-
Notifications
You must be signed in to change notification settings - Fork 82
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 #339
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 | | --- | --- | --- | | [@types/lodash](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/lodash) | `4.14.200` | `4.14.201` | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `18.18.8` | `18.18.9` | | [@types/stream-buffers](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/stream-buffers) | `3.0.6` | `3.0.7` | | [@aws-sdk/client-lightsail](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-lightsail) | `3.441.0` | `3.449.0` | | [@aws-sdk/client-s3](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-s3) | `3.441.0` | `3.449.0` | | [@types/nunjucks](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/nunjucks) | `3.2.5` | `3.2.6` | | [@types/dockerode](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/dockerode) | `3.3.22` | `3.3.23` | | [@types/shell-escape](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/shell-escape) | `0.2.2` | `0.2.3` | | [@types/ssh2](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/ssh2) | `1.11.15` | `1.11.16` | | [@inquirer/confirm](https://github.com/SBoudrias/Inquirer.js) | `2.0.14` | `2.0.15` | | [@types/inquirer](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/inquirer) | `8.2.9` | `8.2.10` | | [@types/http-proxy](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/http-proxy) | `1.17.13` | `1.17.14` | | [@types/node-fetch](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node-fetch) | `2.6.8` | `2.6.9` | | [@types/node-forge](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node-forge) | `1.3.8` | `1.3.9` | | [@types/ssh2-streams](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/ssh2-streams) | `0.1.11` | `0.1.12` | | [@types/sshpk](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/sshpk) | `1.17.3` | `1.17.4` | | [@types/tar](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/tar) | `6.1.7` | `6.1.9` | Updates `@types/lodash` from 4.14.200 to 4.14.201 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/lodash) Updates `@types/node` from 18.18.8 to 18.18.9 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `@types/stream-buffers` from 3.0.6 to 3.0.7 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/stream-buffers) Updates `@aws-sdk/client-lightsail` from 3.441.0 to 3.449.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.449.0/clients/client-lightsail) Updates `@aws-sdk/client-s3` from 3.441.0 to 3.449.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.449.0/clients/client-s3) Updates `@types/nunjucks` from 3.2.5 to 3.2.6 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/nunjucks) Updates `@types/dockerode` from 3.3.22 to 3.3.23 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/dockerode) Updates `@types/shell-escape` from 0.2.2 to 0.2.3 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/shell-escape) Updates `@types/ssh2` from 1.11.15 to 1.11.16 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/ssh2) Updates `@inquirer/confirm` from 2.0.14 to 2.0.15 - [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/inquirer` from 8.2.9 to 8.2.10 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/inquirer) Updates `@types/http-proxy` from 1.17.13 to 1.17.14 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/http-proxy) Updates `@types/node-fetch` from 2.6.8 to 2.6.9 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node-fetch) Updates `@types/node-forge` from 1.3.8 to 1.3.9 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node-forge) Updates `@types/ssh2-streams` from 0.1.11 to 0.1.12 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/ssh2-streams) Updates `@types/sshpk` from 1.17.3 to 1.17.4 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/sshpk) Updates `@types/tar` from 6.1.7 to 6.1.9 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/tar) --- updated-dependencies: - dependency-name: "@types/lodash" 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: "@types/stream-buffers" dependency-type: direct:development 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: "@types/nunjucks" dependency-type: direct:development update-type: version-update:semver-patch 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/shell-escape" 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: "@inquirer/confirm" dependency-type: direct:production update-type: version-update:semver-patch dependency-group: root-deps - dependency-name: "@types/inquirer" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: root-deps - dependency-name: "@types/http-proxy" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: root-deps - dependency-name: "@types/node-fetch" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: root-deps - dependency-name: "@types/node-forge" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: root-deps - dependency-name: "@types/ssh2-streams" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: root-deps - dependency-name: "@types/sshpk" dependency-type: direct:development 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 ... 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
Nov 12, 2023
Looks like these dependencies are updatable in another way, so this is no longer needed. |
dependabot
bot
deleted the
dependabot/npm_and_yarn/root-deps-cee03216ca
branch
November 15, 2023 08:25
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:
4.14.200
4.14.201
18.18.8
18.18.9
3.0.6
3.0.7
3.441.0
3.449.0
3.441.0
3.449.0
3.2.5
3.2.6
3.3.22
3.3.23
0.2.2
0.2.3
1.11.15
1.11.16
2.0.14
2.0.15
8.2.9
8.2.10
1.17.13
1.17.14
2.6.8
2.6.9
1.3.8
1.3.9
0.1.11
0.1.12
1.17.3
1.17.4
6.1.7
6.1.9
Updates
@types/lodash
from 4.14.200 to 4.14.201Commits
Updates
@types/node
from 18.18.8 to 18.18.9Commits
Updates
@types/stream-buffers
from 3.0.6 to 3.0.7Commits
Updates
@aws-sdk/client-lightsail
from 3.441.0 to 3.449.0Release notes
Sourced from
@aws-sdk/client-lightsail
's releases.... (truncated)
Changelog
Sourced from
@aws-sdk/client-lightsail
's changelog.Commits
611bffa
Publish v3.449.05aa935c
Publish v3.445.05538f3b
chore(codegen): bump codegen version to 0.19.0 (#5450)Updates
@aws-sdk/client-s3
from 3.441.0 to 3.449.0Release notes
Sourced from
@aws-sdk/client-s3
's releases.... (truncated)
Changelog
Sourced from
@aws-sdk/client-s3
's changelog.Commits
611bffa
Publish v3.449.05aa935c
Publish v3.445.05538f3b
chore(codegen): bump codegen version to 0.19.0 (#5450)Updates
@types/nunjucks
from 3.2.5 to 3.2.6Commits
Updates
@types/dockerode
from 3.3.22 to 3.3.23Commits
Updates
@types/shell-escape
from 0.2.2 to 0.2.3Commits
Updates
@types/ssh2
from 1.11.15 to 1.11.16Commits
Updates
@inquirer/confirm
from 2.0.14 to 2.0.15Commits
a318aec
Publisha0cdb89
Feat (checkbox): Supportvalidate
config (#1319)ee56951
Chore: Bump dependencies1b3df3a
Feat (select): Allow default config in Select prompt (#1329)1c4c80a
Chore: Bump dependencies172dabe
Chore(deps): Bump get-func-name from 2.0.0 to 2.0.2 (#1320)41e2bf8
Chore(deps): Bump postcss from 8.4.29 to 8.4.31 (#1321)6fb4d9c
Checkbox - add validation if no choice is selected (#1316)3fff3fa
Chore: Bump dependenciesf6a3c50
Chore: Clean anti-patterns of early returns in long functionsUpdates
@types/inquirer
from 8.2.9 to 8.2.10Commits
Updates
@types/http-proxy
from 1.17.13 to 1.17.14Commits
Updates
@types/node-fetch
from 2.6.8 to 2.6.9Commits
Updates
@types/node-forge
from 1.3.8 to 1.3.9Commits
Updates
@types/ssh2-streams
from 0.1.11 to 0.1.12Commits
Updates
@types/sshpk
from 1.17.3 to 1.17.4Commits
Updates
@types/tar
from 6.1.7 to 6.1.9Commits
Dependabot 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