Skip to content

Bump @skyscanner/eslint-config-skyscanner from 22.3.1 to 22.5.0 #155

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
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 21, 2025

By approving this PR, you are confirming that you have adequately and effectively reviewed this change.

Searchable Hashes
  • db91c43dffe3dc0ebe4fc4fdf89fb53c
  • 8517cfff9ffa47438ed71f98948ad5e9

The above information was added by dependabot-augmentor.

Bumps @skyscanner/eslint-config-skyscanner from 22.3.1 to 22.5.0.

Release notes

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

22.5.0

What’s Changed

Dependency updates

22.4.0

What’s Changed

Added

Functionality of the no-enum has not changed, it has simply been changed from an unmaintained third party package to a definition within @skyscanner/eslint-plugin-rules:

If someone was previously suppressing using comments like

// eslint-disable-next-line typescript-enum/no-enum

they will now need to use

// eslint-disable-next-line @skyscanner/rules/no-enum
Commits
  • 154e583 Bump prettier from 3.5.3 to 3.6.2 (#854)
  • 5dfd3a9 Bump eslint-plugin-prettier from 5.4.0 to 5.5.1 (#852)
  • ec828f8 Bump eslint-plugin-import from 2.31.0 to 2.32.0 (#848)
  • 00a4b15 switch to using no-enum rule from @​skyscanner/eslint-plugin-rules (#855)
  • See full diff 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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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 [@skyscanner/eslint-config-skyscanner](https://github.com/Skyscanner/eslint-config-skyscanner) from 22.3.1 to 22.5.0.
- [Release notes](https://github.com/Skyscanner/eslint-config-skyscanner/releases)
- [Changelog](https://github.com/Skyscanner/eslint-config-skyscanner/blob/main/CHANGELOG.md)
- [Commits](Skyscanner/eslint-config-skyscanner@22.3.1...22.5.0)

---
updated-dependencies:
- dependency-name: "@skyscanner/eslint-config-skyscanner"
  dependency-version: 22.5.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code minor labels Jul 21, 2025
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 minor
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants