chore(deps): bump the all group in /cdk with 9 updates#1152
Open
dependabot[bot] wants to merge 2 commits into
Open
chore(deps): bump the all group in /cdk with 9 updates#1152dependabot[bot] wants to merge 2 commits into
dependabot[bot] wants to merge 2 commits into
Conversation
Bumps the all group in /cdk with 9 updates: | Package | From | To | | --- | --- | --- | | [@guardian/cdk](https://github.com/guardian/cdk) | `62.6.1` | `63.6.2` | | [@guardian/eslint-config](https://github.com/guardian/csnx/tree/HEAD/libs/@guardian/eslint-config) | `14.0.0` | `16.0.0` | | [@guardian/prettier](https://github.com/guardian/csnx/tree/HEAD/libs/@guardian/prettier) | `10.0.0` | `11.0.0` | | [@guardian/tsconfig](https://github.com/guardian/csnx/tree/HEAD/libs/@guardian/tsconfig) | `1.0.1` | `2.0.0` | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `25.5.0` | `26.1.0` | | [eslint](https://github.com/eslint/eslint) | `9.39.2` | `10.6.0` | | [jest](https://github.com/jestjs/jest/tree/HEAD/packages/jest) | `30.3.0` | `30.4.2` | | [prettier](https://github.com/prettier/prettier) | `3.8.1` | `3.9.4` | | [typescript](https://github.com/microsoft/TypeScript) | `5.9.3` | `6.0.3` | Updates `@guardian/cdk` from 62.6.1 to 63.6.2 - [Release notes](https://github.com/guardian/cdk/releases) - [Changelog](https://github.com/guardian/cdk/blob/main/CHANGELOG.md) - [Commits](guardian/cdk@v62.6.1...v63.6.2) Updates `@guardian/eslint-config` from 14.0.0 to 16.0.0 - [Release notes](https://github.com/guardian/csnx/releases) - [Changelog](https://github.com/guardian/csnx/blob/main/libs/@guardian/eslint-config/CHANGELOG.md) - [Commits](https://github.com/guardian/csnx/commits/@guardian/eslint-config@16.0.0/libs/@guardian/eslint-config) Updates `@guardian/prettier` from 10.0.0 to 11.0.0 - [Release notes](https://github.com/guardian/csnx/releases) - [Changelog](https://github.com/guardian/csnx/blob/main/libs/@guardian/prettier/CHANGELOG.md) - [Commits](https://github.com/guardian/csnx/commits/@guardian/prettier@11.0.0/libs/@guardian/prettier) Updates `@guardian/tsconfig` from 1.0.1 to 2.0.0 - [Release notes](https://github.com/guardian/csnx/releases) - [Changelog](https://github.com/guardian/csnx/blob/main/libs/@guardian/tsconfig/CHANGELOG.md) - [Commits](https://github.com/guardian/csnx/commits/@guardian/tsconfig@2.0.0/libs/@guardian/tsconfig) Updates `@types/node` from 25.5.0 to 26.1.0 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `eslint` from 9.39.2 to 10.6.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Commits](eslint/eslint@v9.39.2...v10.6.0) Updates `jest` from 30.3.0 to 30.4.2 - [Release notes](https://github.com/jestjs/jest/releases) - [Changelog](https://github.com/jestjs/jest/blob/main/CHANGELOG.md) - [Commits](https://github.com/jestjs/jest/commits/v30.4.2/packages/jest) Updates `prettier` from 3.8.1 to 3.9.4 - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](prettier/prettier@3.8.1...3.9.4) Updates `typescript` from 5.9.3 to 6.0.3 - [Release notes](https://github.com/microsoft/TypeScript/releases) - [Commits](microsoft/TypeScript@v5.9.3...v6.0.3) --- updated-dependencies: - dependency-name: "@guardian/cdk" dependency-version: 63.6.2 dependency-type: direct:development update-type: version-update:semver-major dependency-group: all - dependency-name: "@guardian/eslint-config" dependency-version: 16.0.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: all - dependency-name: "@guardian/prettier" dependency-version: 11.0.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: all - dependency-name: "@guardian/tsconfig" dependency-version: 2.0.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: all - dependency-name: "@types/node" dependency-version: 26.1.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: all - dependency-name: eslint dependency-version: 10.6.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: all - dependency-name: jest dependency-version: 30.4.2 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all - dependency-name: prettier dependency-version: 3.9.4 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all - dependency-name: typescript dependency-version: 6.0.3 dependency-type: direct:development update-type: version-update:semver-major dependency-group: all ... Signed-off-by: dependabot[bot] <support@github.com>
5826fa9 to
bc40250
Compare
…/cdk to 62.6.1 - eslint pinned to 9.39.4: @guardian/eslint-config@16 requires eslint ^9.39.1 - ts-jest bumped to 29.4.11: minimum for TypeScript 6 compatibility - tsconfig: add types [node, jest] as TS6 no longer auto-includes jest globals - regenerate package-lock.json to resolve unrs-resolver native bindings - revert @guardian/cdk to 62.6.1 to defer the v63 riff-raff.yaml API migration
Contributor
Contributor
|
we need to split out the cdk group. Having major versions in the mix here breaks way too many things at once... |
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 all group in /cdk with 9 updates:
62.6.163.6.214.0.016.0.010.0.011.0.01.0.12.0.025.5.026.1.09.39.210.6.030.3.030.4.23.8.13.9.45.9.36.0.3Updates
@guardian/cdkfrom 62.6.1 to 63.6.2Release notes
Sourced from @guardian/cdk's releases.
... (truncated)
Changelog
Sourced from @guardian/cdk's changelog.
... (truncated)
Commits
820366cMerge pull request #2922 from guardian/changeset-release/main361a774Bump package versiondb1d56eMerge pull request #2921 from guardian/aa/target-group-weights96faca2fix(GuLoadBalancedAppExperimental): Validate each target group weight individ...ad5ec08Merge pull request #2919 from guardian/changeset-release/maindb9babcBump package version2f8e267Merge pull request #2916 from guardian/it/add-multipart-policy1486adafeat: Bundle entire policy inside of Fastly Logs IAM Roleba787fbCreate abort multipart policy and use in GuFastlyLogsIamRole213c60eMerge pull request #2917 from guardian/changeset-release/mainUpdates
@guardian/eslint-configfrom 14.0.0 to 16.0.0Release notes
Sourced from @guardian/eslint-config's releases.
Changelog
Sourced from @guardian/eslint-config's changelog.
Commits
3154079Bump package versions5cf4d48chore(deps): upgrade TypeScript to 6.0.3a2012f7Bump package versions2ec7ffbChore(deps): Bump the dependencies group across 1 directory with 4 updates46041b3Bump package versionsfd2cfc5Chore(deps): Bump the dependencies group across 1 directory with 5 updatesUpdates
@guardian/prettierfrom 10.0.0 to 11.0.0Release notes
Sourced from @guardian/prettier's releases.
Changelog
Sourced from @guardian/prettier's changelog.
Commits
3154079Bump package versions5cf4d48chore(deps): upgrade TypeScript to 6.0.352ec3edChore(deps-dev): Bump prettier from 3.7.4 to 3.8.0 in the prettier groupUpdates
@guardian/tsconfigfrom 1.0.1 to 2.0.0Release notes
Sourced from @guardian/tsconfig's releases.
Changelog
Sourced from @guardian/tsconfig's changelog.
Commits
3154079Bump package versionsUpdates
@types/nodefrom 25.5.0 to 26.1.0Commits
Updates
eslintfrom 9.39.2 to 10.6.0Release notes
Sourced from eslint's releases.
... (truncated)
Commits
5d12a0410.6.0f7ca54bBuild: changelog update for 10.6.06a42034ci: run ecosystem tests on main branch (#20891)b1f9106feat: detect Symbol() and BigInt() in no-constant-binary-expression (#20981)3dbacdbci: bump actions/checkout from 6 to 7 (#21014)c3abfcachore: correct JSDoc param types in html formatter (#21018)a83683ddocs: Update READMEa832320ci: split ecosystem tests into separate jobs (#21001)6b05784fix: prefer-exponentiation-operator invalid autofix at statement start (#20997)bb9eb2afix: account for shadowedBooleaninno-extra-boolean-cast(#21013)Updates
jestfrom 30.3.0 to 30.4.2Release notes
Sourced from jest's releases.
... (truncated)
Changelog
Sourced from jest's changelog.
... (truncated)
Commits
746f2a0v30.4.2b3b4a09v30.4.15cbb21ev30.4.0db7141afix: allowcollectCoverageandcoverageProviderin project config (#16132)Updates
prettierfrom 3.8.1 to 3.9.4Release notes
Sourced from prettier's releases.
Changelog
Sourced from prettier's changelog.
... (truncated)
Commits
b693cb2Release 3.9.42e92ac0Angular: Format@content(name)->@content (name)to align with other blo...abed2c2Bump Prettier dependency to 3.9.36cfbc00Clean changelog_unreleased3732e1dRelease 3.9.3a74a7b0Allow decorators to be used withdeclareon class fields (#19492)bd9e11aCorrect text identification in liquid syntax (#19489)269eee3Bump Prettier dependency to 3.9.1ec7ccd1Clean changelog_unreleasedc47654cRelease 3.9.1Updates
typescriptfrom 5.9.3 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 (#...607a22aBump version to 6.0.2 and LKG9e72ab7🤖 Pick PR #63239 (Fix missing lib files in reused pro...) into release-6.0 (#...35ff23d🤖 Pick PR #63163 (Port anyFunctionType subtype fix an...) into release-6.0 (#...e175b69Bump version to 6.0.1-rc and LKGaf4caacUpdate LKG8efd7e8Merge remote-tracking branch 'origin/main' into release-6.0Dependabot 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