fix(deps): update all non-major dependencies#311
Merged
Conversation
Coverage report for
|
St.❔ |
Category | Percentage | Covered / Total |
|---|---|---|---|
| 🟡 | Statements | 76.54% | 62/81 |
| 🟡 | Branches | 64.29% | 9/14 |
| 🟡 | Functions | 71.43% | 10/14 |
| 🟡 | Lines | 75% | 54/72 |
Test suite run success
7 tests passing in 3 suites.
Report generated by 🧪jest coverage report action from 7acc430
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.04.1.1->4.2.14.14.202->4.17.020.11.5->20.12.26.19.0->6.21.06.19.0->6.21.08.56.0->8.57.014.1.0->14.1.414.1.0->14.1.43.4.5->3.10.020.11.0-bullseye-slim->20.12.0-bullseye-slim20.11.0-bullseye-slim->20.12.0-bullseye-slim5.3.3->5.4.3Release Notes
aws/aws-sdk-js-v3 (@aws-sdk/client-evidently)
v3.540.0Compare Source
Bug Fixes
v3.535.0Compare Source
Note: Version bump only for package @aws-sdk/client-evidently
v3.533.0Compare 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.1Compare Source
Note: Version bump only for package @aws-sdk/client-evidently
v3.529.0Compare Source
Note: Version bump only for package @aws-sdk/client-evidently
v3.525.0Compare Source
Note: Version bump only for package @aws-sdk/client-evidently
v3.523.0Compare Source
Note: Version bump only for package @aws-sdk/client-evidently
v3.521.0Compare Source
Features
v3.515.0Compare Source
Note: Version bump only for package @aws-sdk/client-evidently
v3.514.0Compare Source
Note: Version bump only for package @aws-sdk/client-evidently
v3.513.0Compare Source
Features
v3.511.0Compare Source
Note: Version bump only for package @aws-sdk/client-evidently
v3.509.0Compare Source
Note: Version bump only for package @aws-sdk/client-evidently
v3.507.0Compare Source
Features
v3.504.0Compare 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.1Compare Source
Note: Version bump only for package @aws-sdk/client-evidently
v3.503.0Compare Source
Note: Version bump only for package @aws-sdk/client-evidently
v3.502.0Compare Source
Features
v3.501.0Compare Source
Note: Version bump only for package @aws-sdk/client-evidently
v3.499.0Compare Source
Note: Version bump only for package @aws-sdk/client-evidently
ianvs/prettier-plugin-sort-imports (@ianvs/prettier-plugin-sort-imports)
v4.2.1Compare 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.0Compare Source
What's Changed
Features
Bug fixes
node:testnot 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.0Compare Source
🚀 Features
export plugin metadata
allow
parserOptions.project: falseeslint-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
askeyword❤️ Thank You
You can read about our versioning strategy and releases on our website.
v6.20.0Compare 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.1Compare 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.0Compare Source
🚀 Features
parserOptions.project: false❤️ Thank You
You can read about our versioning strategy and releases on our website.
v6.20.0Compare 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.1Compare 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.0Compare Source
Features
1120b9bfeat: Add loadESLint() API method for v8 (#18098) (Nicholas C. Zakas)dca7d0ffeat: Enableeslint.config.mjsandeslint.config.cjs(#18066) (Nitin Kumar)Bug Fixes
2196d97fix: handle absolute file paths inFlatRuleTester(#18064) (Nitin Kumar)69dd1d1fix: Ensure config keys are printed for config errors (#18067) (Nitin Kumar)9852a31fix: deep merge behavior in flat config (#18065) (Nitin Kumar)4c7e9b0fix: allow circular references in config (#18056) (Milos Djermanovic)Documentation
84922d0docs: Show prerelease version in dropdown (#18139) (Nicholas C. Zakas)5b8c363docs: Switch to Ethical Ads (#18117) (Milos Djermanovic)77dbfd9docs: show NEXT in version selectors (#18052) (Milos Djermanovic)Chores
1813aecchore: upgrade @eslint/js@8.57.0 (#18143) (Milos Djermanovic)5c356bbchore: package.json update for @eslint/js release (Jenkins)f4a1fe2test: add more tests for ignoring files and directories (#18068) (Nitin Kumar)42c0aefci: Enable CI forv8.xbranch (#18047) (Milos Djermanovic)vercel/next.js (eslint-config-next)
v14.1.4Compare Source
v14.1.3Compare Source
v14.1.2Compare Source
v14.1.1Compare 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.4Compare Source
v14.1.3Compare Source
v14.1.2Compare Source
v14.1.1Compare 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.0Compare Source
Features
3.9.5 (2024-03-15)
Bug Fixes
replaceAlltoreplace(#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
basePathcorrectly inuseRouterfunctions (#906 by @Oberwaditzer) (4abcbeb), closes #905 #9103.9.1 (2024-02-23)
Bug Fixes
nowfrom global context if noupdateIntervalhas been set onuseNow(#881) (dbbefcf)v3.9.5Compare Source
Bug Fixes
replaceAlltoreplace(#885 by @MichalMoravik) (080333a), closes #884v3.9.4Compare Source
Bug Fixes
<Link />correctly when usinglocalePrefix: 'never'(#926) (b609dc0), closes #918v3.9.3Compare Source
Bug Fixes
v3.9.2Compare Source
Bug Fixes
basePathcorrectly inuseRouterfunctions (#906 by @Oberwaditzer) (4abcbeb), closes #905 #910v3.9.1Compare Source
Bug Fixes
nowfrom global context if noupdateIntervalhas been set onuseNow(#881) (dbbefcf)v3.9.0Compare Source
Features
/EN→/en) (#861 by @fkapsahili) (3b2b446)v3.8.0Compare Source
Features
format.dateTimeRange(#769 by @martinmunillas) (9f12521)v3.7.0Compare Source
Features
permanentRedirectin navigation APIs (#850 by @polvallverdu) (6508ddc)v3.6.0Compare Source
Features
format.list(…). (#845) (7bf11d4)3.5.4 (2024-02-01)
Bug Fixes
3.5.3 (2024-01-29)
Bug Fixes
getTranslationsanduseTranslations(#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-defaultalternate links entry for non-root pathnames when usinglocalePrefix: 'always'(#805) (c5bb0f5)v3.5.4Compare Source
Bug Fixes
v3.5.3Compare Source
Bug Fixes
getTranslationsanduseTranslations(#798 by @fkapsahili) (73e8337)v3.5.2Compare Source
Bug Fixes
SameSite: Lax(#817) (0e91e64), closes #527 #811v3.5.1Compare Source
Bug Fixes
x-defaultalternate links entry for non-root pathnames when usinglocalePrefix: 'always'(#805) (c5bb0f5)v3.5.0Compare Source
Features
createSharedPathnamesNavigationalong withlocalesargument optional (relevant whenlocalesaren'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
timeZonewhen using date skeletons in messages (e.g.Ordered on {orderDate, date, ::yyyyMd}) (#695) (8940192), closes #6933.4.2 (2024-01-09)
Bug Fixes
numericoption fromautotoalwaysforformat.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):.envfile. 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.createConnectionflow: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-addonsto enable addon usage when using the Permission Model.$ node --experimental-permission --allow-addonsContributed 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.jsTo 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
assetsfield. 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.{ "main": "/path/to/bundled/script.js", "output": "/path/to/write/the/generated/blob.blob", "assets": { "a.jpg": "/path/to/a.jpg", "b.txt": "/path/to/b.txt" } }The single-executable application can access the assets as follows:
Contributed by Joyee Cheung in #50960.
Support configurable snapshot through
--build-snapshot-configflagWe are adding a new flag
--build-snapshot-configto configure snapshots through a custom JSON configuration file.$ node --build-snapshot-config=/path/to/myconfig.jsonWhen 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 theformatpassed.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_LOADERas theimportModuleDynamicallyoption 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.