-
Notifications
You must be signed in to change notification settings - Fork 6
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Bump the all-dependencies group across 1 directory with 8 updates #314
Bump the all-dependencies group across 1 directory with 8 updates #314
Conversation
Bumps the all-dependencies group with 8 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `22.7.4` | `22.9.0` | | [command-line-args](https://github.com/75lb/command-line-args) | `6.0.0` | `6.0.1` | | [pino](https://github.com/pinojs/pino) | `9.4.0` | `9.5.0` | | [pino-pretty](https://github.com/pinojs/pino-pretty) | `11.2.2` | `13.0.0` | | [typescript](https://github.com/microsoft/TypeScript) | `5.5.4` | `5.6.3` | | [uuid](https://github.com/uuidjs/uuid) | `10.0.0` | `11.0.3` | | [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest) | `29.5.13` | `29.5.14` | | [typedoc](https://github.com/TypeStrong/TypeDoc) | `0.26.8` | `0.26.11` | Updates `@types/node` from 22.7.4 to 22.9.0 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `command-line-args` from 6.0.0 to 6.0.1 - [Release notes](https://github.com/75lb/command-line-args/releases) - [Commits](75lb/command-line-args@v6.0.0...v6.0.1) Updates `pino` from 9.4.0 to 9.5.0 - [Release notes](https://github.com/pinojs/pino/releases) - [Commits](pinojs/pino@v9.4.0...v9.5.0) Updates `pino-pretty` from 11.2.2 to 13.0.0 - [Release notes](https://github.com/pinojs/pino-pretty/releases) - [Commits](pinojs/pino-pretty@v11.2.2...v13.0.0) Updates `typescript` from 5.5.4 to 5.6.3 - [Release notes](https://github.com/microsoft/TypeScript/releases) - [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml) - [Commits](microsoft/TypeScript@v5.5.4...v5.6.3) Updates `uuid` from 10.0.0 to 11.0.3 - [Release notes](https://github.com/uuidjs/uuid/releases) - [Changelog](https://github.com/uuidjs/uuid/blob/main/CHANGELOG.md) - [Commits](uuidjs/uuid@v10.0.0...v11.0.3) Updates `@types/jest` from 29.5.13 to 29.5.14 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jest) Updates `typedoc` from 0.26.8 to 0.26.11 - [Release notes](https://github.com/TypeStrong/TypeDoc/releases) - [Changelog](https://github.com/TypeStrong/typedoc/blob/master/CHANGELOG.md) - [Commits](TypeStrong/typedoc@v0.26.8...v0.26.11) --- updated-dependencies: - dependency-name: "@types/node" dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: command-line-args dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: pino dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: pino-pretty dependency-type: direct:production update-type: version-update:semver-major dependency-group: all-dependencies - dependency-name: typescript dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: uuid dependency-type: direct:production update-type: version-update:semver-major dependency-group: all-dependencies - dependency-name: "@types/jest" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: typedoc dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all-dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting |
1 similar comment
Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting |
Looks like these dependencies are updatable in another way, so this is no longer needed. |
Bumps the all-dependencies group with 8 updates in the / directory:
22.7.4
22.9.0
6.0.0
6.0.1
9.4.0
9.5.0
11.2.2
13.0.0
5.5.4
5.6.3
10.0.0
11.0.3
29.5.13
29.5.14
0.26.8
0.26.11
Updates
@types/node
from 22.7.4 to 22.9.0Commits
Updates
command-line-args
from 6.0.0 to 6.0.1Commits
40f3646
6.0.1baee1e8
add Node v23 to CIUpdates
pino
from 9.4.0 to 9.5.0Release notes
Sourced from pino's releases.
Commits
bb68e01
Bumped v9.5.084bbd35
fix: Ensure silent log level is respected with browser.transmit option (#2052)5bc0a92
feature: allow sync flag to be passed to ThreadStream for synchronous… (#2063)f220965
docs -> #2061 Alphabetize transport list and reorder sections in documentatio...d32fd55
docs->added pino-hana transport (#2059)7cff45a
build(deps-dev): bump@yao-pkg/pkg
from 5.13.0 to 5.15.0 (#2050)cd09737
doc: Add Transport@macfja/pino-fingers-crossed
(#2047)0ab1bdd
Update transports.md (#2041)de5a697
build(deps): bump pino-abstract-transport from 1.2.0 to 2.0.0 (#2043)eef2f87
build(deps-dev): bump@yao-pkg/pkg
from 5.12.1 to 5.13.0 (#2042)Updates
pino-pretty
from 11.2.2 to 13.0.0Release notes
Sourced from pino-pretty's releases.
Commits
aa5abb3
Bumped v13.0.0f4b3ca7
chore: replace readable-stream with built-in stream (#542)772c5b8
v12.1.02a85c0d
fix: unescape \ for levelKey (#538)163ef0b
v12.0.0f0d054d
Drop support for Node.js 14 & 16 (#540)f1a5683
Bump typescript from 5.0.4 to 5.6.3 (#535)cd021fa
build(deps-dev): lock typescript minor version (#534)80e16f7
Bumped v11.3.070ade71
Wait for destination to close (#533)Updates
typescript
from 5.5.4 to 5.6.3Release notes
Sourced from typescript's releases.
... (truncated)
Commits
d48a5cf
Bump version to 5.6.3 and LKGfefa70a
🤖 Pick PR #60083 (Don't issue implicit any when obtai...) into release-5.6 (#...ff71692
[release-5.6] Remove tsbuildInfo specification error now that we need it for ...1f44dcf
🤖 Pick PR #60157 (fix automatic type acquisition) into release-5.6 (#60169)a7e3374
Bump version to 5.6.2 and LKG2063357
🤖 Pick PR #59708 (LEGO: Pull request from lego/hb_537...) into release-5.6 (#...4fe7e41
🤖 Pick PR #59670 (fix(59649): ts Move to a new file d...) into release-5.6 (#...1a03e53
🤖 Pick PR #59761 (this
can be nullish) into release-5.6 (#59762)6212132
Update LKGbbb5faf
🤖 Pick PR #59542 (Fixing delay caused in vscode due t...) into release-5.6 (#...Updates
uuid
from 10.0.0 to 11.0.3Release notes
Sourced from uuid's releases.
... (truncated)
Changelog
Sourced from uuid's changelog.
Commits
1370497
chore(main): release 11.0.3 (#828)383474d
chore: replace optional-dev-dependencies with iodd (#836)341edf4
fix: export internal uuid types (#833)e2dee69
fix: revert "simplify type for v3 and v5" (#835)c8866d9
chore: enable manual runs of browser workflow (#834)c2d3fed
fix: apply stricter typing to the v* signatures (#831)913e958
chore: update to actions/checkout@v4 (#830)0980160
chore: cleanup changelog (#829)b93ea10
fix: remove sourcemaps (#827)36f2369
chore(main): release 11.0.2 (#823)Updates
@types/jest
from 29.5.13 to 29.5.14Commits
Updates
typedoc
from 0.26.8 to 0.26.11Release notes
Sourced from typedoc's releases.
Changelog
Sourced from typedoc's changelog.
Commits
c4b6545
Update changelog for releasef3fde9f
Bump version to 0.26.11713d036
Add structuredWebSite
data to index page if possible18c4661
Consider overload position when discovering commentsab8f4eb
Smarter path handlingf06401f
Also use import when loading plugins23f29f3
Fix ESM config files on Node 230e1afae
Removeimplements Map
from stable key map2c73a28
Update changelog for release94759c3
Bump version to 0.26.10Dependabot 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