chore(deps-dev): bump the development-dependencies group across 1 directory with 9 updates #260
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.
Bumps the development-dependencies group with 9 updates in the / directory:
20.12.7
20.12.12
4.26.2
4.27.0
10.3.12
10.4.1
2.2.1
2.3.0
4.7.2
4.11.0
1.1.0
1.2.2
11.0.0
11.1.0
10.8.1
10.9.0
2.6.4
2.6.5
Updates
@types/node
from 20.12.7 to 20.12.12Commits
Updates
fastify
from 4.26.2 to 4.27.0Release notes
Sourced from fastify's releases.
... (truncated)
Commits
fe25981
Bumped v4.27.0445e41a
types: request route schema might be undefined (#5394)b8cbd33
feat: handle synchronous errors in errorHandler (#5445)bf64e47
feat: add mkcalendar and report methods (#5439)6dbe833
update readme (#5442)f2835db
feat: disable request logging (#5435)8d66924
docs(guides/abort): suggest explicit use of theaborted
property (#5438)bf5d447
docs: update indentation on snippet code (#5418)345c85e
chore: Bump lycheeverse/lychee-action from 1.9.3 to 1.10.0 (#5436)d643885
exclude node 14 and 16 on macos (#5433)Updates
glob
from 10.3.12 to 10.4.1Changelog
Sourced from glob's changelog.
... (truncated)
Commits
3cb1ed7
10.4.17a6c2a2
changelog 10.4057d5b2
update prettier, format everything10162fb
export Ignoref0bd1e8
10.4.0ed0d061
AddincludeChildMatches: false
optionb274298
10.3.161efe27c
[email protected]ea4734f
fix: benchmark ESM build compatibility921c4b9
10.3.15Updates
pino-loki
from 2.2.1 to 2.3.0Release notes
Sourced from pino-loki's releases.
Commits
6082cee
chore: release v2.3.0b31a123
refactor: move some files6078a16
feat: convert arrays to indexed object (#27)6d76363
chore: ignore adonisjs from eslint4e693c5
chore: exclude adonisjs from tsconfigb6ea7e8
style: lint46e3dc7
ci: remove node 16211b159
ci: update cis1b6e859
chore: fix typo2ea80a4
chore: add adonisjs exampleUpdates
tsx
from 4.7.2 to 4.11.0Release notes
Sourced from tsx's releases.
... (truncated)
Commits
b6bf39b
fix: only error on invalid tsconfig if explicitly passed in (#30)3f42ae3
feat(esm api): configurabletsconfig
52d696c
docs: use .md extension in linksb54131c
refactor: reuse tsconfig utileeaefd6
test: separate tsconfig tests9cf2115
test: refactor organize fixturesa71c437
chore: update tsconfig.json86cf87c
fix: handle parsing variableof
4a8a2dc
fix(cjs): support file url (#18)942e9bc
fix: V8 coverage supportUpdates
vitepress
from 1.1.0 to 1.2.2Release notes
Sourced from vitepress's releases.
Changelog
Sourced from vitepress's changelog.
... (truncated)
Commits
49dbfb4
release: v1.2.27ea3572
fix: dont escape ampersand twice in titled8c0c0a
release: v1.2.149b1233
fix: escape title properly in buildaf4717d
fix(theme): remove unnecessary navigation role on nav elementa335bc7
docs(ru): update translations (#3903)cb308b9
fix(a11y): make code blocks accessible with keyboard (#3902)1699abf
release: v1.2.0241a7c8
chore: bump depsdb51f7a
build: bump depsUpdates
pino-pretty
from 11.0.0 to 11.1.0Release notes
Sourced from pino-pretty's releases.
Commits
77e85fd
Bumped v11.1.0b2004ef
feat: Added exports color support in TTY (#513)91a56eb
Add node v22 to CI (#511)1a23045
fix: pass error-like objects (#505) (#506)4f992c2
feat: automatically consume pino config when using pino@>=8.21.0 (#508)2596a6b
Bump pino from 8.21.0 to 9.0.0 (#510)8776604
Bump sonic-boom from 3.8.1 to 4.0.1 (#509)a80d977
Fix Object.create(null) (#507)6f0ecf0
Bump tsd from 0.30.7 to 0.31.0 (#503)Updates
testcontainers
from 10.8.1 to 10.9.0Release notes
Sourced from testcontainers's releases.
Commits
59a62f4
Add Redpanda module (#743)0bc8c42
AddOneShotWaitStrategy
(#730)9ffe363
v10.8.258e57df
Fix checking Reaper and the SSHd containers when_HUB_IMAGE_NAME_PREFIX
pro...e56ec2b
Fix parsing registry from env variable to work with trailing slash (#748)1337e9c
Add ChromaDB module (#746)e08b0a8
v10.8.1Updates
esmock
from 2.6.4 to 2.6.5Release notes
Sourced from esmock's releases.
Changelog
Sourced from esmock's changelog.
... (truncated)
Commits
7d0f56d
Merge pull request #299 from iambumblehead/increment-version-numberb5ca16e
increment version numberf135cdc
Merge pull request #298 from iambumblehead/resolve-test-errors-node-229dca2fc
remove node 21 from test matrix0143813
remove un-needed commented-out skip test conditionefcf307
try not skipping json import test with node 18afb1b4f
try not skipping json import test with node 2069d60b7
try using with syntax with node 2082516d6
try using with syntax with node 20802b7e6
update changelogDependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major version
will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor version
will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>
will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>
will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>
will remove the ignore condition of the specified dependency and ignore conditions