-
-
Notifications
You must be signed in to change notification settings - Fork 4
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(aws-user-migrate): update all non-major dependencies #267
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
renovate
bot
added
automerge
Enable Kodiak auto-merge
dependencies
Change in project dependencies.
labels
Mar 1, 2023
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
renovate
bot
force-pushed
the
renovate/all-minor-patch
branch
from
March 2, 2023 02:34
d6cd30f
to
9d58987
Compare
renovate
bot
force-pushed
the
renovate/all-minor-patch
branch
from
March 2, 2023 06:45
9d58987
to
523cad0
Compare
renovate
bot
force-pushed
the
renovate/all-minor-patch
branch
from
March 2, 2023 10:32
523cad0
to
2f5bf4d
Compare
renovate
bot
force-pushed
the
renovate/all-minor-patch
branch
from
March 2, 2023 18:27
2f5bf4d
to
bbfebb9
Compare
renovate
bot
changed the title
fix(auth): update all non-major dependencies
fix(aws-user-migrate): update all non-major dependencies
Mar 2, 2023
renovate
bot
force-pushed
the
renovate/all-minor-patch
branch
from
March 3, 2023 00:50
bbfebb9
to
4b9f736
Compare
renovate
bot
force-pushed
the
renovate/all-minor-patch
branch
from
March 3, 2023 05:34
4b9f736
to
079b2fe
Compare
renovate
bot
force-pushed
the
renovate/all-minor-patch
branch
from
March 3, 2023 19:41
079b2fe
to
7817422
Compare
Signed-off-by: Renovate Bot <bot@renovateapp.com>
renovate
bot
force-pushed
the
renovate/all-minor-patch
branch
from
March 3, 2023 22:01
7817422
to
d5ceb84
Compare
JoeKarow
approved these changes
Mar 3, 2023
Kudos, SonarCloud Quality Gate passed! 0 Bugs No Coverage information |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
📦 api
📦 app
📦 auth
automerge
Enable Kodiak auto-merge
📦 aws-messaging
📦 aws-user-migrate
📦 config
📦 db
dependencies
Change in project dependencies.
📦 eslint-config
📦 ui
📦 web
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
1.5.1
->1.6.0
3.281.0
->3.282.0
1.31.1
->1.31.2
7.0.0-beta.59
->7.0.0-beta.61
7.0.0-beta.59
->7.0.0-beta.61
7.0.0-beta.59
->7.0.0-beta.61
7.0.0-beta.59
->7.0.0-beta.61
7.0.0-beta.59
->7.0.0-beta.61
7.0.0-beta.59
->7.0.0-beta.61
7.0.0-beta.59
->7.0.0-beta.61
7.0.0-beta.59
->7.0.0-beta.61
7.0.0-beta.59
->7.0.0-beta.61
7.0.0-beta.59
->7.0.0-beta.61
7.0.0-beta.59
->7.0.0-beta.61
4.24.12
->4.24.13
10.13.2
->10.14.0
10.13.2
->10.14.0
10.13.2
->10.14.0
10.13.2
->10.14.0
18.14.2
->18.14.6
7.0.1
->7.0.2
1.0.11
->1.1.3
4.19.2
->4.20.1
13.1.6
->13.2.1
23.0.10
->23.0.11
7.0.0-beta.59
->7.0.0-beta.61
4.7.5
->4.8.1
2.3.3
->2.3.4
Release Notes
awslabs/aws-lambda-powertools-typescript
v1.6.0
Compare Source
Bug Fixes
publish_layer.yaml
(#1232) (63a3909)DynamoDBProvider
(#1239) (f3e5ed7)Features
1.5.1 (2023-01-13)
Bug Fixes
Features
aws/aws-sdk-js-v3
v3.282.0
Compare Source
Note: Version bump only for package @aws-sdk/client-cognito-identity-provider
Microsoft/playwright
v1.31.2
Compare Source
Highlights
https://github.com/microsoft/playwright/issues/20784 - [BUG] ECONNREFUSED on GitHub Actions with Node 18https://github.com/microsoft/playwright/issues/211455 - [REGRESSION]: firefox-1378 times out on await page.reload() when URL contains a #hashttps://github.com/microsoft/playwright/issues/2122626 - [BUG] Playwright seems to get stuck when using shard option and last test is skipphttps://github.com/microsoft/playwright/issues/21227227 - Using the webServer config with a Vite dev servehttps://github.com/microsoft/playwright/issues/21312312 - throw if defineConfig is not used for component testing
Browser Versions
This version was also tested against the following stable channels:
storybookjs/storybook
v7.0.0-beta.61
Compare Source
Features
Bug Fixes
Maintenance
<Meta of={}>
error to be more helpful. #21365Dependency Upgrades
v7.0.0-beta.60
Compare Source
Bug Fixes
Dependency Upgrades
tanstack/query
v4.24.13
Compare Source
Version 4.24.13 - 3/3/2023, 7:42 PM
Changes
Fix
517202c
) by janinegygaxPackages
trpc/trpc
v10.14.0
Compare Source
What's Changed
nodeHTTPRequestHandler
by @Nick-Lucas in https://github.com/trpc/trpc/pull/3884.bind()
onfetch
in order to fix Bun-support by @KATT in https://github.com/trpc/trpc/pull/3907New Contributors
Full Changelog: trpc/trpc@v10.13.2...v10.14.0
sindresorhus/boxen
v7.0.2
Compare Source
Spacing
TypeScript type (#86)cb31d0d
hipstersmoothie/eslint-formatter-github
v1.1.3
Compare Source
🐛 Bug Fix
Authors: 1
v1.1.2
Compare Source
🐛 Bug Fix
Authors: 1
v1.1.1
Compare Source
master
Authors: 1
v1.1.0
Compare Source
🚀 Enhancement
master
Authors: 2
nextauthjs/next-auth
v4.20.1
Compare Source
v4.20.0
Compare Source
What's Changed
getServerSideProps
by @ChinonsoIg in https://github.com/nextauthjs/next-auth/pull/6589engines
requirement onopenid-client
by @balazsorban44 in https://github.com/nextauthjs/next-auth/pull/6654NEXTAUTH_URL_INTERNAL
by @ThangHuuVu in https://github.com/nextauthjs/next-auth/pull/6814New Contributors
Full Changelog: https://github.com/nextauthjs/next-auth/compare/next-auth@4.19.2...next-auth@4.20.0
i18next/next-i18next
v13.2.1
Compare Source
v13.2.0
Compare Source
quicktype/quicktype
v23.0.11
Compare Source
fullstack-build/tslog
v4.8.1
Compare Source
b187106
v4.8.0
Compare Source
7018919
chrishoermann/zod-prisma-types
v2.3.4
: 2.3.4Compare Source
What's changed
Full Changelog: chrishoermann/zod-prisma-types@v2.3.2...v2.3.4
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.
This PR has been generated by Mend Renovate. View repository job log here.