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 17.4.0 to 18.2.1 #340

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 22, 2024

Bumps @skyscanner/eslint-config-skyscanner from 17.4.0 to 18.2.1.

Release notes

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

18.2.1

What’s Changed

Fixed

18.2.0

What’s Changed

Added

An optional new rule to enforce adding Jira ticket references as part of TODO / FIXME comments is now available.

To turn this on add the below to your linting config:

// All TODO/FIXME's should have a JIRA reference.
'@skyscanner/rules/no-jira-todo': 'error',

Updated

18.1.0

What’s Changed

Breaking

Added

Dependency updates

18.0.0

... (truncated)

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
  • 09bc5f3 updated @​skyscanner/eslint-plugin-rules (#754)
  • 503051b Bump braces from 3.0.2 to 3.0.3 (#740)
  • 94c7e6c bump eslint-plugin-rules to v1.2.0 (#741)
  • 129f518 Bump eslint-plugin-jest from 28.5.0 to 28.6.0 (#739)
  • 69ef1f5 Bump @​typescript-eslint/eslint-plugin from 7.9.0 to 7.12.0 (#738)
  • df7d4f9 Bump @​typescript-eslint/parser from 7.8.0 to 7.12.0 (#737)
  • 5b62718 Bump prettier from 3.2.5 to 3.3.1 (#736)
  • 5f20fab Bump eslint-plugin-jest from 28.2.0 to 28.5.0 (#730)
  • 8b151f3 Bump @​typescript-eslint/eslint-plugin from 7.8.0 to 7.9.0 (#728)
  • e39fd8c Bump eslint-plugin-jest from 27.9.0 to 28.2.0 (#717)
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps [@skyscanner/eslint-config-skyscanner](https://github.com/Skyscanner/eslint-config-skyscanner) from 17.4.0 to 18.2.1.
- [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@17.4.0...18.2.1)

---
updated-dependencies:
- dependency-name: "@skyscanner/eslint-config-skyscanner"
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file major labels Jul 22, 2024
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.

0 participants