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.0.0 to 17.2.0 #82

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 18, 2023

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

Release notes

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

17.2.0

What’s Changed

Added

Fixed

Dependency updates

17.1.0

What’s Changed

Added

  • [ARGG-857] Add rule forbidding the use of axios library (#656) @​soulcheck Axios errors, when logged, can lead to sensitive data leaks as they include headers and other pieces of sensitive data. This change adds a rule that will throw an error if axios is imported or required. We encourage users to find safer alternatives to axios. The rule can be configured to be a warning or switched off completely on a per-repository basis.

Dependency updates

Commits
  • a39e8e4 Bump @​typescript-eslint/parser from 6.13.1 to 6.14.0 (#667)
  • 2efa9a5 Bump eslint from 8.54.0 to 8.55.0 (#659)
  • 4558622 Bump @​typescript-eslint/eslint-plugin from 6.12.0 to 6.13.2 (#664)
  • 842ed7e Bump prettier from 3.1.0 to 3.1.1 (#663)
  • ec7ff56 Bump eslint-config-prettier from 9.0.0 to 9.1.0 (#662)
  • 101e522 Bump lint-staged from 15.1.0 to 15.2.0 (#661)
  • 7986d56 Test if dynamic import argument is a string (#666)
  • eef909d Bump @​babel/eslint-parser from 7.22.15 to 7.23.3 (#645)
  • 184a84c Bump eslint from 8.53.0 to 8.54.0 (#653)
  • 10b21ec Bump @​babel/core from 7.23.2 to 7.23.5 (#658)
  • 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 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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file minor labels Dec 18, 2023
Bumps [@skyscanner/eslint-config-skyscanner](https://github.com/Skyscanner/eslint-config-skyscanner) from 17.0.0 to 17.2.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@17.0.0...17.2.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/skyscanner/eslint-config-skyscanner-17.2.0 branch from 590612c to dc3348e Compare January 3, 2024 17:32
@olliecurtis olliecurtis merged commit c0c9876 into main Jan 3, 2024
@olliecurtis olliecurtis deleted the dependabot/npm_and_yarn/skyscanner/eslint-config-skyscanner-17.2.0 branch January 3, 2024 17:33
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 skip-changelog
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant