Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(cognito-user-migrate): update all non-major dependencies #775

Merged
merged 1 commit into from
Sep 19, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 18, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence Type Update
@aws-lambda-powertools/logger (source) 1.12.1 -> 1.13.0 age adoption passing confidence dependencies minor
@faker-js/faker 8.0.2 -> 8.1.0 age adoption passing confidence devDependencies minor
@types/react (source) 18.2.21 -> 18.2.22 age adoption passing confidence devDependencies patch
@typescript-eslint/eslint-plugin 6.7.0 -> 6.7.2 age adoption passing confidence devDependencies patch
@typescript-eslint/parser 6.7.0 -> 6.7.2 age adoption passing confidence devDependencies patch
@vercel/edge-config (source) 0.4.0 -> 0.4.1 age adoption passing confidence dependencies patch
@vercel/kv (source) 0.2.2 -> 0.2.3 age adoption passing confidence dependencies patch
@vercel/postgres-kysely (source) 0.4.1 -> 0.4.2 age adoption passing confidence dependencies patch
chromatic (source) 7.1.0 -> 7.2.0 age adoption passing confidence devDependencies minor
chromatic (source) 7.1.0 -> 7.2.0 age adoption passing confidence dependencies minor
dayjs (source) 1.11.9 -> 1.11.10 age adoption passing confidence devDependencies patch
dayjs (source) 1.11.9 -> 1.11.10 age adoption passing confidence dependencies patch
mantine-react-table (source) 1.2.1 -> 1.3.0 age adoption passing confidence devDependencies minor
mantine-react-table (source) 1.2.1 -> 1.3.0 age adoption passing confidence dependencies minor
node 18.17.1 -> 18.18.0 age adoption passing confidence minor

Release Notes

aws-powertools/powertools-lambda-typescript (@​aws-lambda-powertools/logger)

v1.13.0

Compare Source

Bug Fixes
  • batch: Update processor to pass only context to handler (#​1637) (6fa09b2)
  • docs: update versions.json jq query (4e6f662)
  • parameters: return type when options without transform is used (#​1671) (b2fe341)
Features
  • batch: rename AsyncBatchProcessor to default BatchProcessor (#​1683) (e253755)

1.12.1 (2023-07-25)

Note: Version bump only for package aws-lambda-powertools-typescript

faker-js/faker (@​faker-js/faker)

v8.1.0

Compare Source

Features
Bug Fixes
Changed Locales
New Locales
8.0.2 (2023-05-27)
Bug Fixes
typescript-eslint/typescript-eslint (@​typescript-eslint/eslint-plugin)

v6.7.2

Compare Source

Note: Version bump only for package @​typescript-eslint/eslint-plugin

You can read about our versioning strategy and releases on our website.

typescript-eslint/typescript-eslint (@​typescript-eslint/parser)

v6.7.2

Compare Source

Note: Version bump only for package @​typescript-eslint/parser

You can read about our versioning strategy and releases on our website.

vercel/storage (@​vercel/edge-config)

v0.4.1

Compare Source

Patch Changes
  • 3105f2b: make parseConnectionString parse both internal and external connection strings
  • d90e973: Removed "types" field from package.json to support "moduleResolution": "Node16"
vercel/storage (@​vercel/kv)

v0.2.3

Compare Source

Patch Changes
  • d90e973: Removed "types" field from package.json to support "moduleResolution": "Node16"
vercel/storage (@​vercel/postgres-kysely)

v0.4.2

Compare Source

Patch Changes
chromaui/chromatic-cli (chromatic)

v7.2.0

Compare Source

iamkun/dayjs (dayjs)

v1.11.10

Compare Source

Bug Fixes
KevinVandy/mantine-react-table (mantine-react-table)

v1.3.0

Compare Source

What's Changed
  • Updated the mrt package.json @mantine/ peerDependencies to ^6.0.0 to indicate that MRT v1 is now compatible with Mantine v6
  • Upgraded to @tanstack/react-table v8.10.0
    • Better accessorKey deep key inference
    • New row pinning apis (MRT does not implement row pinning features yet)

Full Changelog: KevinVandy/mantine-react-table@v1.2.1...v1.3.0

nodejs/node (node)

v18.18.0: 2023-09-18, Version 18.18.0 'Hydrogen' (LTS), @​ruyadorno

Compare Source

Notable Changes
Commits

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot requested a review from JoeKarow as a code owner September 18, 2023 14:41
@vercel
Copy link

vercel bot commented Sep 18, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
inreach-app ✅ Ready (Inspect) Visit Preview 💬 Add feedback Sep 19, 2023 10:36pm

@renovate renovate bot added automerge Enable Kodiak auto-merge dependencies Change in project dependencies. kodiak: merge.method = 'squash' Kodiak will squash merge this PR. labels Sep 18, 2023
@ghost
Copy link

ghost commented Sep 18, 2023

👇 Click on the image for a new way to code review

Review these changes using an interactive CodeSee Map

Legend

CodeSee Map legend

@alwaysmeticulous
Copy link

alwaysmeticulous bot commented Sep 18, 2023

✅ Meticulous spotted zero visual differences across 278 screens tested: view results.

Last updated for commit 98861d0. This comment will update as new commits are pushed.

@renovate renovate bot changed the title fix(cognito-user-migrate): update dependency @aws-lambda-powertools/logger to v1.13.0 fix(cognito-user-migrate): update all non-major dependencies Sep 18, 2023
@kodiakhq
Copy link
Contributor

kodiakhq bot commented Sep 19, 2023

This PR currently has a merge conflict. Please resolve this and then re-add the automerge label.

Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
@sonarcloud
Copy link

sonarcloud bot commented Sep 19, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@kodiakhq kodiakhq bot merged commit 7beb75d into dev Sep 19, 2023
16 of 17 checks passed
@kodiakhq kodiakhq bot deleted the renovate/all-minor-patch branch September 19, 2023 22:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant