-
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 17 updates #476
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 17 updates: | Package | From | To | | --- | --- | --- | | [typescript](https://github.com/Microsoft/TypeScript) | `5.4.3` | `5.4.5` | | [@oclif/core](https://github.com/oclif/core) | `3.26.0` | `3.26.3` | | [@swc/core](https://github.com/swc-project/swc) | `1.4.11` | `1.4.13` | | [@swc/helpers](https://github.com/swc-project/swc) | `0.5.8` | `0.5.9` | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `18.19.26` | `18.19.31` | | [oclif](https://github.com/oclif/oclif) | `4.7.0` | `4.8.3` | | [@inquirer/type](https://github.com/SBoudrias/Inquirer.js) | `1.2.1` | `1.3.0` | | [pino](https://github.com/pinojs/pino) | `8.19.0` | `8.20.0` | | [@types/dockerode](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/dockerode) | `3.3.26` | `3.3.28` | | [minimatch](https://github.com/isaacs/minimatch) | `9.0.3` | `9.0.4` | | [@types/tar](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/tar) | `6.1.11` | `6.1.12` | | [@azure/logger](https://github.com/Azure/azure-sdk-for-js) | `1.1.1` | `1.1.2` | | [@google-cloud/compute](https://github.com/googleapis/google-cloud-node/tree/HEAD/packages/google-cloud-compute) | `4.3.0` | `4.4.0` | | [@aws-sdk/client-lightsail](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-lightsail) | `3.540.0` | `3.554.0` | | [@aws-sdk/client-s3](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-s3) | `3.540.0` | `3.554.0` | | [@aws-sdk/client-sts](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-sts) | `3.540.0` | `3.554.0` | | [octokit](https://github.com/octokit/octokit.js) | `3.1.2` | `3.2.0` | Updates `typescript` from 5.4.3 to 5.4.5 - [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.3...v5.4.5) Updates `@oclif/core` from 3.26.0 to 3.26.3 - [Release notes](https://github.com/oclif/core/releases) - [Changelog](https://github.com/oclif/core/blob/main/CHANGELOG.md) - [Commits](oclif/core@3.26.0...3.26.3) Updates `@swc/core` from 1.4.11 to 1.4.13 - [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.4.13) Updates `@swc/helpers` from 0.5.8 to 0.5.9 - [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.26 to 18.19.31 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `oclif` from 4.7.0 to 4.8.3 - [Release notes](https://github.com/oclif/oclif/releases) - [Changelog](https://github.com/oclif/oclif/blob/main/CHANGELOG.md) - [Commits](oclif/oclif@4.7.0...4.8.3) Updates `@inquirer/type` from 1.2.1 to 1.3.0 - [Release notes](https://github.com/SBoudrias/Inquirer.js/releases) - [Commits](https://github.com/SBoudrias/Inquirer.js/compare/@inquirer/[email protected]...@inquirer/[email protected]) Updates `pino` from 8.19.0 to 8.20.0 - [Release notes](https://github.com/pinojs/pino/releases) - [Commits](pinojs/pino@v8.19.0...v8.20.0) Updates `@types/dockerode` from 3.3.26 to 3.3.28 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/dockerode) Updates `minimatch` from 9.0.3 to 9.0.4 - [Changelog](https://github.com/isaacs/minimatch/blob/main/changelog.md) - [Commits](isaacs/minimatch@v9.0.3...v9.0.4) Updates `@types/tar` from 6.1.11 to 6.1.12 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/tar) Updates `@azure/logger` from 1.1.1 to 1.1.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/logger_1.1.1...@azure/logger_1.1.2) Updates `@google-cloud/compute` from 4.3.0 to 4.4.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/dlp-v4.4.0/packages/google-cloud-compute) Updates `@aws-sdk/client-lightsail` from 3.540.0 to 3.554.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.554.0/clients/client-lightsail) Updates `@aws-sdk/client-s3` from 3.540.0 to 3.554.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.554.0/clients/client-s3) Updates `@aws-sdk/client-sts` from 3.540.0 to 3.554.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.554.0/clients/client-sts) Updates `octokit` from 3.1.2 to 3.2.0 - [Release notes](https://github.com/octokit/octokit.js/releases) - [Commits](octokit/octokit.js@v3.1.2...v3.2.0) --- updated-dependencies: - dependency-name: typescript dependency-type: direct:development update-type: version-update:semver-patch dependency-group: root-deps - dependency-name: "@oclif/core" 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-patch 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: oclif dependency-type: direct:development update-type: version-update:semver-minor dependency-group: root-deps - dependency-name: "@inquirer/type" 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: minimatch dependency-type: direct:production update-type: version-update:semver-patch 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/logger" 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: "@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 - dependency-name: octokit 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
Apr 14, 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 17 updates:
5.4.3
5.4.5
3.26.0
3.26.3
1.4.11
1.4.13
0.5.8
0.5.9
18.19.26
18.19.31
4.7.0
4.8.3
1.2.1
1.3.0
8.19.0
8.20.0
3.3.26
3.3.28
9.0.3
9.0.4
6.1.11
6.1.12
1.1.1
1.1.2
4.3.0
4.4.0
3.540.0
3.554.0
3.540.0
3.554.0
3.540.0
3.554.0
3.1.2
3.2.0
Updates
typescript
from 5.4.3 to 5.4.5Release notes
Sourced from typescript's releases.
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
@oclif/core
from 3.26.0 to 3.26.3Release notes
Sourced from
@oclif/core
's releases.Changelog
Sourced from
@oclif/core
's changelog.Commits
dddd471
chore(release): 3.26.3 [skip ci]2d34665
Merge pull request #1053 from oclif/dependabot-npm_and_yarn-ejs-3.1.104cadd96
Merge pull request #1054 from oclif/dependabot-npm_and_yarn-typescript-5.4.5b417ea7
chore(dev-deps): bump typescript from 5.4.4 to 5.4.572dd869
fix(deps): bump ejs from 3.1.9 to 3.1.10d1f44ec
chore(release): 3.26.2 [skip ci]f05b0c8
fix: do not throw an error if a flag with allowStdin='only' is immediately fo...d3e7b6b
chore(release): 3.26.1 [skip ci]87cd0e6
fix(deps): bump minimatch from 9.0.3 to 9.0.4 (#1041)fdc62a0
Merge pull request #1043 from oclif/dependabot-npm_and_yarn-mocha-10.4.0Updates
@swc/core
from 1.4.11 to 1.4.13Changelog
Sourced from
@swc/core
's changelog.... (truncated)
Commits
1a5b2f7
chore: Publish1.4.13
withswc_core
v0.90.30
487992d
chore: Bump cratesebb68db
fix(es/minifier): Abort IIFE invoker in function parameters (#8828)7fcfc74
chore: Publish 1.4.13-nightly-20240409.1bc9c903
chore: Bump crates9ed93c1
fix(es/decorators): Fix capacity overflow with decorators (#8818)8f9aadd
chore: Bump cratesdc04657
fix(visit): ImproveMap
implementation forBox
(#8819)aa4ed06
chore: Allow gist.github.com for reprose63b39b
chore: Bump cratesUpdates
@swc/helpers
from 0.5.8 to 0.5.9Commits
Updates
@types/node
from 18.19.26 to 18.19.31Commits
Updates
oclif
from 4.7.0 to 4.8.3Release notes
Sourced from oclif's releases.
Changelog
Sourced from oclif's changelog.
... (truncated)
Commits
1db5c17
chore(release): 4.8.3 [skip ci]3be87b5
Merge pull request #1374 from oclif/dependabot-npm_and_yarn-oclif-plugin-help...20fb976
fix(deps): bump@oclif/plugin-help
from 6.0.18 to 6.0.21d6b8e31
chore(release): 4.8.2 [skip ci]af00332
fix: reset version on generated cli (#1369)1c040b9
chore(release): 4.8.1 [skip ci]06ba5da
fix: supporting paths with spaces whilst running chmod (#1367) (#1368)1eea2c2
chore(release): 4.8.0 [skip ci]c1ece19
feat: add init command (#1358) (#1366)c8c9c70
chore(release): 4.7.8 [skip ci]Updates
@inquirer/type
from 1.2.1 to 1.3.0Release notes
Sourced from
@inquirer/type
's releases.Commits
bb5b6b8
Publish025f1f7
Chore: bump dependencies (#1391)196f954
Feat: Expose customization options for Select/Checkbox prompts help tips (#1381)fedcd16
BREAKING: Stop exporting core APIs from@inquirer/prompts
(#1384)0d17b90
Try to not have to compile app to get eslint to pass (#1389)6bfbdfc
Publish7596270
Fork figures package so it can be published for esm/cjs (#1388)3374a2b
Add inquirer-action-select community prompt to README.md (#1382)78f7084
Chore: tackle TODO for Array#findLastIndex() (#1380)9b1a239
Chore: Bump attwUpdates
pino
from 8.19.0 to 8.20.0Release notes
Sourced from pino's releases.
Commits
f197065
chore: fix some typos9c39e0f
fix: avoid override mistake (#1939)06df1df
Fix deprecated dependency notation (#1929)ca96e16
Added Info about using Grafana Loki (#1934)4573245
docs: add pino-test to the ecosystem and help sections (#1931)31d4fac
doc: add pino-discord-webhook transport information (#1922)36399fa
Document setBindingsdbb394f
docs: spelling corrections525daaa
docs: remove reference to make-promises-safee119259
Improve documentation for use with Google Cloud LoggingUpdates
@types/dockerode
from 3.3.26 to 3.3.28Commits
Updates
minimatch
from 9.0.3 to 9.0.4Commits
cb4be48
9.0.4c091ce2
build with tshy, update tap87c8677
fix: override with fastTest as property on regex objectef8f267
add github link to typedocs05b464d
ci: remove node 14 from matrixUpdates
@types/tar
from 6.1.11 to 6.1.12Commits
Updates
@azure/logger
from 1.1.1 to 1.1.2Commits
bb11d9e
[core] Minor bump for core-client-rest (#29267)03ee1c5
Post release automated changes for appconfiguration releases (#29264)694cd5f
[core] Prepare April release (#29238)a1fd92e
Post release automated changes for search releases (#29008)2e4371c
Post release automated changes for purview releases (#28813)19f08b8
[@azure/eventgrid
] Adding new events for EG Version 5.4.0 (#29035)a98146b
[Test] remove unit tests that verify package version matches (#28653)8d486c8
[EngSys][tool][analyze-deps] upgradetar
dependency to 6.2.1 (#29255)88bc4f2
[identity] update api ref docs to include default (#29258)464e06f
Sync eng/common directory with azure-sdk-tools for PR 8062 (#29256)Maintainer changes
This version was pushed to npm by microsoft1es, a new releaser for
@azure/logger
since your current version.Updates
@google-cloud/compute
from 4.3.0 to 4.4.0Changelog
Sourced from
@google-cloud/compute
's changelog.Commits
d23f6c3
chore: release main (#3898)8e84ce6
chore: add api-name to OwlBot.yaml files currently and in the future (#3861)d3ec9cf
feat: Update Compute Engine API to revision 20230103 (#769) (#3873)79fbaa8
feat: Added SuggestConversationSummary RPC (#3851)1bc4b52
chore(deps): update dependency sinon to v15 (#3746)f715797
feat: Added Snooze API support (#3832)Updates
@aws-sdk/client-lightsail
from 3.540.0 to 3.554.0Release notes
Sourced from
@aws-sdk/client-lightsail
's releases.... (truncated)
Changelog
Sourced from
@aws-sdk/client-lightsail
's changelog.Commits
46f9da3
Publish v3.554.0dfb5ee2
Publish v3.552.0d201a43
chore: codegen sync for smithy-typescript 0.20.1 (#5980)1408dce
Publish v3.549.0c349825
chore(codegen): update Smithy to 1.47.0 (#5956)885b47e
Publish v3.546.0502a221
feat(client-lightsail): This release adds support to upgrade the TLS version ...Updates
@aws-sdk/client-s3
from 3.540.0 to 3.554.0Release notes
Sourced from
@aws-sdk/client-s3
's releases.... (truncated)
Changelog
Sourced from
@aws-sdk/client-s3
's changelog.Commits
46f9da3
Publish v3.554.0dfb5ee2
Publish v3.552.0d201a43
chore: codegen sync for smithy-typescript 0.20.1 (#5980)a10d3dd
Publish v3.550.058875c9
chore(codegen): move s3 transform to Java code (#5963)1408dce
Publish v3.549.0c349825
chore(codegen): update Smithy to 1.47.0 (#5956)Updates
@aws-sdk/client-sts
from 3.540.0 to 3.554.0Release notes
Sourced from
@aws-sdk/client-sts
's releases.