Skip to content

chore(deps-dev): bump @guardian/eslint-config from 11.0.0 to 13.0.5#1571

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/guardian/eslint-config-13.0.5
Closed

chore(deps-dev): bump @guardian/eslint-config from 11.0.0 to 13.0.5#1571
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/guardian/eslint-config-13.0.5

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 28, 2026

Bumps @guardian/eslint-config from 11.0.0 to 13.0.5.

Release notes

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

@​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.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
    ...guardian.configs.storybook,
    
    ];
    export default config;

... (truncated)

Commits
  • 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
  • 533d58d Chore(deps): Bump globals from 16.5.0 to 17.0.0
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for @​guardian/eslint-config since your current version.


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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Feb 28, 2026
@dependabot dependabot bot requested a review from a team as a code owner February 28, 2026 09:43
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Feb 28, 2026
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/guardian/eslint-config-13.0.5 branch from 0dbed0d to 16bfbcf Compare March 3, 2026 13:18
Bumps [@guardian/eslint-config](https://github.com/guardian/csnx/tree/HEAD/libs/@guardian/eslint-config) from 11.0.0 to 13.0.5.
- [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.5/libs/@guardian/eslint-config)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/guardian/eslint-config-13.0.5 branch from 16bfbcf to e68d7b2 Compare March 6, 2026 15:38
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Mar 7, 2026

Superseded by #1584.

@dependabot dependabot bot closed this Mar 7, 2026
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/guardian/eslint-config-13.0.5 branch March 7, 2026 09:46
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