Skip to content
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

Bump @skyscanner/eslint-config-skyscanner from 16.3.0 to 17.0.0 #315

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 6, 2023

Bumps @skyscanner/eslint-config-skyscanner from 16.3.0 to 17.0.0.

Release notes

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

17.0.0

What’s Changed

Breaking

  • Bump eslint-plugin-backpack from 5.0.0 to 6.0.0 (#635) @​dependabot
    • eslint-plugin-backpack no longer supports Backpack React Native, so passing config will not cause any rules to be triggered for that platform so can be removed from your config
    • As spacing in JS is no longer supported in Backpack (the spacing tokens do not exist), if you have any eslint disables where you are setting spacing in JS these will throw a warning that rule has no effect.
    • As we now have semantic colours an error will be thrown if you are using a colour that doesn't exist in our semantic colours set and the error will direct you to the Backpack site to find the suitable replacement

Changes

Changelog

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

Change Log

This file remains for historical references, but all new releases are now documented in the package's Releases page.

The format is based on Keep a Changelog and this project adheres to Semantic Versioning.

15.0.0

Breaking

  • Bump eslint-config-airbnb from 18 to 19
  • Bump eslint from 7 to 8

This update is intended to be as low friction as possible, with incoming rules that cause more toil than gain disabled.

However, it does bring in several new, very valuable, rules, so it is expected to need work to fix these lint errors when making this upgrade. If you do not agree with any of the incoming rules please reach out to talk about solving it in a centralised way before making local overrides.

All new rules will point to documentation about that rule, with examples of fixes, if they trigger in your codebase.

If you use @skyscanner/stylelint-config-skyscanner please update to version 9, to match this change, as it shares transitive dependencies: https://github.com/Skyscanner/stylelint-config-skyscanner/blob/main/docs/eslint-as-dependency.md

ESLint release notes:

AirBnB Config Release notes:

The following rules have been disabled or downgraded:

See inline comments for each as to why.

14.0.1

  • Bump lint-staged from 13.2.2 to 13.2.3
  • Bump @​typescript-eslint/parser from 5.59.11 to 5.62.0

14.0.0

Updated

... (truncated)

Commits
  • ae2bdbe Bump eslint-plugin-import from 2.28.1 to 2.29.0 (#630)
  • 048457a Bump eslint from 8.51.0 to 8.52.0 (#632)
  • 588c837 Bump eslint-plugin-jest from 27.4.3 to 27.6.0 (#638)
  • 5c21514 Bump eslint-config-prettier from 8.5.0 to 9.0.0 (#584)
  • 85f5afa Bump eslint-plugin-backpack from 5.0.0 to 6.0.0 (#635)
  • df0d47a Bump eslint-plugin-jest from 27.4.2 to 27.4.3 (#633)
  • 0b903df Bump lint-staged from 14.0.1 to 15.0.2 (#634)
  • 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 16.3.0 to 17.0.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@16.3.0...17.0.0)

---
updated-dependencies:
- dependency-name: "@skyscanner/eslint-config-skyscanner"
  dependency-type: direct:production
  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 major labels Nov 6, 2023
@soulcheck soulcheck merged commit e067cd4 into main Nov 8, 2023
3 checks passed
@soulcheck soulcheck deleted the dependabot/npm_and_yarn/skyscanner/eslint-config-skyscanner-17.0.0 branch November 8, 2023 12:09
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 major
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant