Bump the all-dependencies group across 1 directory with 9 updates #285
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 all-dependencies group with 9 updates in the / directory:
20.11.16
20.14.2
8.18.0
9.1.0
10.3.1
11.2.0
5.3.3
5.4.5
9.0.1
10.0.0
3.2.5
3.3.1
5.0.5
5.0.7
29.1.2
29.1.4
0.25.7
0.25.13
Updates
@types/node
from 20.11.16 to 20.14.2Commits
Updates
pino
from 8.18.0 to 9.1.0Release notes
Sourced from pino's releases.
... (truncated)
Commits
75e5591
Bumped v9.1.028790ef
Skip pkg test with PNPM03668e5
build(deps): bump thread-stream from 2.7.0 to 3.0.0 (#1959)9ff5a37
Drop yarn support and update pnpm (#1972)81a244b
build(deps): bump pnpm/action-setup from 2.4.0 to 3.0.0 (#1913)2f176bb
build(deps): bump actions/dependency-review-action from 3 to 4 (#1894)2a5e452
build(deps-dev): bump tsd from 0.30.7 to 0.31.0 (#1937)73828ad
build(deps): bump pino-std-serializers from 6.2.2 to 7.0.0 (#1957)5332de7
build(deps): bump sonic-boom from 3.8.1 to 4.0.1 (#1960)316d756
build(deps-dev): bump pino-pretty from 10.3.1 to 11.0.0 (#1933)Updates
pino-pretty
from 10.3.1 to 11.2.0Release notes
Sourced from pino-pretty's releases.
Commits
af7ae26
v11.2.084680aa
fix: add injection of lacking arguments of customPrettifiers (#501)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)Updates
typescript
from 5.3.3 to 5.4.5Release notes
Sourced from typescript's releases.
... (truncated)
Commits
27bcd4c
Update LKG9f33bf1
🤖 Pick PR #58098 (Fix constraints of nested homomorph...) into release-5.4 (#...71b2f84
Bump version to 5.4.5 and LKG892936f
🤖 Pick PR #58083 (Don't propagate partial union/inter...) into release-5.4 (#...38a7c05
release-5.4: Always set node-version for setup-node (#58117)b754fc3
🤖 Pick PR #57778 (fix type import check for default-i...) into release-5.4 (#...8eb3367
Bump version to 5.4.4 and LKGde9096b
🤖 Pick PR #57871 (Divide-and-conquer strategy for int...) into release-5.4 (#...06aae98
🤖 Pick PR #57973 (Compare package.json paths with cor...) into release-5.4 (#...6d8134e
🤖 Pick PR #57637 (Fixed a regression related to deter...) into release-5.4 (#...Updates
uuid
from 9.0.1 to 10.0.0Changelog
Sourced from uuid's changelog.
Commits
da189d1
chore: typo in CHANGELOG65022f7
chore(release): 10.0.035a5342
feat: v8 support (#759)c4ed13e
feat: support v6 uuids (#754)8c3ed07
chore: enable corepack w/ npm (#757)f24c530
docs: updates for RFC9562 (#753)59c2711
chore: update package dependencies (#752)3fd0f18
build: use node:crypto not crypto when importing (#736)1faad97
ci: disable husky for browserstack builds2cc6c93
ci: cleanup action versions and caching (#707)Maintainer changes
This version was pushed to npm by broofa, a new releaser for uuid since your current version.
Updates
prettier
from 3.2.5 to 3.3.1Release notes
Sourced from prettier's releases.
Changelog
Sourced from prettier's changelog.
... (truncated)
Commits
92cbd33
Release 3.3.1446a86e
Update execa to v9efc3d05
Avoid line breaks in import attributes (#16349)4a5b26f
Usewhile (true)
instead offor (;;)
(#16354)1c43973
Only add version to.git-blame-ignore-revs
when files changed (#16352)ab65eb4
chore(deps): update dependency eslint-plugin-react to v7.34.2 (#16353)86268eb
chore(deps): update eslint related dependencies (major) (#16208)ddce4fb
Move import attribute unquote test to a separate directory (#16350)450b178
PrintAtHead
node from glimmer viaprint()
(#16346)b94811f
FixstripTrailingHardline
(#16347)Updates
rimraf
from 5.0.5 to 5.0.7Commits
fb974ad
5.0.78ba2442
engines: need 14.18, where 'node:path' shows up39340d1
update depse729f76
5.0.64472c0e
DOC: add that it is cross platform46b425f
Improve readability of READMEa3b93ed
update deps, format codesd2fa213
update devDepsf3b2bf1
Upgrade GitHub Actions81c631e
remove FUNDING.yml (coming from .github repo now)Updates
ts-jest
from 29.1.2 to 29.1.4Release notes
Sourced from ts-jest's releases.
Changelog
Sourced from ts-jest's changelog.
Commits
150c492
chore(release): 29.1.481a5f64
feat: make cli generate esm config based ontype: "module"
(#4210)b8f6eaa
fix(transformer): allow transforming of .cts/.mts extensions. (#3996)3efa2e2
build(deps): Update@types
packages to ^7.11.0e2c6d54
build(deps): Update softprops/action-gh-release action to v2ad416b4
build(deps): Update dependency@types/rimraf
to v4bf0c0cc
build(deps): Update dependency esbuild to ~0.21.4b5eb0ce
build(deps): Update babel monorepo to ^7.24.660ea3ee
build(deps): Update dependency@types/node
to v208c15775
build: upgrade deps for documentation siteUpdates
typedoc
from 0.25.7 to 0.25.13Release notes
Sourced from typedoc's releases.
... (truncated)
Changelog
Sourced from typedoc's changelog.
... (truncated)
Commits
6b8be17
Update changelog for releasef41dee8
Bump version to 0.25.13307da6d
Fix "normally hidden" bannerb533004
Move generator into\<footer>
7ed0e46
I thought Node 22 existed alreadyb76d804
Fix conversion of NoInfer3398e98
Normalize path for Windowscf80261
Add gitRevision:short optione4fe39f
Fix a link to the doc of externalSymbolLinkMappings (#2533)30e614c
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