fix(deps): update all non-major dependencies #311
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.496.0
->3.540.0
4.1.1
->4.2.1
4.14.202
->4.17.0
20.11.5
->20.12.2
6.19.0
->6.21.0
6.19.0
->6.21.0
8.56.0
->8.57.0
14.1.0
->14.1.4
14.1.0
->14.1.4
3.4.5
->3.10.0
20.11.0-bullseye-slim
->20.12.0-bullseye-slim
20.11.0-bullseye-slim
->20.12.0-bullseye-slim
5.3.3
->5.4.3
Release Notes
aws/aws-sdk-js-v3 (@aws-sdk/client-evidently)
v3.540.0
Compare Source
Bug Fixes
v3.535.0
Compare Source
Note: Version bump only for package @aws-sdk/client-evidently
v3.533.0
Compare Source
Note: Version bump only for package @aws-sdk/client-evidently
3.529.1 (2024-03-08)
Note: Version bump only for package @aws-sdk/client-evidently
v3.529.1
Compare Source
Note: Version bump only for package @aws-sdk/client-evidently
v3.529.0
Compare Source
Note: Version bump only for package @aws-sdk/client-evidently
v3.525.0
Compare Source
Note: Version bump only for package @aws-sdk/client-evidently
v3.523.0
Compare Source
Note: Version bump only for package @aws-sdk/client-evidently
v3.521.0
Compare Source
Features
v3.515.0
Compare Source
Note: Version bump only for package @aws-sdk/client-evidently
v3.514.0
Compare Source
Note: Version bump only for package @aws-sdk/client-evidently
v3.513.0
Compare Source
Features
v3.511.0
Compare Source
Note: Version bump only for package @aws-sdk/client-evidently
v3.509.0
Compare Source
Note: Version bump only for package @aws-sdk/client-evidently
v3.507.0
Compare Source
Features
v3.504.0
Compare Source
Note: Version bump only for package @aws-sdk/client-evidently
3.503.1 (2024-01-30)
Note: Version bump only for package @aws-sdk/client-evidently
v3.503.1
Compare Source
Note: Version bump only for package @aws-sdk/client-evidently
v3.503.0
Compare Source
Note: Version bump only for package @aws-sdk/client-evidently
v3.502.0
Compare Source
Features
v3.501.0
Compare Source
Note: Version bump only for package @aws-sdk/client-evidently
v3.499.0
Compare Source
Note: Version bump only for package @aws-sdk/client-evidently
ianvs/prettier-plugin-sort-imports (@ianvs/prettier-plugin-sort-imports)
v4.2.1
Compare Source
What's Changed
Bugfixes
[]
should disable plugin by @IanVS in https://github.com/IanVS/prettier-plugin-sort-imports/pull/161Full Changelog: IanVS/prettier-plugin-sort-imports@v4.2.0...v4.2.1
v4.2.0
Compare Source
What's Changed
Features
Bug fixes
node:test
not grouped with<BUILTIN_MODULES>
by @IsaiahByDayah in https://github.com/IanVS/prettier-plugin-sort-imports/pull/143Dependencies
Docs
New Contributors
Full Changelog: IanVS/prettier-plugin-sort-imports@v4.1.1...v4.2.0
typescript-eslint/typescript-eslint (@typescript-eslint/eslint-plugin)
v6.21.0
Compare Source
🚀 Features
export plugin metadata
allow
parserOptions.project: false
eslint-plugin: add rule prefer-find
🩹 Fixes
eslint-plugin: [no-unused-vars] don't report on types referenced in export assignment expression
eslint-plugin: [switch-exhaustiveness-check] better support for intersections, infinite types, non-union values
eslint-plugin: [consistent-type-imports] dont report on types used in export assignment expressions
eslint-plugin: [no-unnecessary-condition] handle left-hand optional with exactOptionalPropertyTypes option
eslint-plugin: [class-literal-property-style] allow getter when same key setter exists
eslint-plugin: [no-unnecessary-type-assertion] provide valid fixes for assertions with extra tokens before
as
keyword❤️ Thank You
You can read about our versioning strategy and releases on our website.
v6.20.0
Compare Source
🚀 Features
🩹 Fixes
eslint-plugin: [no-useless-template-literals] incorrect bigint autofix result
eslint-plugin: [prefer-nullish-coalescing] treat any/unknown as non-nullable
eslint-plugin: [no-useless-template-literals] report Infinity & NaN
eslint-plugin: [prefer-readonly] disable checking accessors
❤️ Thank You
You can read about our versioning strategy and releases on our website.
v6.19.1
Compare Source
🩹 Fixes
type-utils: preventing isUnsafeAssignment infinite recursive calls
eslint-plugin: [no-unnecessary-condition] fix false positive for type variable
❤️ Thank You
You can read about our versioning strategy and releases on our website.
typescript-eslint/typescript-eslint (@typescript-eslint/parser)
v6.21.0
Compare Source
🚀 Features
parserOptions.project: false
❤️ Thank You
You can read about our versioning strategy and releases on our website.
v6.20.0
Compare Source
This was a version bump only for parser to align it with other projects, there were no code changes.
You can read about our versioning strategy and releases on our website.
v6.19.1
Compare Source
This was a version bump only for parser to align it with other projects, there were no code changes.
You can read about our versioning strategy and releases on our website.
eslint/eslint (eslint)
v8.57.0
Compare Source
Features
1120b9b
feat: Add loadESLint() API method for v8 (#18098) (Nicholas C. Zakas)dca7d0f
feat: Enableeslint.config.mjs
andeslint.config.cjs
(#18066) (Nitin Kumar)Bug Fixes
2196d97
fix: handle absolute file paths inFlatRuleTester
(#18064) (Nitin Kumar)69dd1d1
fix: Ensure config keys are printed for config errors (#18067) (Nitin Kumar)9852a31
fix: deep merge behavior in flat config (#18065) (Nitin Kumar)4c7e9b0
fix: allow circular references in config (#18056) (Milos Djermanovic)Documentation
84922d0
docs: Show prerelease version in dropdown (#18139) (Nicholas C. Zakas)5b8c363
docs: Switch to Ethical Ads (#18117) (Milos Djermanovic)77dbfd9
docs: show NEXT in version selectors (#18052) (Milos Djermanovic)Chores
1813aec
chore: upgrade @eslint/js@8.57.0 (#18143) (Milos Djermanovic)5c356bb
chore: package.json update for @eslint/js release (Jenkins)f4a1fe2
test: add more tests for ignoring files and directories (#18068) (Nitin Kumar)42c0aef
ci: Enable CI forv8.x
branch (#18047) (Milos Djermanovic)vercel/next.js (eslint-config-next)
v14.1.4
Compare Source
v14.1.3
Compare Source
v14.1.2
Compare Source
v14.1.1
Compare Source
Core Changes
Credits
Huge thanks to @huozhi, @shuding, @Ethan-Arrowood, @styfle, @ijjk, @ztanner, @balazsorban44, @kdy1, and @williamli for helping!
vercel/next.js (next)
v14.1.4
Compare Source
v14.1.3
Compare Source
v14.1.2
Compare Source
v14.1.1
Compare Source
Note: this is a backport release for critical bug fixes -- this does not include all pending features/changes on canary
Core Changes
Credits
Huge thanks to @huozhi, @shuding, @Ethan-Arrowood, @styfle, @ijjk, @ztanner, @balazsorban44, @kdy1, and @williamli for helping!
amannn/next-intl (next-intl)
v3.10.0
Compare Source
Features
3.9.5 (2024-03-15)
Bug Fixes
replaceAll
toreplace
(#885 by @MichalMoravik) (080333a), closes #8843.9.4 (2024-03-08)
Bug Fixes
<Link />
correctly when usinglocalePrefix: 'never'
(#926) (b609dc0), closes #9183.9.3 (2024-03-07)
Bug Fixes
3.9.2 (2024-03-05)
Bug Fixes
basePath
correctly inuseRouter
functions (#906 by @Oberwaditzer) (4abcbeb), closes #905 #9103.9.1 (2024-02-23)
Bug Fixes
now
from global context if noupdateInterval
has been set onuseNow
(#881) (dbbefcf)v3.9.5
Compare Source
Bug Fixes
replaceAll
toreplace
(#885 by @MichalMoravik) (080333a), closes #884v3.9.4
Compare Source
Bug Fixes
<Link />
correctly when usinglocalePrefix: 'never'
(#926) (b609dc0), closes #918v3.9.3
Compare Source
Bug Fixes
v3.9.2
Compare Source
Bug Fixes
basePath
correctly inuseRouter
functions (#906 by @Oberwaditzer) (4abcbeb), closes #905 #910v3.9.1
Compare Source
Bug Fixes
now
from global context if noupdateInterval
has been set onuseNow
(#881) (dbbefcf)v3.9.0
Compare Source
Features
/EN
→/en
) (#861 by @fkapsahili) (3b2b446)v3.8.0
Compare Source
Features
format.dateTimeRange
(#769 by @martinmunillas) (9f12521)v3.7.0
Compare Source
Features
permanentRedirect
in navigation APIs (#850 by @polvallverdu) (6508ddc)v3.6.0
Compare Source
Features
format.list(…)
. (#845) (7bf11d4)3.5.4 (2024-02-01)
Bug Fixes
3.5.3 (2024-01-29)
Bug Fixes
getTranslations
anduseTranslations
(#798 by @fkapsahili) (73e8337)3.5.2 (2024-01-25)
Bug Fixes
SameSite: Lax
(#817) (0e91e64), closes #527 #8113.5.1 (2024-01-23)
Bug Fixes
x-default
alternate links entry for non-root pathnames when usinglocalePrefix: 'always'
(#805) (c5bb0f5)v3.5.4
Compare Source
Bug Fixes
v3.5.3
Compare Source
Bug Fixes
getTranslations
anduseTranslations
(#798 by @fkapsahili) (73e8337)v3.5.2
Compare Source
Bug Fixes
SameSite: Lax
(#817) (0e91e64), closes #527 #811v3.5.1
Compare Source
Bug Fixes
x-default
alternate links entry for non-root pathnames when usinglocalePrefix: 'always'
(#805) (c5bb0f5)v3.5.0
Compare Source
Features
createSharedPathnamesNavigation
along withlocales
argument optional (relevant whenlocales
aren't known statically) (#784) (614053d)3.4.5 (2024-01-19)
Bug Fixes
3.4.4 (2024-01-17)
Bug Fixes
3.4.3 (2024-01-16)
Bug Fixes
timeZone
when using date skeletons in messages (e.g.Ordered on {orderDate, date, ::yyyyMd}
) (#695) (8940192), closes #6933.4.2 (2024-01-09)
Bug Fixes
numeric
option fromauto
toalways
forformat.relativeTime
(#765) (246d373), closes #7573.4.1 (2024-01-03)
Bug Fixes
use-intl
(#754) (e73fb38)nodejs/node (node)
v20.12.0
: 2024-03-26, Version 20.12.0 'Iron' (LTS), @richardlauCompare Source
Notable Changes
crypto: implement crypto.hash()
This patch introduces a helper crypto.hash() that computes
a digest from the input at one shot. This can be 1.2-2x faster
than the object-based createHash() for smaller inputs (<= 5MB)
that are readily available (not streamed) and incur less memory
overhead since no intermediate objects will be created.
Contributed by Joyee Cheung in #51044.
Loading and parsing environment variables
process.loadEnvFile(path)
:.env
file. If no path is specified, it automatically loads the .env file in the current directory. Example:process.loadEnvFile()
.process.loadEnvFile('./development.env')
.util.parseEnv(content)
:require('node:util').parseEnv('HELLO=world')
.Contributed by Yagiz Nizipli in #51476.
New connection attempt events
Three new events were added in the
net.createConnection
flow:connectionAttempt
: Emitted when a new connection attempt is established. In case of Happy Eyeballs, this might emitted multiple times.connectionAttemptFailed
: Emitted when a connection attempt failed. In case of Happy Eyeballs, this might emitted multiple times.connectionAttemptTimeout
: Emitted when a connection attempt timed out. In case of Happy Eyeballs, this will not be emitted for the last attempt. This is not emitted at all if Happy Eyeballs is not used.Additionally, a previous bug has been fixed where a new connection attempt could have been started after a previous one failed and after the connection was destroyed by the user.
This led to a failed assertion.
Contributed by Paolo Insogna in #51045.
Permission Model changes
Node.js 20.12.0 comes with several fixes for the experimental permission model and two new semver-minor commits.
We're adding a new flag
--allow-addons
to enable addon usage when using the Permission Model.$ node --experimental-permission --allow-addons
Contributed by Rafael Gonzaga in #51183
And relative paths are now supported through the
--allow-fs-*
flags.Therefore, with this release one can use:
$ node --experimental-permission --allow-fs-read=./index.js
To give only read access to the entrypoint of the application.
Contributed by Rafael Gonzaga and Carlos Espa in #50758.
sea: support embedding assets
Users can now include assets by adding a key-path dictionary
to the configuration as the
assets
field. At build time, Node.jswould read the assets from the specified paths and bundle them into
the preparation blob. In the generated executable, users can retrieve
the assets using the
sea.getAsset()
andsea.getAssetAsBlob()
API.The single-executable application can access the assets as follows:
Contributed by Joyee Cheung in #50960.
Support configurable snapshot through
--build-snapshot-config
flagWe are adding a new flag
--build-snapshot-config
to configure snapshots through a custom JSON configuration file.$ node --build-snapshot-config=/path/to/myconfig.json
When using this flag, additional script files provided on the command line will
not be executed and instead be interpreted as regular command line arguments.
These changes were contributed by Joyee Cheung and Anna Henningsen in #50453
Text Styling
util.styleText(format, text)
: This function returns a formatted text considering theformat
passed.A new API has been created to format text based on
util.inspect.colors
, enabling you to style text in different colors (such as red, blue, ...) and emphasis (italic, bold, ...).Contributed by Rafael Gonzaga in #51850.
vm: support using the default loader to handle dynamic import()
This patch adds support for using
vm.constants.USE_MAIN_CONTEXT_DEFAULT_LOADER
as theimportModuleDynamically
option in all vm APIs that take this option exceptvm.SourceTextModule
. This allows users to have a shortcut to support dynamicimport()
in the compiled code without missing the compilation cache if they don't need customization of the loading processConfiguration
📅 Schedule: Branch creation - "before 4am on the first day of the month" in timezone America/Los_Angeles, Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, 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.