-
Notifications
You must be signed in to change notification settings - Fork 1
chore(deps): bump the aws-sdk group across 1 directory with 3 updates #262
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
Open
dependabot
wants to merge
1
commit into
main
Choose a base branch
from
dependabot/npm_and_yarn/aws-sdk-f25ea10d85
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
This file contains hidden or 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
dca96bc to
58ba924
Compare
58ba924 to
c140e3f
Compare
c140e3f to
ee6be34
Compare
e4d1efe to
f8fc387
Compare
f8fc387 to
3dc124c
Compare
4c10ff5 to
53af623
Compare
2893b0b to
055e4e7
Compare
055e4e7 to
d3dc4cf
Compare
d3dc4cf to
20922a3
Compare
e772f24 to
90a730e
Compare
Contributor
Author
|
Dependabot encountered an unknown error. Because of this, Dependabot cannot update this pull request. |
90a730e to
63e5a07
Compare
63e5a07 to
3eca08e
Compare
3eca08e to
f8c39b3
Compare
f8c39b3 to
dea07ab
Compare
dea07ab to
366e2aa
Compare
366e2aa to
15de09a
Compare
Contributor
Author
|
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 |
15de09a to
0d690a8
Compare
0d690a8 to
4c95142
Compare
986615e to
0130bad
Compare
Bumps the aws-sdk group with 3 updates in the / directory: [@aws-sdk/client-sns](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-sns), [@aws-sdk/credential-providers](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/packages/credential-providers) and [@aws-sdk/client-appconfigdata](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-appconfigdata). Updates `@aws-sdk/client-sns` from 3.699.0 to 3.716.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-sns/CHANGELOG.md) - [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.716.0/clients/client-sns) Updates `@aws-sdk/credential-providers` from 3.699.0 to 3.716.0 - [Release notes](https://github.com/aws/aws-sdk-js-v3/releases) - [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/packages/credential-providers/CHANGELOG.md) - [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.716.0/packages/credential-providers) Updates `@aws-sdk/client-appconfigdata` from 3.675.0 to 3.716.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-appconfigdata/CHANGELOG.md) - [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.716.0/clients/client-appconfigdata) --- updated-dependencies: - dependency-name: "@aws-sdk/client-sns" dependency-type: direct:production update-type: version-update:semver-minor dependency-group: aws-sdk - dependency-name: "@aws-sdk/credential-providers" dependency-type: direct:production update-type: version-update:semver-minor dependency-group: aws-sdk - dependency-name: "@aws-sdk/client-appconfigdata" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: aws-sdk ... Signed-off-by: dependabot[bot] <support@github.com>
0130bad to
d288b71
Compare
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 aws-sdk group with 3 updates in the / directory: @aws-sdk/client-sns, @aws-sdk/credential-providers and @aws-sdk/client-appconfigdata.
Updates
@aws-sdk/client-snsfrom 3.699.0 to 3.716.0Release notes
Sourced from
@aws-sdk/client-sns's releases.... (truncated)
Changelog
Sourced from
@aws-sdk/client-sns's changelog.Commits
d032e54Publish v3.716.08af7a02chore(codegen): update for operationContextParams fix (#6751)a116e07Publish v3.714.0afd9eeafeat(clients): profile setting for clients (#6728)c2acba2Publish v3.713.0041a906Publish v3.712.0fec23bePublish v3.709.0c685950chore(codegen): update clients for String dispatch fix (#6721)Updates
@aws-sdk/credential-providersfrom 3.699.0 to 3.716.0Release notes
Sourced from
@aws-sdk/credential-providers's releases.... (truncated)
Changelog
Sourced from
@aws-sdk/credential-providers's changelog.Commits
d032e54Publish v3.716.00ce31bdPublish v3.715.07fee20ddocs(credential-providers): fix link casing (#6746)a116e07Publish v3.714.00e65e09docs(clients): document client-level profile configuration (#6737)c2acba2Publish v3.713.0a65995ffeat(credential-providers): make credential providers aware of caller client ...041a906Publish v3.712.0fec23bePublish v3.709.0c685950chore(codegen): update clients for String dispatch fix (#6721)Updates
@aws-sdk/client-appconfigdatafrom 3.675.0 to 3.716.0Release notes
Sourced from
@aws-sdk/client-appconfigdata's releases.... (truncated)
Changelog
Sourced from
@aws-sdk/client-appconfigdata's changelog.... (truncated)
Commits
d032e54Publish v3.716.08af7a02chore(codegen): update for operationContextParams fix (#6751)a116e07Publish v3.714.0afd9eeafeat(clients): profile setting for clients (#6728)c2acba2Publish v3.713.0041a906Publish v3.712.0fec23bePublish v3.709.0c685950chore(codegen): update clients for String dispatch fix (#6721)7497406Publish v3.699.0ed4619ePublish v3.696.0You can trigger a rebase of this PR by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill 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 versionwill 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