-
Notifications
You must be signed in to change notification settings - Fork 78
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 root-deps group with 23 updates #434
Closed
Closed
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Bumps the root-deps group with 23 updates: | Package | From | To | | --- | --- | --- | | [lerna](https://github.com/lerna/lerna/tree/HEAD/packages/lerna) | `8.0.2` | `8.1.2` | | [@inquirer/confirm](https://github.com/SBoudrias/Inquirer.js) | `2.0.15` | `2.0.17` | | [@inquirer/prompts](https://github.com/SBoudrias/Inquirer.js) | `3.3.0` | `3.3.2` | | [@oclif/core](https://github.com/oclif/core) | `3.18.1` | `3.19.6` | | [disposablestack](https://github.com/es-shims/DisposableStack) | `1.1.2` | `1.1.3` | | [@swc/core](https://github.com/swc-project/swc) | `1.3.105` | `1.4.2` | | [@swc/helpers](https://github.com/swc-project/swc) | `0.5.3` | `0.5.6` | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `18.19.8` | `18.19.18` | | [eslint](https://github.com/eslint/eslint) | `8.56.0` | `8.57.0` | | [lint-staged](https://github.com/okonet/lint-staged) | `15.2.0` | `15.2.2` | | [oclif](https://github.com/oclif/oclif) | `4.3.8` | `4.4.17` | | [pino](https://github.com/pinojs/pino) | `8.17.2` | `8.19.0` | | [@types/dockerode](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/dockerode) | `3.3.23` | `3.3.24` | | [@types/ssh2](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/ssh2) | `1.11.18` | `1.11.19` | | [esbuild](https://github.com/evanw/esbuild) | `0.19.11` | `0.19.12` | | [fastify](https://github.com/fastify/fastify) | `4.25.2` | `4.26.1` | | [@types/tar](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/tar) | `6.1.10` | `6.1.11` | | [@azure/identity](https://github.com/Azure/azure-sdk-for-js) | `3.4.1` | `3.4.2` | | [@google-cloud/compute](https://github.com/googleapis/google-cloud-node/tree/HEAD/packages/google-cloud-compute) | `4.1.0` | `4.2.0` | | [google-gax](https://github.com/googleapis/gax-nodejs/tree/HEAD/gax) | `4.1.0` | `4.3.1` | | [@aws-sdk/client-lightsail](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-lightsail) | `3.496.0` | `3.521.0` | | [@aws-sdk/client-s3](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-s3) | `3.496.0` | `3.521.0` | | [@aws-sdk/client-sts](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-sts) | `3.496.0` | `3.521.0` | Updates `lerna` from 8.0.2 to 8.1.2 - [Release notes](https://github.com/lerna/lerna/releases) - [Changelog](https://github.com/lerna/lerna/blob/main/packages/lerna/CHANGELOG.md) - [Commits](https://github.com/lerna/lerna/commits/v8.1.2/packages/lerna) Updates `@inquirer/confirm` from 2.0.15 to 2.0.17 - [Release notes](https://github.com/SBoudrias/Inquirer.js/releases) - [Commits](https://github.com/SBoudrias/Inquirer.js/compare/@inquirer/confirm@2.0.15...@inquirer/confirm@2.0.17) Updates `@inquirer/prompts` from 3.3.0 to 3.3.2 - [Release notes](https://github.com/SBoudrias/Inquirer.js/releases) - [Commits](https://github.com/SBoudrias/Inquirer.js/compare/@inquirer/prompts@3.3.0...@inquirer/prompts@3.3.2) Updates `@oclif/core` from 3.18.1 to 3.19.6 - [Release notes](https://github.com/oclif/core/releases) - [Changelog](https://github.com/oclif/core/blob/main/CHANGELOG.md) - [Commits](oclif/core@3.18.1...3.19.6) Updates `disposablestack` from 1.1.2 to 1.1.3 - [Changelog](https://github.com/es-shims/DisposableStack/blob/main/CHANGELOG.md) - [Commits](es-shims/DisposableStack@v1.1.2...v1.1.3) Updates `@swc/core` from 1.3.105 to 1.4.2 - [Release notes](https://github.com/swc-project/swc/releases) - [Changelog](https://github.com/swc-project/swc/blob/main/CHANGELOG.md) - [Commits](swc-project/swc@v1.3.105...v1.4.2) Updates `@swc/helpers` from 0.5.3 to 0.5.6 - [Release notes](https://github.com/swc-project/swc/releases) - [Changelog](https://github.com/swc-project/swc/blob/main/CHANGELOG.md) - [Commits](https://github.com/swc-project/swc/commits) Updates `@types/node` from 18.19.8 to 18.19.18 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `eslint` from 8.56.0 to 8.57.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v8.56.0...v8.57.0) Updates `lint-staged` from 15.2.0 to 15.2.2 - [Release notes](https://github.com/okonet/lint-staged/releases) - [Changelog](https://github.com/lint-staged/lint-staged/blob/master/CHANGELOG.md) - [Commits](lint-staged/lint-staged@v15.2.0...v15.2.2) Updates `oclif` from 4.3.8 to 4.4.17 - [Release notes](https://github.com/oclif/oclif/releases) - [Changelog](https://github.com/oclif/oclif/blob/main/CHANGELOG.md) - [Commits](oclif/oclif@4.3.8...4.4.17) Updates `pino` from 8.17.2 to 8.19.0 - [Release notes](https://github.com/pinojs/pino/releases) - [Commits](pinojs/pino@v8.17.2...v8.19.0) Updates `@types/dockerode` from 3.3.23 to 3.3.24 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/dockerode) Updates `@types/ssh2` from 1.11.18 to 1.11.19 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/ssh2) Updates `esbuild` from 0.19.11 to 0.19.12 - [Release notes](https://github.com/evanw/esbuild/releases) - [Changelog](https://github.com/evanw/esbuild/blob/main/CHANGELOG.md) - [Commits](evanw/esbuild@v0.19.11...v0.19.12) Updates `fastify` from 4.25.2 to 4.26.1 - [Release notes](https://github.com/fastify/fastify/releases) - [Commits](fastify/fastify@v4.25.2...v4.26.1) Updates `@types/tar` from 6.1.10 to 6.1.11 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/tar) Updates `@azure/identity` from 3.4.1 to 3.4.2 - [Release notes](https://github.com/Azure/azure-sdk-for-js/releases) - [Changelog](https://github.com/Azure/azure-sdk-for-js/blob/main/documentation/Changelog-for-next-generation.md) - [Commits](https://github.com/Azure/azure-sdk-for-js/compare/@azure/identity_3.4.1...@azure/identity_3.4.2) Updates `@google-cloud/compute` from 4.1.0 to 4.2.0 - [Release notes](https://github.com/googleapis/google-cloud-node/releases) - [Changelog](https://github.com/googleapis/google-cloud-node/blob/main/packages/google-cloud-compute/CHANGELOG.md) - [Commits](https://github.com/googleapis/google-cloud-node/commits/data-v4.2.0/packages/google-cloud-compute) Updates `google-gax` from 4.1.0 to 4.3.1 - [Release notes](https://github.com/googleapis/gax-nodejs/releases) - [Changelog](https://github.com/googleapis/gax-nodejs/blob/main/gax/CHANGELOG.md) - [Commits](https://github.com/googleapis/gax-nodejs/commits/google-gax-v4.3.1/gax) Updates `@aws-sdk/client-lightsail` from 3.496.0 to 3.521.0 - [Release notes](https://github.com/aws/aws-sdk-js-v3/releases) - [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/clients/client-lightsail/CHANGELOG.md) - [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.521.0/clients/client-lightsail) Updates `@aws-sdk/client-s3` from 3.496.0 to 3.521.0 - [Release notes](https://github.com/aws/aws-sdk-js-v3/releases) - [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/clients/client-s3/CHANGELOG.md) - [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.521.0/clients/client-s3) Updates `@aws-sdk/client-sts` from 3.496.0 to 3.521.0 - [Release notes](https://github.com/aws/aws-sdk-js-v3/releases) - [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/clients/client-sts/CHANGELOG.md) - [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.521.0/clients/client-sts) --- updated-dependencies: - dependency-name: lerna dependency-type: direct:development update-type: version-update:semver-minor dependency-group: root-deps - dependency-name: "@inquirer/confirm" dependency-type: direct:production update-type: version-update:semver-patch dependency-group: root-deps - dependency-name: "@inquirer/prompts" dependency-type: direct:production update-type: version-update:semver-patch dependency-group: root-deps - dependency-name: "@oclif/core" dependency-type: direct:production update-type: version-update:semver-minor dependency-group: root-deps - dependency-name: disposablestack dependency-type: direct:production update-type: version-update:semver-patch dependency-group: root-deps - dependency-name: "@swc/core" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: root-deps - dependency-name: "@swc/helpers" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: root-deps - dependency-name: "@types/node" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: root-deps - dependency-name: eslint dependency-type: direct:development update-type: version-update:semver-minor dependency-group: root-deps - dependency-name: lint-staged dependency-type: direct:development update-type: version-update:semver-patch dependency-group: root-deps - dependency-name: oclif dependency-type: direct:development update-type: version-update:semver-minor dependency-group: root-deps - dependency-name: pino dependency-type: direct:production update-type: version-update:semver-minor dependency-group: root-deps - dependency-name: "@types/dockerode" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: root-deps - dependency-name: "@types/ssh2" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: root-deps - dependency-name: esbuild dependency-type: direct:development update-type: version-update:semver-patch dependency-group: root-deps - dependency-name: fastify dependency-type: direct:production update-type: version-update:semver-minor dependency-group: root-deps - dependency-name: "@types/tar" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: root-deps - dependency-name: "@azure/identity" dependency-type: direct:production update-type: version-update:semver-patch dependency-group: root-deps - dependency-name: "@google-cloud/compute" dependency-type: direct:production update-type: version-update:semver-minor dependency-group: root-deps - dependency-name: google-gax dependency-type: direct:production update-type: version-update:semver-minor dependency-group: root-deps - dependency-name: "@aws-sdk/client-lightsail" dependency-type: direct:production update-type: version-update:semver-minor dependency-group: root-deps - dependency-name: "@aws-sdk/client-s3" dependency-type: direct:production update-type: version-update:semver-minor dependency-group: root-deps - dependency-name: "@aws-sdk/client-sts" dependency-type: direct:production update-type: version-update:semver-minor dependency-group: root-deps ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
bot
added
dependencies
Pull requests that update a dependency file
javascript
Pull requests that update Javascript code
labels
Feb 25, 2024
Looks like these dependencies are updatable in another way, so this is no longer needed. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
dependencies
Pull requests that update a dependency file
javascript
Pull requests that update Javascript code
0 participants
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 root-deps group with 23 updates:
8.0.2
8.1.2
2.0.15
2.0.17
3.3.0
3.3.2
3.18.1
3.19.6
1.1.2
1.1.3
1.3.105
1.4.2
0.5.3
0.5.6
18.19.8
18.19.18
8.56.0
8.57.0
15.2.0
15.2.2
4.3.8
4.4.17
8.17.2
8.19.0
3.3.23
3.3.24
1.11.18
1.11.19
0.19.11
0.19.12
4.25.2
4.26.1
6.1.10
6.1.11
3.4.1
3.4.2
4.1.0
4.2.0
4.1.0
4.3.1
3.496.0
3.521.0
3.496.0
3.521.0
3.496.0
3.521.0
Updates
lerna
from 8.0.2 to 8.1.2Release notes
Sourced from lerna's releases.
Changelog
Sourced from lerna's changelog.
Commits
9a4ad5e
chore(misc): publish 8.1.2b2b8b7d
chore(misc): publish 8.1.18c7316e
chore(misc): publish 8.1.0ea3fb65
feat: support nx v18 (#3950)bd0b5ce
chore: update repo to nx 17.3 (#3944)Updates
@inquirer/confirm
from 2.0.15 to 2.0.17Commits
4dee2b1
Publishc76d110
Chore: Increase codecov failure threshold1d61ed8
Bugfix (password): Don't format helpTip as the answerb5cc2f5
Bugfix (input): Do not reformat final transformc52a91f
Chore (editor): Cleanup rendering logicf2bacfe
Bugfix: Fix select prompt showing duplicated help tips. [BREAKING: @inquirer/...6c0d1d2
Publish2257e58
Chore(deps): Bump vite from 5.0.9 to 5.0.12 (#1354)11bbb4b
Feat: Implement password prompt as a standalone prompt (#1353)7f69477
Chore(deps): Bump follow-redirects from 1.15.2 to 1.15.5 (#1352)Updates
@inquirer/prompts
from 3.3.0 to 3.3.2Commits
4dee2b1
Publishc76d110
Chore: Increase codecov failure threshold1d61ed8
Bugfix (password): Don't format helpTip as the answerb5cc2f5
Bugfix (input): Do not reformat final transformc52a91f
Chore (editor): Cleanup rendering logicf2bacfe
Bugfix: Fix select prompt showing duplicated help tips. [BREAKING: @inquirer/...6c0d1d2
Publish2257e58
Chore(deps): Bump vite from 5.0.9 to 5.0.12 (#1354)11bbb4b
Feat: Implement password prompt as a standalone prompt (#1353)7f69477
Chore(deps): Bump follow-redirects from 1.15.2 to 1.15.5 (#1352)Updates
@oclif/core
from 3.18.1 to 3.19.6Release notes
Sourced from
@oclif/core
's releases.... (truncated)
Changelog
Sourced from
@oclif/core
's changelog.... (truncated)
Commits
a725447
chore(release): 3.19.6 [skip ci]66cab67
Merge pull request #968 from oclif/mdonnalley/revert-prompt2a74d8e
ci: add plugin-settings to external nutsa96e567
fix: revert to original prompt implementation1c12c07
chore(release): 3.19.5 [skip ci]9a39d7e
Merge pull request #967 from oclif/mdonnalley/no-timeout-in-non-tty7ede36d
test: stub process.stdin.isTTY271b66b
chore: use options.isTTY8a97f20
fix: only set timeout for TTYfa66417
chore(release): 3.19.4 [skip ci]Updates
disposablestack
from 1.1.2 to 1.1.3Changelog
Sourced from disposablestack's changelog.
Commits
70c37b1
v1.1.3992e541
[Refactor] usees-errors
where possible, so things that only need those do ...e088c32
[Deps] updateget-intrinsic
,suppressed-error
c7601cf
[Dev Deps] updateaud
,has-tostringtag
,npmignore
,tape
000c7aa
[Tests] node v18.18 ships a broken Symbol.dispose as wellae1f344
[Deps] updatees-abstract
,es-set-tostringtag
,get-intrinsic
, `internal...f8bd449
[meta] add prepublish/prepublishOnly07d41dc
[Dev Deps] usehasown
instead ofhas
745057e
[Dev Deps] updateobject-inspect
,tape
Updates
@swc/core
from 1.3.105 to 1.4.2Changelog
Sourced from
@swc/core
's changelog.... (truncated)
Commits
f07f5c3
chore: Publish1.4.2
withswc_core
v0.90.10
e761c3d
chore: Publish 1.4.2-nightly-20240219.2129ace0
chore: Bump crates9715320
fix(es/minifier): Abort property hoister onthis
usage (#8647)d7434be
chore: Bump crates22c8e2e
fix(es/typescript): Handle exported JSX members (#8642)90f7a29
chore: Publish 1.4.2-nightly-20240219.19ac304b
chore: Publish 1.4.2-nightly-20240216.184c05b5
chore: Bump cratescd38ef3
fix(es/helpers): AddaddInitializer
to field decorators (#8619)Updates
@swc/helpers
from 0.5.3 to 0.5.6Commits
Updates
@types/node
from 18.19.8 to 18.19.18Commits
Updates
eslint
from 8.56.0 to 8.57.0Release notes
Sourced from eslint's releases.
Changelog
Sourced from eslint's changelog.
... (truncated)
Commits
abea3b6
8.57.01cd3f8c
Build: changelog update for 8.57.01813aec
chore: upgrade@eslint/js
@8
.57.0 (#18143)5c356bb
chore: package.json update for@eslint/js
release84922d0
docs: Show prerelease version in dropdown (#18139)1120b9b
feat: Add loadESLint() API method for v8 (#18098)5b8c363
docs: Switch to Ethical Ads (#18117)2196d97
fix: handle absolute file paths inFlatRuleTester
(#18064)f4a1fe2
test: add more tests for ignoring files and directories (#18068)69dd1d1
fix: Ensure config keys are printed for config errors (#18067)Updates
lint-staged
from 15.2.0 to 15.2.2Release notes
Sourced from lint-staged's releases.
Changelog
Sourced from lint-staged's changelog.
Commits
4d4270b
chore(changeset): releasea7c5957
Merge pull request #1391 from lint-staged/fix-sparse-checkoutc1b2a6a
ci: use macOS Sonoma M1 runnersfdcdad4
fix: do not try to load configuration from files that are not checked out999dcce
chore(changeset): release52a9e3f
Merge pull request #1387 from lint-staged/ignore-stdindd72fde
ci: update "actions/cache@v4"e4023f6
fix: ignore stdin of spawned commands46f2c43
ci: updateactions/setup-node@v4
a684125
ci: update CodeQL action v3Updates
oclif
from 4.3.8 to 4.4.17Release notes
Sourced from oclif's releases.
... (truncated)
Changelog
Sourced from oclif's changelog.
... (truncated)
Commits
8142a16
chore(release): 4.4.17 [skip ci]325c55a
Merge pull request #1304 from oclif/dependabot-npm_and_yarn-ip-2.0.19dd712a
fix(deps): bump ip from 2.0.0 to 2.0.1e46e732
chore(release): 4.4.16 [skip ci]4a9eb6c
Merge pull request #1296 from oclif/dependabot-npm_and_yarn-oclif-core-3.19.28286daa
chore(release): 4.4.15 [skip ci]8be5b84
Merge pull request #1297 from oclif/dependabot-npm_and_yarn-semver-and-types-...98b48e0
fix(deps): bump semver and@types/semver
193ae84
Merge pull request #1298 from oclif/dependabot-npm_and_yarn-eslint-config-ocl...ff48955
fix(deps): bump@oclif/core
from 3.19.1 to 3.19.2Updates
pino
from 8.17.2 to 8.19.0Release notes
Sourced from pino's releases.
Commits
c109804
Bumped v8.19.07f33a0e
Add formatters log option (#1905)79fe14e
setLevel
should respect level comparison option (#1901)7df8840
feat: add a formatters option to browser pino (#1898)d7afda4
Update transports.md (#1897)608d55b
api.md: Fix link declaration (#1900)9259e13
Bumped v8.18.086ceb86
build(deps-dev): bump tsd from 0.29.0 to 0.30.4 (#1888)384df31
Add ability to override custom levels comparison (#1883)fdd0fd9
Correct type ofpino
'sstream
parameter (#1874)Updates
@types/dockerode
from 3.3.23 to 3.3.24Commits
Updates
@types/ssh2
from 1.11.18 to 1.11.19Commits
Updates
esbuild
from 0.19.11 to 0.19.12Release notes
Sourced from esbuild's releases.