chore(deps): update all non-major dependencies #74
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.6.2
->^3.6.3
^21.3.2
->^21.3.3
^10.3.0
->^10.3.1
^10.3.0
->^10.3.1
^10.3.0
->^10.3.1
^1.3.105
->^1.3.107
^20.11.5
->^20.11.10
^4.25.2
->^4.26.0
^21.7.0
->^21.10.0
^0.4.159
->^0.4.160
^1.2.1
->^1.2.2
Release Notes
cyco130/eslint-config (@cyco130/eslint-config)
v3.6.3
Compare Source
hapijs/hapi (@hapi/hapi)
v21.3.3
Compare Source
nestjs/nest (@nestjs/common)
v10.3.1
Compare Source
nestjs/nest (@nestjs/core)
v10.3.1
Compare Source
nestjs/nest (@nestjs/platform-express)
v10.3.1
Compare Source
swc-project/swc (@swc/core)
v1.3.107
Compare Source
Bug Fixes
(es/codegen) Do not produce octal literals (#8565) (07634a0)
(es/decorator) Skip TypeScript class method/prop declarations (#8555) (6a8dd8c)
(es/decorator) Preserve state while traversing the
module_items
scope (#8556) (f416aff)(es/loader) Make
tsc
resolver work for bare specifier (#8550) (d6a4615)v1.3.106
Compare Source
Bug Fixes
(binding/types) Add
bugfixes
field to EnvConfig (#8538) (49ebdf9)(common) Fix source map generation with
inputSourceMap
(#8546) (043ee85)(es/ast) Add
definite
andis_override
toAutoAccessor
(#8436) (572bcae)(es/ast) Fix definition of
SetterProp
(#8314) (bc38ac9)(es/codegen) Set
sourceRoot
of sourcemaps (#6086) (ae78669)(es/compat) Support vars from
reserved_word
pass (#8543) (fc929e9)(es/loader) Don't use browser versions for
jsc.paths
(#8548) (fab27da)(es/minifier) Fix a bug related to inliner and the variable scoping (#8542) (aa70131)
(es/module) Fix resolving of dependencies (#8533) (71fb5c1)
(es/module) Fix handling of
*
injsc.paths
(#8535) (2d8bd9e)(es/quote) Add support for import phase to quote macro (#8536) (71930ff)
Features
(css/parser) Implement error reporting for
@value
of CSS Modules (#8547) (00619b1)(es/ast) Support import phase (#8279) (72048ae)
(swc_core) Expose
preset_env_base
(#8537) (793f265)Miscellaneous Tasks
sourcemap
(#8544) (4630426)fastify/fastify (fastify)
v4.26.0
Compare Source
What's Changed
fastify.setErrorHandler()
by @codershiba in https://github.com/fastify/fastify/pull/5265Reply#getResponseTime()
in favour ofReply#elapsedTime
by @codershiba in https://github.com/fastify/fastify/pull/5263www.
fromfastify.dev
urls by @Fdawgs in https://github.com/fastify/fastify/pull/5270onListen
hooks are called when they should be by @bienzaaron in https://github.com/fastify/fastify/pull/5273setErrorHandler()
by @codershiba in https://github.com/fastify/fastify/pull/5269.github
files by @Fdawgs in https://github.com/fastify/fastify/pull/5268New Contributors
Full Changelog: fastify/fastify@v4.25.2...v4.26.0
puppeteer/puppeteer (puppeteer)
v21.10.0
: puppeteer: v21.10.0Compare Source
Features
Dependencies
v21.9.0
: puppeteer: v21.9.0Compare Source
Miscellaneous Chores
Dependencies
v21.8.0
: puppeteer: v21.8.0Compare Source
Miscellaneous Chores
Dependencies
vikejs/vike (vike)
v0.4.160
Compare Source
Bug Fixes
+config.js
toexport { config }
instead ofexport default
(fbfe1bd)vitest-dev/vitest (vitest)
v1.2.2
Compare Source
🐞 Bug Fixes
coverage/.tmp
files after run - by @AriPerkkio in https://github.com/vitest-dev/vitest/issues/5008 (d53b8)toThrow(asymmetricMatcher)
failure message - by @hi-ogawa in https://github.com/vitest-dev/vitest/issues/5000 (a199a)VITEST_POOL_ID
- by @AriPerkkio in https://github.com/vitest-dev/vitest/issues/5002 (7d0a4)ignoreSourceErrors
in run mode - by @hi-ogawa in https://github.com/vitest-dev/vitest/issues/5044 (6dae3)useFakeTimers
to fakerequestIdleCallback
on non browser - by @hi-ogawa in https://github.com/vitest-dev/vitest/issues/5028 (a9a48)import.meta.resolve
- by @AriPerkkio in https://github.com/vitest-dev/vitest/issues/5045 (cf564)View changes on GitHub
Configuration
📅 Schedule: Branch creation - "before 4am 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.