fix(deps): update all major dependencies (major) #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:
6.12.0
->8.2.0
5.9.8
->6.4.16
5.9.8
->6.4.16
5.9.8
->6.4.16
5.2.3
->6.1.1
5.9.8
->6.4.16
12.1.0
->13.1.0
10.3.3
->11.1.2
10.3.3
->11.1.2
10.2.7
->11.0.3
12.1.1
->13.1.0
10.3.3
->11.1.2
10.3.3
->11.1.2
7.3.0
->11.2.0
20.11.24
->22.15.29
6.21.0
->8.33.1
6.21.0
->8.33.1
v3
->v5
v5
->v6
8.57.0
->9.28.0
3.6.1
->4.4.2
27.9.0
->28.12.0
8.0.3
->9.1.7
15.2.2
->16.1.0
v2.4.0
->v4.1.0
5.0.5
->6.0.1
1.12.4
->2.5.4
Release Notes
fastify/fastify-static (@fastify/static)
v8.2.0
Compare Source
v8.1.1
Compare Source
What's Changed
preCompressed
by @genki in https://github.com/fastify/fastify-static/pull/509New Contributors
Full Changelog: fastify/fastify-static@v8.1.0...v8.1.1
v8.1.0
Compare Source
What's Changed
New Contributors
Full Changelog: fastify/fastify-static@v8.0.4...v8.1.0
v8.0.4
Compare Source
What's Changed
node:
prefix for builtins by @Fdawgs in https://github.com/fastify/fastify-static/pull/490New Contributors
Full Changelog: fastify/fastify-static@v8.0.3...v8.0.4
v8.0.3
Compare Source
What's Changed
contentType
send option by @Fdawgs in https://github.com/fastify/fastify-static/pull/484New Contributors
Full Changelog: fastify/fastify-static@v8.0.2...v8.0.3
v8.0.2
Compare Source
What's Changed
Full Changelog: fastify/fastify-static@v8.0.1...v8.0.2
v8.0.1
Compare Source
What's Changed
Full Changelog: fastify/fastify-static@v8.0.0...v8.0.1
v8.0.0
Compare Source
What's Changed
next
intomaster
by @jsumners in https://github.com/fastify/fastify-static/pull/454Full Changelog: fastify/fastify-static@v7.0.4...v8.0.0
v7.0.4
Compare Source
What's Changed
%
in filename by @chetbox in https://github.com/fastify/fastify-static/pull/452New Contributors
Full Changelog: fastify/fastify-static@v7.0.3...v7.0.4
v7.0.3
Compare Source
What's Changed
Full Changelog: fastify/fastify-static@v7.0.2...v7.0.3
v7.0.2
Compare Source
What's Changed
New Contributors
Full Changelog: fastify/fastify-static@v7.0.1...v7.0.2
v7.0.1
Compare Source
What's Changed
dirList
by @gurgunday in https://github.com/fastify/fastify-static/pull/435Full Changelog: fastify/fastify-static@v7.0.0...v7.0.1
v7.0.0
Compare Source
What's Changed
fastify.io
links withfastify.dev
by @Fdawgs in https://github.com/fastify/fastify-static/pull/425fastify.io
links withfastify.dev
by @Fdawgs in https://github.com/fastify/fastify-static/pull/426setHeaders
option by @EvanHahn in https://github.com/fastify/fastify-static/pull/428New Contributors
Full Changelog: fastify/fastify-static@v6.12.0...v7.0.0
mikro-orm/mikro-orm (@mikro-orm/cli)
v6.4.16
Compare Source
Bug Fixes
em.refresh
is called on properties with custom types (6a6167e), closes #6674type
option of version properties (bd31fb6)Features
v6.4.15
Compare Source
Bug Fixes
debug
command (2a8bcce)populateWhere
(6dd3ec7), closes #6635Features
v6.4.14
Compare Source
Bug Fixes
EntitySchema
before processing the metadata (cbf4a7f), closes #6540em.create
andem.assign
(1455027), closes #6609object
gets inferred (6e46afa), closes #6633orderBy
value type (06f1a72)null
as a valid cache result (#6585) (e3bb8e4), closes #6584Features
v6.4.13
Compare Source
Bug Fixes
null
andundefined
toref()
and respect it in return type (2708c7a)Record
properties when mapping toEntityDTO
(e4ef475)populate
parameter ofem.populate()
readonly (#6580) (87d8c95), closes #6579default
andnullable
of check constraint enums (#6572) (db9b0bf), closes #6571v6.4.12
Compare Source
Bug Fixes
date
type is mapped to string instead ofDate
object (098d71b), closes #6553Features
includeCount
option toem.findByCursor
(#6536) (eeae0d4), closes #4626v6.4.11
Compare Source
Bug Fixes
unmarshallArray
(#6501) (0661942)dbName
is:memory:
or URL (b0f97ed), closes #6533v6.4.10
Compare Source
Bug Fixes
Performance Improvements
v6.4.9
Compare Source
Bug Fixes
expression
callback (a13a8a0), closes #6481convertToDatabaseValueSQL
for missing values (63b028b), closes #6470require.extensions
(#6488) (3efdcd0), closes /github.com/nodejs/node/pull/57298#issuecomment-2703430792v6.4.8
Compare Source
Bug Fixes
Collection
reference toEntityManager
(1c07cab), closes #6453getIdentifiers
(4effa18), closes #6479Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR is behind base branch, 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 was generated by Mend Renovate. View the repository job log.