fix(auth): update all non-major dependencies #278
Merged
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:
3.282.0
->3.287.0
3.282.0
->3.287.0
7.0.0-beta.62
->7.0.0-beta.63
7.0.0-beta.62
->7.0.0-beta.63
7.0.0-beta.62
->7.0.0-beta.63
7.0.0-beta.62
->7.0.0-beta.63
7.0.0-beta.62
->7.0.0-beta.63
7.0.0-beta.62
->7.0.0-beta.63
7.0.0-beta.62
->7.0.0-beta.63
7.0.0-beta.62
->7.0.0-beta.63
7.0.0-beta.62
->7.0.0-beta.63
7.0.0-beta.62
->7.0.0-beta.63
7.0.0-beta.62
->7.0.0-beta.63
0.3.7
->0.4.2
7.0.9
->7.1.0
1.7.0
->1.8.0
13.2.1
->13.2.2
7.0.0-beta.62
->7.0.0-beta.63
5.75.0
->5.76.0
Release Notes
aws/aws-sdk-js-v3 (@aws-sdk/client-cognito-identity-provider)
v3.287.0
Compare Source
Bug Fixes
aws/aws-sdk-js-v3 (@aws-sdk/client-s3)
v3.287.0
Compare Source
Bug Fixes
storybookjs/storybook
v7.0.0-beta.63
Compare Source
Bug Fixes
Maintenance
Of
type inuseOf
argument #21442total-typescript/ts-reset
v0.4.2
0.4.2
Minor Changes
ce9db42
: Added support for widening inArray.lastIndexOf
,Array.indexOf
,ReadonlyArray.lastIndexOf
andReadonlyArray.indexOf
.107dfc2
: Changed the array.includes on readonly arrays to NOT be a type predicate. Before this change, this perfectly valid code would not behave correctly.Removing the type predicate brings ts-reset closer towards correctness.
4765413
: author: @mefechoelAdded the
Map.has
rule.Similar to
.includes
orSet.has()
,Map.has()
doesn't let you pass members that don't exist in the map's keys:With the rule enabled,
Map
follows the same semantics asSet
.Patch Changes
b15aaa4
: Fixed an oversight with the initialset-has
implementation by adding support toReadonlySet
.v0.4.1
Patch Changes
v0.4.0
Minor Changes
ce9db42
: Added support for widening inArray.lastIndexOf
,Array.indexOf
,ReadonlyArray.lastIndexOf
andReadonlyArray.indexOf
.107dfc2
: Changed the array.includes on readonly arrays to NOT be a type predicate. Before this change, this perfectly valid code would not behave correctly.Removing the type predicate brings ts-reset closer towards correctness.
4765413
: author: @mefechoelAdded the
Map.has
rule.Similar to
.includes
orSet.has()
,Map.has()
doesn't let you pass members that don't exist in the map's keys:With the rule enabled,
Map
follows the same semantics asSet
.Patch Changes
b15aaa4
: Fixed an oversight with the initialset-has
implementation by adding support toReadonlySet
.davidjerleke/embla-carousel
v7.1.0
Compare Source
🌟 New features:
slides
&container
options.Donations
Embla Carousel is an open source MIT licensed project. If you are interested in supporting this project, please consider:
What's Changed
slides
&container
options by @davidjerleke in https://github.com/davidjerleke/embla-carousel/pull/441Full Changelog: davidjerleke/embla-carousel@v7.0.9...v7.1.0
mswjs/msw-storybook-addon
v1.8.0
Compare Source
🚀 Enhancement
🐛 Bug Fix
Authors: 2
i18next/next-i18next
v13.2.2
Compare Source
webpack/webpack
v5.76.0
Compare Source
Bugfixes
generatedCode
info to fix bug in asset module cache restoration by @ryanwilsonperkin in https://github.com/webpack/webpack/pull/16703hashRegExp
lookup by @ryanwilsonperkin in https://github.com/webpack/webpack/pull/16759Features
target
toLoaderContext
type by @askoufis in https://github.com/webpack/webpack/pull/16781Security
Repo Changes
New Contributors
Full Changelog: webpack/webpack@v5.75.0...v5.76.0
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.