fix(deps): update all non-major dependencies #508
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:
6.9.1->6.9.20.18.2->0.19.01.8.11->1.8.125.6.13->5.6.145.6.13->5.6.145.6.13->5.6.145.6.13->5.6.145.6.13->5.6.145.6.13->5.6.1413.2.3->13.2.41.0.6->1.0.718.14.6->18.15.15.54.0->5.54.15.54.0->5.54.17.0.0->7.1.08.35.0->8.36.04.14.0->4.14.129.4.3->29.5.029.4.3->29.5.013.2.3->13.2.413.2.3->13.2.413.2.3->13.2.418.14.2->18.15.05.8.0->5.8.17.29.0->7.29.14.3.0->4.4.01.8.2->1.8.35.75.0->5.76.18.12.1->8.13.03.21.2->3.21.4Release Notes
codemirror/view
v6.9.2Compare Source
Bug fixes
Work around a Firefox CSS bug that caused cursors to stop blinking in a scrolled editor.
Fix an issue in
drawSelectionwhere the selection extended into the editor's padding.Fix pasting of links copied from iOS share sheet.
grpc/grpc-node
v1.8.12Compare Source
mikro-orm/mikro-orm
v5.6.14Compare Source
Bug Fixes
{}withObject.create(null)(955895e), closes #4109populate: truesupports nested relations inside M:N (b42f0f3)Features
convertToDatabaseValueduring hydration (d1ce240), closes #4120paramsto theMigration.executemethod (f280e6d), closes #4099vercel/next.js
v13.2.4Compare Source
Core Changes
tsconfig/jsconfig: #45815next/imageeslint message to denote that costs may be incurred.: #46640force-staticon App Routes: #46693shakeExportsand JSX: #35735output: exportconfig: #46744experimental.runtimeand emit warning when used: #46631app/: #46609Documentation Changes
Example Changes
Misc Changes
outputin next.config.js: #46804resetprop: #46898with-jestandwith-jest-babelexample test snapshot failure: #46885230308.1: #46909req.urlin renderer: #46923process.env: #46914Credits
Huge thanks to @hanneslund, @ijjk, @JohnDaly, @jridgewell, @divslinger, @shuding, @DuCanhGH, @balazsorban44, @acdlite, @teobler, @styfle, @manovotny, @huozhi, @smorimoto, @Dannymx, @Janpot, @alexkirsz, @nohr, @Humboorgir, @wyattjoh, @timneutkens, @overlookmotel, @HaNdTriX, @proustibat, @fedeya, @wbinnssmith, @irekrog, @JanKaifer, @SukkaW, @rayrw, @kdy1, @seiry, and @unflxw for helping!
typescript-eslint/typescript-eslint (@typescript-eslint/eslint-plugin)
v5.54.1Compare Source
Note: Version bump only for package @typescript-eslint/eslint-plugin
typescript-eslint/typescript-eslint (@typescript-eslint/parser)
v5.54.1Compare Source
Note: Version bump only for package @typescript-eslint/parser
entropitor/dotenv-cli
v7.1.0: Allow --no-expandCompare Source
https://github.com/entropitor/dotenv-cli/pull/86
eslint/eslint
v8.36.0Compare Source
Features
c89a485feat: AddcheckJSDocoption to multiline-comment-style (#16807) (Laurent Cozic)f5f5e11feat: Serialize parsers/processors in flat config (#16944) (Nicholas C. Zakas)4799297feat: use @eslint-community dependencies (#16784) (Michaël De Boey)Bug Fixes
92c1943fix: correctly iterate files matched by glob patterns (#16831) (Nitin Kumar)Documentation
b98fdd4docs: Update README (GitHub Actions Bot)caf08cedocs: fix estree link in custom formatters docs (#16967) (Milos Djermanovic)3398431docs: Custom Parsers cleanup/expansion (#16887) (Ben Perlmutter)19d3531docs: Update README (GitHub Actions Bot)b09a512docs: detect and fix broken links (#16837) (Nitin Kumar)Chores
602b111chore: upgrade @eslint/js@8.36.0 (#16978) (Milos Djermanovic)43c2345chore: package.json update for @eslint/js release (ESLint Jenkins)00afb84chore: upgrade @eslint/eslintrc@2.0.1 (#16977) (Milos Djermanovic)698c5aachore: upgrade espree@9.5.0 (#16976) (Milos Djermanovic)75acdd2chore: lint more js files in docs (#16964) (Milos Djermanovic)89d9844ci: bump actions/add-to-project from 0.4.0 to 0.4.1 (#16943) (dependabot[bot])fastify/fastify
v4.14.1Compare Source
What's Changed
New Contributors
Full Changelog: fastify/fastify@v4.14.0...v4.14.1
facebook/jest
v29.5.0Compare Source
Features
[jest-changed-files]Support Sapling (#13941)[jest-circus, @​jest/cli, jest-config]Add feature to randomize order of tests via CLI flag or through the config file(#12922)[jest-cli, jest-config, @​jest/core, jest-haste-map, @​jest/reporters, jest-runner, jest-runtime, @​jest/types]AddworkerThreadsconfiguration option to allow using worker threads for parallelization (#13939)[jest-cli]ExportyargsOptions(#13970)[jest-config]AddopenHandlesTimeoutoption to configure possible open handles warning. (#13875)[@jest/create-cache-key-function]Allow passinglengthargument tocreateCacheKey()function and set its default value to16on Windows (#13827)[jest-message-util]Add support for AggregateError (#13946 & #13947)[jest-message-util]Add support for Error causes intestandit(#13935 & #13966)[jest-reporters]AddsummaryThresholdoption to summary reporter to allow overriding the internal threshold that is used to print the summary of all failed tests when the number of test suites surpasses it (#13895)[jest-runtime]Expose@sinonjs/fake-timersasync APIs functionsadvanceTimersByTimeAsync(msToRun)(tickAsync(msToRun)),advanceTimersToNextTimerAsync(steps)(nextAsync),runAllTimersAsync(runAllAsync), andrunOnlyPendingTimersAsync(runToLastAsync) (#13981)[jest-runtime, @​jest/transform]Allow V8 coverage provider to collect coverage from files which were not loaded explicitly (#13974)[jest-snapshot]Add support toctsandmtsTypeScript files to inline snapshots (#13975)[jest-worker]Addstartmethod to worker farms (#13937)[jest-worker]Support passing a URL as path to worker (#13982)Fixes
[babel-plugin-jest-hoist]Fix unwanted hoisting of nestedjestusages (#13952)[jest-circus]Send test case results fortodotests (#13915)[jest-circus]Update message printed on test timeout (#13830)[jest-circus]Avoid creating the word "testfalse" whentakesDoneCallbackisfalsein the message printed on test timeout AND updated timeouts test (#13954)[jest-environment-jsdom]Stop settingdocumenttonullon teardown (#13972)[@jest/expect-utils]UpdatetoStrictEqual()to be able to checkjest.fn().mock.calls(#13960)[@jest/test-result]AllowTestResultsProcessortype to return a Promise (#13950)Chore & Maintenance
[jest-snapshot]Remove dependency onjest-haste-map(#13977)nodejs/node
v18.15.0: 2023-03-07, Version 18.15.0 'Hydrogen' (LTS), @BethGriggs prepared by @juanarbolCompare Source
Notable Changes
63563f8a7a] - doc,lib,src,test: rename --test-coverage (Colin Ihrig) #4601728a775b32f] - test_runner: add initial code coverage support (Colin Ihrig) #460174d50db14b3] - (SEMVER-MINOR) test_runner: add reporters (Moshe Atlow) #45712643545ab79] - (SEMVER-MINOR) fs: add statfs() functions (Colin Ihrig) #46358110ead9abb] - (SEMVER-MINOR) vm: expose cachedDataRejected for vm.compileFunction (Anna Henningsen) #4632002632b42cf] - (SEMVER-MINOR) v8: support gc profile (theanarkh) #46255f09b838408] - (SEMVER-MINOR) src,lib: add constrainedMemory API for process (theanarkh) #46218cb5bb12422] - (SEMVER-MINOR) buffer: add isAscii method (Yagiz Nizipli) #46046Commits
6f91c8e2ae] - benchmark: add trailing commas (Antoine du Hamel) #46370d0b9be21eb] - benchmark: remove buffer benchmarks redundancy (Brian White) #457356468f30d0d] - benchmark: introduce benchmark combination filtering (Brian White) #45735cb5bb12422] - (SEMVER-MINOR) buffer: add isAscii method (Yagiz Nizipli) #46046ec61bb04c0] - build: export more OpenSSL symbols on Windows (Mohamed Akram) #454867bae4333ce] - build: fix MSVC 2022 Release compilation (Vladimir Morozov (REDMOND)) #462280f5f2d4470] - crypto: includehmac.hincrypto_util.h(Adam Langley) #4627991ece4161b] - crypto: avoid hang when no algorithm available (Richard Lau) #46237492fc95bdf] - deps: V8: cherry-pick90be99f(Michaël Zasso) #46646732c77e3d9] - deps: update acorn to 8.8.2 (Node.js GitHub Bot) #463638582f99ffb] - deps: update to uvwasi 0.0.15 (Colin Ihrig) #462535453cd9940] - deps: V8: cherry-pickbf0bd48(Michaël Zasso) #459083ea53c5dc8] - deps: V8: cherry-pickc875e86(sepehrst) #46501c04808de4b] - doc: correct thesedcommand for macOS in release process docs (Juan José) #463978113220690] - doc: pass string totextEncoder.encodeas input (Deokjin Kim) #46421129dccf5d2] - doc: add tip for session.post function (theanarkh) #46354919e581732] - doc: add documentation for socket.destroySoon() (Luigi Pinca) #46337fc15ac95a5] - doc: fix commit message using test instead of deps (Tony Gorez) [#46313](https://togithub.com/nodConfiguration
📅 Schedule: Branch creation - "every weekend" (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.