chore(deps-dev): bump the development-dependencies group across 1 directory with 8 updates #256
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 8 updates in the / directory:
20.12.7
20.12.11
4.26.2
4.27.0
10.3.12
10.3.15
2.2.1
2.3.0
4.7.2
4.10.1
1.1.0
1.1.4
10.8.1
10.9.0
2.6.4
2.6.5
Updates
@types/node
from 20.12.7 to 20.12.11Commits
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.3.15Commits
921c4b9
10.3.1557f5551
engines: need 14.18, where 'node:path' shows up4da30cd
10.3.140e7f0cf
[email protected]d6a9d05
10.3.13435d1f7
fix: usenode:
-prefixed requires for builtins7732ea3
fix test-regen bugUpdates
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.10.1Release notes
Sourced from tsx's releases.
... (truncated)
Commits
efb3509
fix(esm): dont add namespace query to bare specifier (#21)b273848
test: improve debugging datadc661ab
docs(node api): note TLA caveat0e7f34e
ci: test on master53bb4aa
feat(esm api): register to return a namespaced import() methodfbcbbcc
test: assert tsImport doesnt cache importsdae9f0d
fix(esm api): warn on missing module.registere062973
test: use local node if it exists48f0a75
fix(tsImport): import module from commonjsd6a5f05
test: upgrade fs-fixtureUpdates
vitepress
from 1.1.0 to 1.1.4Release notes
Sourced from vitepress's releases.
Changelog
Sourced from vitepress's changelog.
Commits
a0f7b94
release: v1.1.4efa4abf
chore: bump deps729a890
fix(dev): multiple server instances being created when editing config too qui...75115f4
fix(theme): don't use Chinese quotes on non-Chinese documents (#3834)1174060
chore: remove duplicate font-family entries1a72181
fix(theme): leaking event listener when going back/forward on Safari on iOS (...e60c101
fix(theme/a11y): add unique name to footer prev / next navigation landmark733d986
fix(theme/a11y): remove duplicate assistive text from outline nav #3800 (#3...cc11b8e
fix(theme/i18n): 404 page not showing localized text (#3833)0048787
docs: update ZH translation (#3817)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