Bump the npm group across 2 directories with 5 updates#809
Merged
Conversation
Bumps the npm group with 5 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@aws-sdk/client-cloudformation](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-cloudformation) | `3.1030.0` | `3.1032.0` | | [eslint](https://github.com/eslint/eslint) | `10.2.0` | `10.2.1` | | [typescript](https://github.com/microsoft/TypeScript) | `6.0.2` | `6.0.3` | | [aws-cdk-lib](https://github.com/aws/aws-cdk/tree/HEAD/packages/aws-cdk-lib) | `2.249.0` | `2.250.0` | | [aws-cdk](https://github.com/aws/aws-cdk-cli/tree/HEAD/packages/aws-cdk) | `2.1118.0` | `2.1118.2` | Bumps the npm group with 3 updates in the /test directory: [typescript](https://github.com/microsoft/TypeScript), [aws-cdk-lib](https://github.com/aws/aws-cdk/tree/HEAD/packages/aws-cdk-lib) and [aws-cdk](https://github.com/aws/aws-cdk-cli/tree/HEAD/packages/aws-cdk). Updates `@aws-sdk/client-cloudformation` from 3.1030.0 to 3.1032.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-cloudformation/CHANGELOG.md) - [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.1032.0/clients/client-cloudformation) Updates `eslint` from 10.2.0 to 10.2.1 - [Release notes](https://github.com/eslint/eslint/releases) - [Commits](eslint/eslint@v10.2.0...v10.2.1) Updates `typescript` from 6.0.2 to 6.0.3 - [Release notes](https://github.com/microsoft/TypeScript/releases) - [Commits](microsoft/TypeScript@v6.0.2...v6.0.3) Updates `aws-cdk-lib` from 2.249.0 to 2.250.0 - [Release notes](https://github.com/aws/aws-cdk/releases) - [Changelog](https://github.com/aws/aws-cdk/blob/main/CHANGELOG.v2.alpha.md) - [Commits](https://github.com/aws/aws-cdk/commits/v2.250.0/packages/aws-cdk-lib) Updates `aws-cdk` from 2.1118.0 to 2.1118.2 - [Release notes](https://github.com/aws/aws-cdk-cli/releases) - [Commits](https://github.com/aws/aws-cdk-cli/commits/aws-cdk@v2.1118.2/packages/aws-cdk) Updates `typescript` from 6.0.2 to 6.0.3 - [Release notes](https://github.com/microsoft/TypeScript/releases) - [Commits](microsoft/TypeScript@v6.0.2...v6.0.3) Updates `aws-cdk-lib` from 2.249.0 to 2.250.0 - [Release notes](https://github.com/aws/aws-cdk/releases) - [Changelog](https://github.com/aws/aws-cdk/blob/main/CHANGELOG.v2.alpha.md) - [Commits](https://github.com/aws/aws-cdk/commits/v2.250.0/packages/aws-cdk-lib) Updates `aws-cdk` from 2.1118.0 to 2.1118.2 - [Release notes](https://github.com/aws/aws-cdk-cli/releases) - [Commits](https://github.com/aws/aws-cdk-cli/commits/aws-cdk@v2.1118.2/packages/aws-cdk) --- updated-dependencies: - dependency-name: "@aws-sdk/client-cloudformation" dependency-version: 3.1032.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm - dependency-name: eslint dependency-version: 10.2.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm - dependency-name: typescript dependency-version: 6.0.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm - dependency-name: aws-cdk-lib dependency-version: 2.250.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm - dependency-name: aws-cdk dependency-version: 2.1118.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm - dependency-name: typescript dependency-version: 6.0.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm - dependency-name: aws-cdk-lib dependency-version: 2.250.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm - dependency-name: aws-cdk dependency-version: 2.1118.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm ... Signed-off-by: dependabot[bot] <support@github.com>
Dependency ReviewThe following issues were found:
License Issuestest/package.json
OpenSSF ScorecardScorecard details
Scanned Files
|
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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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 npm group with 5 updates in the / directory:
3.1030.03.1032.010.2.010.2.16.0.26.0.32.249.02.250.02.1118.02.1118.2Bumps the npm group with 3 updates in the /test directory: typescript, aws-cdk-lib and aws-cdk.
Updates
@aws-sdk/client-cloudformationfrom 3.1030.0 to 3.1032.0Release notes
Sourced from
@aws-sdk/client-cloudformation's releases.... (truncated)
Changelog
Sourced from
@aws-sdk/client-cloudformation's changelog.Commits
c0c0872Publish v3.1032.033a780ePublish v3.1031.0560d987chore: upgrade smithy to 1.69.0 (#7932)b742fb8chore(codegen): sync for retry attempt count api (#7927)Updates
eslintfrom 10.2.0 to 10.2.1Release notes
Sourced from eslint's releases.
Commits
4d1d8f910.2.13e33105Build: changelog update for 10.2.1ca92ca0docs: reuse markdown-it instance for markdown filter (#20768)7ddfea9chore: update dependency prettier to v3.8.2 (#20770)57d2ee2docs: Enable Eleventy incremental mode for watch (#20767)c1621b9docs: fix typos in code-path-analyzer.js (#20700)fac40e1ci: bump pnpm/action-setup from 5.0.0 to 6.0.0 (#20763)7246f92test: add tests for SuppressionsService.load() error handling (#20734)4f34b1echore: update pnpm/action-setup action to v5 (#20762)1418d52docs: Update READMEUpdates
typescriptfrom 6.0.2 to 6.0.3Release notes
Sourced from typescript's releases.
Commits
050880cBump version to 6.0.3 and LKGeeae9dd🤖 Pick PR #63401 (Also check package name validity in...) into release-6.0 (#...ad1c695🤖 Pick PR #63368 (Harden ATA package name filtering) into release-6.0 (#63372)0725fb4🤖 Pick PR #63310 (Mark class property initializers as...) into release-6.0 (#...Updates
aws-cdk-libfrom 2.249.0 to 2.250.0Release notes
Sourced from aws-cdk-lib's releases.
Changelog
Sourced from aws-cdk-lib's changelog.
... (truncated)
Commits
89773c3chore: update analytics metadata blueprintsaf41262feat(s3files): s3Files Lambda L1 integration (#37547)4c530fafix(eks-v2): respect securityGroup(s) in KubectlProviderOptions (#37247)57a4908Merge branch 'main' into merge-back/2.249.0c99ce64feat: update L1 CloudFormation resource definitions (#37582)73662dffix(lambda-nodejs): if entry path is not under project root, bundling in Dock...Updates
aws-cdkfrom 2.1118.0 to 2.1118.2Release notes
Sourced from aws-cdk's releases.
Commits
7176bbachore: counts of non hotswappable resources (#1373)7ce6a36fix(cli): add projen as devDependency to aws-cdk package (#1368)bec298afix(cli): stray quotes in deploy confirmation prompt (#1369)f2e1fc3fix(cli): use change set for deploy approval diff when using change-set metho...b96bccechore: align dev dependencies across workspaces (#1341)1916e25chore(deps): add cooldown settings for dependency upgrades (#1351)aec7892chore(deps): bump@aws-sdk/client-bedrock-agentcore-controlfrom 3.1028.0 to ...b9c7242chore(deps): bump@aws-sdk/client-cloudwatch-logsfrom 3.1028.0 to 3.1029.0 (...1219943chore: migrate to yarn berry (#1326)c716037chore(deps): upgrade dependencies (#1325)Updates
typescriptfrom 6.0.2 to 6.0.3Release notes
Sourced from typescript's releases.
Commits
050880cBump version to 6.0.3 and LKGeeae9dd🤖 Pick PR #63401 (Also check package name validity in...) into release-6.0 (#...ad1c695🤖 Pick PR #63368 (Harden ATA package name filtering) into release-6.0 (#63372)0725fb4🤖 Pick PR #63310 (Mark class property initializers as...) into release-6.0 (#...Updates
aws-cdk-libfrom 2.249.0 to 2.250.0Release notes
Sourced from aws-cdk-lib's releases.
Changelog
Sourced from aws-cdk-lib's changelog.
... (truncated)
Commits
89773c3chore: update analytics metadata blueprintsaf41262feat(s3files): s3Files Lambda L1 integration (#37547)4c530fafix(eks-v2): respect securityGroup(s) in KubectlProviderOptions (#37247)57a4908Merge branch 'main' into merge-back/2.249.0c99ce64feat: update L1 CloudFormation resource definitions (#37582)73662dffix(lambda-nodejs): if entry path is not under project root, bundling in Dock...Updates
aws-cdkfrom 2.1118.0 to 2.1118.2Release notes
Sourced from aws-cdk's releases.
Commits
7176bbachore: counts of non hotswappable resources (#1373)7ce6a36fix(cli): add projen as devDependency to aws-cdk package (#1368)bec298afix(cli): stray quotes in deploy confirmation prompt (#1369)f2e1fc3fix(cli): use change set for deploy approval diff when using change-set metho...b96bccechore: align dev dependencies across workspaces (#1341)1916e25chore(deps): add cooldown settings for dependency upgrades (#1351)aec7892chore(deps): bump@aws-sdk/client-bedrock-agentcore-controlfrom 3.1028.0 to ...b9c7242chore(deps): bump@aws-sdk/client-cloudwatch-logsfrom 3.1028.0 to 3.1029.0 (...1219943chore: migrate to yarn berry (#1326)c716037chore(deps): upgrade dependencies (#1325)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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@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