chore(deps): update all non-major dependencies #120
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:
^29.3.1->^29.4.1^4.17.15->^4.17.16^29.2.6->^29.4.0^13.7.10->^13.7.11^5.48.2->^5.49.0^5.48.2->^5.49.0^9.11.1->^9.12.0^1.2.3->^1.2.6^3.5.9->^3.5.11^4.2.2->^4.3.0^8.32.0->^8.33.0^5.2.5->^5.3.0^29.3.1->^29.4.1^6.9.0->^6.9.1^8.8.0->^8.9.07.25.1->7.26.2^19.5.2->^19.6.2^4.1.1->^4.1.2^6.5.2->^6.6.0^0.22.12->^0.23.0^0.14.0->^0.14.3^1.0.0-alpha.40->^1.0.0-alpha.43^0.27.3->^0.28.3^6.5.1->^6.5.2Release Notes
facebook/jest
v29.4.1Compare Source
Features
[expect, jest-circus, @​jest/types]ImplementnumPassingAssertsof testResults to track the number of passing asserts in a test (#13795)[jest-core]Add newlines to JSON output (#13817)[@jest/reporters]Automatic log folding in GitHub Actions Reporter (#13626)Fixes
[@jest/expect-utils]toMatchObjectdiffs should includeSymbolproperties (#13810)[jest-runtime]Handle missingreplaceProperty(#13823)[@jest/types]Add partial support fordonecallbacks in typings ofeach(#13756)v29.4.0Compare Source
Features
[expect, @​jest/expect-utils]Support custom equality testers (#13654)[jest-config, jest-worker]Useos.availableParallelismif available to calculate number of workers to spawn (#13738)[@jest/globals, jest-mock]Addjest.replaceProperty()that replaces property value (#13496)[jest-haste-map]ignore Sapling vcs directories (.sl/) (#13674)[jest-resolve]Support subpath imports (#13705, #13723, #13777)[jest-runtime]Addjest.isolateModulesAsyncfor scoped module initialization of asynchronous functions (#13680)[jest-runtime]Addjest.isEnvironmentTornDownfunction (#13741)[jest-test-result]Addedskippedandfocusedstatus toFormattedTestResult(#13700)[jest-transform]Support for asynchronouscreateTransformer(#13762)Fixes
[jest-environment-node]Fix non-configurable globals (#13687)[@jest/expect-utils]toMatchObjectshould handleSymbolproperties (#13639)[jest-mock]FixmockResetandresetAllMocksundefinedreturn value(#13692)[jest-resolve]Add global paths torequire.resolve.paths(#13633)[jest-resolve]Correct node core module detection when usingnode:specifiers (#13806)[jest-runtime]Support WASM files that import JS resources (#13608)[jest-runtime]Use thescriptTransformercache injest-runner(#13735)[jest-runtime]Enforce import assertions when importing JSON in ESM (#12755 & #13805)[jest-snapshot]Make sure to importbabeloutside of the sandbox (#13694)[jest-transform]Ensure the correct configuration is passed to preprocessors specified multiple times in thetransformoption (#13770)Chore & Maintenance
[@jest/fake-timers]Update@sinonjs/fake-timers(#13612)[docs]Improve custom puppeteer example to prevent worker warnings (#13619)typescript-eslint/typescript-eslint (@typescript-eslint/eslint-plugin)
v5.49.0Compare Source
Features
#privatemodifier on class members (#6259) (c8a6d80)5.48.2 (2023-01-16)
Note: Version bump only for package @typescript-eslint/eslint-plugin
5.48.1 (2023-01-09)
Note: Version bump only for package @typescript-eslint/eslint-plugin
typescript-eslint/typescript-eslint (@typescript-eslint/parser)
v5.49.0Compare Source
Note: Version bump only for package @typescript-eslint/parser
5.48.2 (2023-01-16)
Note: Version bump only for package @typescript-eslint/parser
5.48.1 (2023-01-09)
Note: Version bump only for package @typescript-eslint/parser
vueuse/vueuse
v9.12.0Compare Source
🚀 Features
🐞 Bug Fixes
View changes on GitHub
axios/axios
v1.2.6Compare Source
Bug Fixes
CommonRequestHeadersList&CommonResponseHeadersListtypes to be private in commonJS; (#5503) (5a3d0a3)Contributors to this release
v1.2.5Compare Source
Bug Fixes
Contributors to this release
v1.2.4Compare Source
Bug Fixes
RawAxiosRequestConfigback toAxiosRequestConfig; (#5486) (2a71f49)AxiosRequestConfiggeneric; (#5478) (9bce81b)Contributors to this release
taskforcesh/bullmq
v3.5.11Compare Source
Bug Fixes
v3.5.10Compare Source
Bug Fixes
TehShrike/deepmerge
v4.3.0Compare Source
propertyIsEnumerable. #252eslint/eslint
v8.33.0Compare Source
Features
2cc7954feat: addrestrictDefaultExportsoption to no-restricted-exports rule (#16785) (Nitin Kumar)Documentation
17f4be2docs: Fix examples in no-multiple-empty-lines rule (#16835) (jonz94)9c7cfe3docs: 'Source Code' content in 'Set up Development Environment' page (#16780) (Ben Perlmutter)ede5c64docs: Custom processors page (#16802) (Ben Perlmutter)2620614docs: Code of Conduct page (#16781) (Ben Perlmutter)50a8efddocs: report a sec vulnerability page (#16808) (Ben Perlmutter)ed60afddocs: Update page titles, section landing pages, and side TOC (#16760) (Ben Perlmutter)333c712docs: add background to code-path-diagrams for dark-mode (#16822) (Tanuj Kanti)f5f7b9bdocs: Update README (GitHub Actions Bot)2aa4f5fdocs: no-constant-condition: Add multi-comparison example (#16776) (Sebastian Simon)40287dbdocs: Remove Google Group icon (#16779) (Nicholas C. Zakas)ea10ca5docs: 'a .eslint' -> 'an .eslint' for consistency (#16809) (Ben Perlmutter)3be0748docs: add example for nodejs lintText api (#16789) (Siva K)ce4f5ffdocs: Replace removed related rules with a valid rule (#16800) (Ville Saalo)luin/ioredis
v5.3.0Compare Source
Bug Fixes
Features
5.2.6 (2023-01-25)
Bug Fixes
5.2.5 (2023-01-14)
Bug Fixes
Named export to support ESM imports in Typescript (#1695) (cdded57)
With this change, users would be able to import Redis with
import { Redis} from 'ioredis'. This makes it possible to import Redis in an ESM project. The original way (import Redis from 'ioredis') will still be supported but will be deprecated in the next major version.5.2.4 (2022-11-02)
Bug Fixes
5.2.3 (2022-08-23)
Bug Fixes
5.2.2 (2022-07-23)
Bug Fixes
5.2.1 (2022-07-16)
Bug Fixes
v5.2.6Compare Source
Bug Fixes
nodemailer/nodemailer
v6.9.1Compare Source
brianc/node-postgres
v8.9.0Compare Source
pnpm/pnpm
v7.26.2Compare Source
Patch Changes
pnpm auditoutput for better readability #5981node-linkeris set tohoisted#5992.Our Gold Sponsors
Our Silver Sponsors
v7.26.1Compare Source
Patch Changes
node-linkeris set tohoisted#5988.EMFILE: too many open filesby using graceful-fs for reading bin files of dependencies #5887.Our Gold Sponsors
Our Silver Sponsors
v7.26.0Compare Source
Minor Changes
pnpm dedupecommand that removes dependencies from the lockfile by re-resolving the dependency graph. This work similar to yarn'syarn dedupe --strategy highestcommand #5958Patch Changes
prepublishOnlyandprepublishshould not be executed onpnpm pack#2941.Our Gold Sponsors
Our Silver Sponsors
puppeteer/puppeteer
v19.6.2: puppeteer: v19.6.2Compare Source
Miscellaneous Chores
Dependencies
v19.6.1: puppeteer: v19.6.1Compare Source
Bug Fixes
Dependencies
v19.6.0: puppeteer: v19.6.0Compare Source
Miscellaneous Chores
Dependencies
isaacs/rimraf
v4.1.2Compare Source
sequelize/cli
v6.6.0Compare Source
Bug Fixes
Features
antfu/unplugin-vue-components
v0.23.0Compare Source
🚀 Features
🐞 Bug Fixes
Configuration
📅 Schedule: Branch creation - "before 3am on Monday" (UTC), 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.