-
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 across 1 directory with 29 updates #529
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 26 updates in the / directory: | Package | From | To | | --- | --- | --- | | [lerna](https://github.com/lerna/lerna/tree/HEAD/packages/lerna) | `8.1.3` | `8.1.7` | | [typescript](https://github.com/Microsoft/TypeScript) | `5.4.5` | `5.5.4` | | [@oclif/core](https://github.com/oclif/core) | `3.26.6` | `3.27.0` | | [disposablestack](https://github.com/es-shims/DisposableStack) | `1.1.5` | `1.1.6` | | [yaml](https://github.com/eemeli/yaml) | `2.4.2` | `2.5.0` | | [@swc/core](https://github.com/swc-project/swc) | `1.4.11` | `1.7.3` | | [@swc/helpers](https://github.com/swc-project/swc) | `0.5.11` | `0.5.12` | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `18.19.33` | `18.19.42` | | [eslint-plugin-jsx-a11y](https://github.com/jsx-eslint/eslint-plugin-jsx-a11y) | `6.8.0` | `6.9.0` | | [eslint-plugin-react](https://github.com/jsx-eslint/eslint-plugin-react) | `7.34.2` | `7.35.0` | | [lint-staged](https://github.com/okonet/lint-staged) | `15.2.5` | `15.2.7` | | [oclif](https://github.com/oclif/oclif) | `4.11.3` | `4.14.11` | | [tslib](https://github.com/Microsoft/tslib) | `2.6.2` | `2.6.3` | | [@inquirer/type](https://github.com/SBoudrias/Inquirer.js) | `1.3.2` | `1.5.1` | | [@types/dockerode](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/dockerode) | `3.3.29` | `3.3.31` | | [fastify](https://github.com/fastify/fastify) | `4.27.0` | `4.28.1` | | [rimraf](https://github.com/isaacs/rimraf) | `5.0.7` | `5.0.9` | | [ws](https://github.com/websockets/ws) | `8.17.0` | `8.18.0` | | [jose](https://github.com/panva/jose) | `4.15.5` | `4.15.9` | | [minimatch](https://github.com/isaacs/minimatch) | `9.0.4` | `9.0.5` | | [@azure/arm-storage](https://github.com/Azure/azure-sdk-for-js) | `18.2.0` | `18.3.0` | | [@azure/identity](https://github.com/Azure/azure-sdk-for-js) | `4.2.0` | `4.4.0` | | [@azure/logger](https://github.com/Azure/azure-sdk-for-js) | `1.1.2` | `1.1.3` | | [@azure/storage-blob](https://github.com/Azure/azure-sdk-for-js) | `12.18.0` | `12.24.0` | | [google-gax](https://github.com/googleapis/gax-nodejs/tree/HEAD/gax) | `4.3.5` | `4.3.8` | | [@aws-sdk/client-lightsail](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-lightsail) | `3.583.0` | `3.620.0` | Updates `lerna` from 8.1.3 to 8.1.7 - [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.7/packages/lerna) Updates `typescript` from 5.4.5 to 5.5.4 - [Release notes](https://github.com/Microsoft/TypeScript/releases) - [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml) - [Commits](microsoft/TypeScript@v5.4.5...v5.5.4) Updates `@oclif/core` from 3.26.6 to 3.27.0 - [Release notes](https://github.com/oclif/core/releases) - [Changelog](https://github.com/oclif/core/blob/main/CHANGELOG.md) - [Commits](oclif/core@3.26.6...3.27.0) Updates `disposablestack` from 1.1.5 to 1.1.6 - [Changelog](https://github.com/es-shims/DisposableStack/blob/main/CHANGELOG.md) - [Commits](es-shims/DisposableStack@v1.1.5...v1.1.6) Updates `yaml` from 2.4.2 to 2.5.0 - [Release notes](https://github.com/eemeli/yaml/releases) - [Commits](eemeli/yaml@v2.4.2...v2.5.0) Updates `@swc/core` from 1.4.11 to 1.7.3 - [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.4.11...v1.7.3) Updates `@swc/helpers` from 0.5.11 to 0.5.12 - [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/cli-progress` from 3.11.5 to 3.11.6 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/cli-progress) Updates `@types/node` from 18.19.33 to 18.19.42 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `eslint-plugin-jsx-a11y` from 6.8.0 to 6.9.0 - [Release notes](https://github.com/jsx-eslint/eslint-plugin-jsx-a11y/releases) - [Changelog](https://github.com/jsx-eslint/eslint-plugin-jsx-a11y/blob/main/CHANGELOG.md) - [Commits](jsx-eslint/eslint-plugin-jsx-a11y@v6.8.0...v6.9.0) Updates `eslint-plugin-react` from 7.34.2 to 7.35.0 - [Release notes](https://github.com/jsx-eslint/eslint-plugin-react/releases) - [Changelog](https://github.com/jsx-eslint/eslint-plugin-react/blob/master/CHANGELOG.md) - [Commits](jsx-eslint/eslint-plugin-react@v7.34.2...v7.35.0) Updates `lint-staged` from 15.2.5 to 15.2.7 - [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.5...v15.2.7) Updates `oclif` from 4.11.3 to 4.14.11 - [Release notes](https://github.com/oclif/oclif/releases) - [Changelog](https://github.com/oclif/oclif/blob/main/CHANGELOG.md) - [Commits](oclif/oclif@4.11.3...4.14.11) Updates `tslib` from 2.6.2 to 2.6.3 - [Release notes](https://github.com/Microsoft/tslib/releases) - [Commits](microsoft/tslib@v2.6.2...v2.6.3) Updates `@inquirer/type` from 1.3.2 to 1.5.1 - [Release notes](https://github.com/SBoudrias/Inquirer.js/releases) - [Commits](https://github.com/SBoudrias/Inquirer.js/compare/@inquirer/[email protected]...@inquirer/[email protected]) Updates `@types/dockerode` from 3.3.29 to 3.3.31 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/dockerode) Updates `fastify` from 4.27.0 to 4.28.1 - [Release notes](https://github.com/fastify/fastify/releases) - [Commits](fastify/fastify@v4.27.0...v4.28.1) Updates `rimraf` from 5.0.7 to 5.0.9 - [Changelog](https://github.com/isaacs/rimraf/blob/main/CHANGELOG.md) - [Commits](isaacs/rimraf@v5.0.7...v5.0.9) Updates `ws` from 8.17.0 to 8.18.0 - [Release notes](https://github.com/websockets/ws/releases) - [Commits](websockets/ws@8.17.0...8.18.0) Updates `jose` from 4.15.5 to 4.15.9 - [Release notes](https://github.com/panva/jose/releases) - [Changelog](https://github.com/panva/jose/blob/v4.15.9/CHANGELOG.md) - [Commits](panva/jose@v4.15.5...v4.15.9) Updates `minimatch` from 9.0.4 to 9.0.5 - [Changelog](https://github.com/isaacs/minimatch/blob/main/changelog.md) - [Commits](isaacs/minimatch@v9.0.4...v9.0.5) Updates `@azure/arm-storage` from 18.2.0 to 18.3.0 - [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/arm-storage_18.2.0...@azure/arm-storage_18.3.0) Updates `@azure/identity` from 4.2.0 to 4.4.0 - [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_4.2.0...@azure/identity_4.4.0) Updates `@azure/logger` from 1.1.2 to 1.1.3 - [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/logger_1.1.2...@azure/logger_1.1.3) Updates `@azure/storage-blob` from 12.18.0 to 12.24.0 - [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/storage-blob_12.18.0...@azure/storage-blob_12.24.0) Updates `google-gax` from 4.3.5 to 4.3.8 - [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.8/gax) Updates `@aws-sdk/client-lightsail` from 3.583.0 to 3.620.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.620.0/clients/client-lightsail) Updates `@aws-sdk/client-s3` from 3.583.0 to 3.620.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.620.0/clients/client-s3) Updates `@aws-sdk/client-sts` from 3.583.0 to 3.620.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.620.0/clients/client-sts) --- updated-dependencies: - dependency-name: lerna dependency-type: direct:development update-type: version-update:semver-patch dependency-group: root-deps - dependency-name: typescript dependency-type: direct:development update-type: version-update:semver-minor 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: yaml dependency-type: direct:production update-type: version-update:semver-minor 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/cli-progress" 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-plugin-jsx-a11y dependency-type: direct:development update-type: version-update:semver-minor dependency-group: root-deps - dependency-name: eslint-plugin-react 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: tslib dependency-type: direct:development update-type: version-update:semver-patch dependency-group: root-deps - dependency-name: "@inquirer/type" dependency-type: direct:development 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: fastify dependency-type: direct:production update-type: version-update:semver-minor dependency-group: root-deps - dependency-name: rimraf dependency-type: direct:production update-type: version-update:semver-patch dependency-group: root-deps - dependency-name: ws dependency-type: direct:production update-type: version-update:semver-minor dependency-group: root-deps - dependency-name: jose dependency-type: direct:production update-type: version-update:semver-patch dependency-group: root-deps - dependency-name: minimatch dependency-type: direct:production update-type: version-update:semver-patch dependency-group: root-deps - dependency-name: "@azure/arm-storage" dependency-type: direct:production update-type: version-update:semver-minor dependency-group: root-deps - dependency-name: "@azure/identity" dependency-type: direct:production update-type: version-update:semver-minor dependency-group: root-deps - dependency-name: "@azure/logger" dependency-type: direct:production update-type: version-update:semver-patch dependency-group: root-deps - dependency-name: "@azure/storage-blob" 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-patch 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] <[email protected]>
dependabot
bot
added
dependencies
Pull requests that update a dependency file
javascript
Pull requests that update Javascript code
labels
Jul 28, 2024
Superseded by #532. |
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 26 updates in the / directory:
8.1.3
8.1.7
5.4.5
5.5.4
3.26.6
3.27.0
1.1.5
1.1.6
2.4.2
2.5.0
1.4.11
1.7.3
0.5.11
0.5.12
18.19.33
18.19.42
6.8.0
6.9.0
7.34.2
7.35.0
15.2.5
15.2.7
4.11.3
4.14.11
2.6.2
2.6.3
1.3.2
1.5.1
3.3.29
3.3.31
4.27.0
4.28.1
5.0.7
5.0.9
8.17.0
8.18.0
4.15.5
4.15.9
9.0.4
9.0.5
18.2.0
18.3.0
4.2.0
4.4.0
1.1.2
1.1.3
12.18.0
12.24.0
4.3.5
4.3.8
3.583.0
3.620.0
Updates
lerna
from 8.1.3 to 8.1.7Release notes
Sourced from lerna's releases.
Changelog
Sourced from lerna's changelog.
Commits
10fcb3a
chore(misc): publish 8.1.76e5cfbc
fix: set explicit strip-ansi dependency (#4045)8d68f1d
chore(misc): publish 8.1.65f3603a
fix: set explicit string-width dependency (#4038)3f91a34
chore(misc): publish 8.1.5bd1c2d8
fix: update npm utility dependencies and related packages (#4033)7bd9835
chore(misc): publish 8.1.465657cd
chore: set corepack env vars in workflow (#4015)Updates
typescript
from 5.4.5 to 5.5.4Release notes
Sourced from typescript's releases.
... (truncated)
Commits
c8a7d58
Bump version to 5.5.4 and LKGc0ded04
🤖 Pick PR #58771 (Allow references to the global Symb...) into release-5.5 (#...5ba41e2
🤖 Pick PR #59208 (Write non-missing undefined on mapp...) into release-5.5 (#...b075332
🤖 Pick PR #59337 (Allow declarationMap to be emitted ...) into release-5.5 (#...9dd6f91
Cherry-pick "Stop using latest Node in CI" to release-5.5 (#59348)bf0ddaf
🤖 Pick PR #59070 (Delay the calculation of common sou...) into release-5.5 (#...a44e2d9
🤖 Pick PR #59160 (Fixed crash on authored import type...) into release-5.5 (#...f35206d
🤖 Pick PR #59325 (Don't skip markLinkedReferences on ...) into release-5.5 (#...1109550
Fix baselines on release-5.5 (#59330)8794318
🤖 Pick PR #59215 (Fix codefix crash on circular alias...) into release-5.5 (#...Updates
@oclif/core
from 3.26.6 to 3.27.0Release notes
Sourced from
@oclif/core
's releases.Changelog
Sourced from
@oclif/core
's changelog.Commits
db3ad80
chore(release): 3.27.0 [skip ci]0345ac3
feat: added option to specify example flag value in docopts (#1095)2ea2423
chore(release): 3.26.9 [skip ci]3916945
fix: only replace command id in usage if it's at beginning of string (#1090)85310aa
chore(release): 3.26.8 [skip ci]cdc9c53
chore(dev-deps): bump@oclif/plugin-help
from 6.0.22 to 6.1.0 (#1092)58b9fed
fix(deps): bump debug from 4.3.4 to 4.3.5 (#1093)af2cfda
chore(release): 3.26.7 [skip ci]9639fd4
fix: get core meta version (#1094)7eac5a4
Merge pull request #1087 from oclif/dependabot-npm_and_yarn-fancy-test-3.0.16Updates
disposablestack
from 1.1.5 to 1.1.6Changelog
Sourced from disposablestack's changelog.
Commits
5e62706
v1.1.62f7eb6e
[Tests] Update nonFunctions adopt test9c3aeed
[Fix].disposed
should be nonenumerablefa59c73
[Dev Deps] update@ljharb/eslint-config
Updates
yaml
from 2.4.2 to 2.5.0Release notes
Sourced from yaml's releases.
Commits
b309e23
2.5.06e58318
style: Apply updated Prettier style61140fa
chore: Refresh lockfile534d8ad
fix: Ignore minContentWidth if greater than lineWidth (fixes #562)f73e1d9
chore: Drop unused Collection.maxFlowStringSingleLineLength (see #522, closes...e7c81fe
feat: Add --indent option to CLI tool (#559)f685e1c
fix: Always reset indentation in lexer on ... (fixes #558)aea700d
fix: Require newline in all cases for props on block sequence (fixes #557)1b8fde6
2.4.5f3c7d03
test: Obey yaml-test-suite skip instructionsUpdates
@swc/core
from 1.4.11 to 1.7.3Release notes
Sourced from
@swc/core
's releases.... (truncated)
Changelog
Sourced from
@swc/core
's changelog.... (truncated)
Commits
0921bb3
chore: Publish1.7.3
withswc_core
v0.99.5
af15271
chore: Update changelog54e766e
chore: Publish1.7.3-nightly-20240727.1
withswc_core
v0.99.5
238d501
chore: Publish cratesacb3952
fix(es/decorators): Fix TypeScript syntax assertion (#9336)d05f6cf
chore: Update changelog8fe5069
chore: Publish1.7.2
withswc_core
v0.99.5
ea24cdb
chore: Update changelog1cbff97
chore: Publish1.7.2-nightly-20240725.2
withswc_core
v0.99.5
d3e6376
chore(ci): Fix publish actionUpdates
@swc/helpers
from 0.5.11 to 0.5.12Commits
Updates
@types/cli-progress
from 3.11.5 to 3.11.6Commits
Updates
@types/node
from 18.19.33 to 18.19.42Commits
Updates
eslint-plugin-jsx-a11y
from 6.8.0 to 6.9.0Release notes
Sourced from eslint-plugin-jsx-a11y's releases.
Changelog
Sourced from eslint-plugin-jsx-a11y's changelog.
Commits
882bd4d
v6.9.0961817f
[actions] pin codecov to v3.1.56a048da
[Fix] ensuresummary
remains non-interactive75d5dd7
Revert "[Fix]isNonInteractiveElement
: Upgrade aria-query to 5.3.0 and axob...32fd82c
[Deps] pinaria-query
andaxobject-query
, addls-engines
test to CI0a98ad8
[Deps] remove@babel/runtime
6b5f096
[New] add support for Flat Config51a1ca7
[actions] update actions/checkout5d14408
[Deps] update@babel/runtime
,array-includes
,es-iterator-helpers
, `has...1271ac1
[Dev Deps] update@babel/cli
,@babel/core
,@babel/eslint-parser
, `@babe...Updates
eslint-plugin-react
from 7.34.2 to 7.35.0Release notes
Sourced from eslint-plugin-react's releases.
... (truncated)
Changelog
Sourced from eslint-plugin-react's changelog.