Skip to content

build(deps-dev): bump eslint-config-axway from 6.0.2 to 9.0.0 #290

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: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 17, 2025

Bumps eslint-config-axway from 6.0.2 to 9.0.0.

Changelog

Sourced from eslint-config-axway's changelog.

v8.0.0 (Feb 28, 2023)

  • BREAKING CHANGE: Replaces unmaintained eslint-plugin-node with eslint-plugin-n. Any uses of env-node with node/ scoped rule overrides will need to be replaced as n/ scoped.
  • chore: Updated dependencies.

v7.0.1 (May 18, 2022)

  • fix: Ignore unsupported ES module syntax warnings.
  • chore: Bumped Node.js ECMAScript version from 9 to 2021.
  • chore: Updated dependencies.

v7.0.0 (Jan 20, 2022)

  • BREAKING CHANGE: Drops support for eslint 7.
  • BREAKING CHANGE: Drops support for @​typescript-eslint 4.x packages.
  • BREAKING CHANGE: Drops support for eslint-plugin-mocha 9.x.
  • BREAKING CHANGE: Updates to latest versions of built in eslint plugins.
  • feat: Add support for eslint 8.

v6.0.1 (Mar 15, 2021)

  • fix: Added @babel/core as an optional peer dependency so that the Babel eslint parser will function properly.

v6.0.0 (Mar 3, 2021)

  • BREAKING CHANGE: Replaced the deprecated babel-eslint with @babel/eslint-parser and @babel/eslint-plugin.
  • BREAKING CHANGE: Removed support for old peer dependencies: eslint, eslint-plugin-mocha, @typescript-eslint/parser, and @typescript-eslint/eslint-plugin.
  • chore: Updated dependencies.
Commits
  • bd00e95 9.0.0
  • 0a67812 v9.0.0 - Dependency updates to mitigate eslint and semver vulns (#140)
  • 2be9b2e 8.0.0
  • 7969de8 v8.0.0 changelog updates (#138)
  • a8f8bd3 Replace eslint-plugin-node and bump outdated packages (#136)
  • 047290f target current LTS
  • f08d8b6 Dependency updates, rule fix, code cleanup (#105)
  • 06978ed feat: support eslint 8 (#90)
  • ba33eee chore(deps): bump eslint-plugin-import from 2.24.2 to 2.25.2
  • 8935c44 chore(deps): bump path-parse from 1.0.6 to 1.0.7
  • 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)

Bumps [eslint-config-axway](https://github.com/appcelerator/eslint-config-axway) from 6.0.2 to 9.0.0.
- [Release notes](https://github.com/appcelerator/eslint-config-axway/releases)
- [Changelog](https://github.com/appcelerator/eslint-config-axway/blob/master/CHANGELOG.md)
- [Commits](appcelerator/eslint-config-axway@6.0.2...9.0.0)

---
updated-dependencies:
- dependency-name: eslint-config-axway
  dependency-type: direct:development
  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 javascript Pull requests that update javascript code labels Mar 17, 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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants