Skip to content

Build(deps-dev): Bump @guardian/eslint-config from 12.0.1 to 13.0.6 in /cdk#1715

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/cdk/guardian/eslint-config-13.0.6
Open

Build(deps-dev): Bump @guardian/eslint-config from 12.0.1 to 13.0.6 in /cdk#1715
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/cdk/guardian/eslint-config-13.0.6

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 1, 2026

Bumps @guardian/eslint-config from 12.0.1 to 13.0.6.

Release notes

Sourced from @​guardian/eslint-config's releases.

@​guardian/eslint-config@​13.0.6

Patch Changes

  • 6c80178: Update transitive deps to fix vuln in minimatch

@​guardian/eslint-config@​13.0.5

Patch Changes

  • d8e3ce5: bump dependencies

@​guardian/eslint-config@​13.0.4

Patch Changes

  • accf6d8: update deps: eslint-plugin-storybook from 10.1.10 to 10.2.0, globals from 17.0.0 to 17.1.0

@​guardian/eslint-config@​13.0.3

Patch Changes

  • a79dc08: Fix ERR_MODULE_NOT_FOUND when importing @​guardian/eslint-config in a project that does not have Storybook.

@​guardian/eslint-config@​13.0.2

Patch Changes

  • 41b8d2b: Bump @stylistic/eslint-plugin and typescript-eslint deps

@​guardian/eslint-config@​13.0.1

Patch Changes

  • 95df04d: Bump version of eslint-config-storybook

@​guardian/eslint-config@​13.0.0

Major Changes

  • 816eebd:

    • Peer Dependency: Update eslint to 9.39.1
    • Add storybook configuration from eslint-plugin-storybook to config
    import guardian from '@guardian/eslint-config';
    const config = [
    // other eslint configuration
    ...guardian.configs.storybook,
    
    ];
    export default config;

Changelog

Sourced from @​guardian/eslint-config's changelog.

13.0.6

Patch Changes

  • 6c80178: Update transitive deps to fix vuln in minimatch

13.0.5

Patch Changes

  • d8e3ce5: bump dependencies

13.0.4

Patch Changes

  • accf6d8: update deps: eslint-plugin-storybook from 10.1.10 to 10.2.0, globals from 17.0.0 to 17.1.0

13.0.3

Patch Changes

  • a79dc08: Fix ERR_MODULE_NOT_FOUND when importing @​guardian/eslint-config in a project that does not have Storybook.

13.0.2

Patch Changes

  • 41b8d2b: Bump @stylistic/eslint-plugin and typescript-eslint deps

13.0.1

Patch Changes

  • 95df04d: Bump version of eslint-config-storybook

13.0.0

Major Changes

  • 816eebd:

    • Peer Dependency: Update eslint to 9.39.1
    • Add storybook configuration from eslint-plugin-storybook to config
    import guardian from '@guardian/eslint-config';
    const config = [
    // other eslint configuration

... (truncated)

Commits
  • ce187b5 Bump package versions
  • c3d6185 Bump package versions
  • d8e3ce5 Chore(deps): Bump the dependencies group across 1 directory with 3 updates
  • c8746f7 Bump package versions
  • accf6d8 Chore(deps): Bump the dependencies group with 2 updates
  • 21b5b2e Bump package versions
  • a79dc08 fix: ERR_MODULE_NOT_FOUND when loading @​guardian/eslint-config without Storybook
  • 95c28eb Chore(deps): Bump the dependencies group with 2 updates
  • 4fd3578 Bump package versions
  • 41b8d2b Chore(deps): Bump the dependencies group with 2 updates
  • Additional commits viewable in compare view

Dependabot compatibility score

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [@guardian/eslint-config](https://github.com/guardian/csnx/tree/HEAD/libs/@guardian/eslint-config) from 12.0.1 to 13.0.6.
- [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@13.0.6/libs/@guardian/eslint-config)

---
updated-dependencies:
- dependency-name: "@guardian/eslint-config"
  dependency-version: 13.0.6
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Mar 1, 2026
@dependabot dependabot bot requested a review from a team as a code owner March 1, 2026 11:52
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Mar 1, 2026
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants