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

chore(deps): bump @babel/traverse and eslint-plugin-bpmn-io #13

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 16, 2023

Removes @babel/traverse. It's no longer used after updating ancestor dependency eslint-plugin-bpmn-io. These dependencies need to be updated together.

Removes @babel/traverse

Updates eslint-plugin-bpmn-io from 0.8.2 to 1.0.0

Changelog

Sourced from eslint-plugin-bpmn-io's changelog.

1.0.0

  • CHORE: prohibit inherits in browser environment

0.16.0

  • FEAT: set source type as module for recommended

0.15.1

  • FIX: use env#node in mocha config

0.15.0

  • FEAT: use ES2018 syntax in recommended config
  • FEAT: drop env#node from recommended config
  • FEAT: drop es5 and es6 configs
  • FEAT: add node and browser configs
  • DEPS: drop @babel/eslint-parser and related deps
  • DEPS: drop eslint@7 support

Breaking changes

  • ES2018 is the default syntax for recommended. If your source code uses newer syntax version, make sure to set parserOptions#ecmaVersion accordingly.
  • es5 and es6 configs are removed. Use node or browser instead, depending on your environment.
  • eslint@7 is no longer supported. Upgrade to eslint@8 to use the plugin.

0.14.1

  • FIX: do not read local .babelrc file
  • DEPS: bump dependencies

0.14.0

  • DEPS: support eslint@8 (#14)

0.13.0

  • FEAT: add space-infix-ops rule (#12)
  • FEAT: add array-bracket-spacing rule (#12)

BREAKING CHANGES

  • Added space-related rules to recommended which may trigger new errors.

0.12.0

  • CHORE: bump dependencies
  • CHORE mark as eslint@7 compatible

... (truncated)

Commits

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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Removes [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse). It's no longer used after updating ancestor dependency [eslint-plugin-bpmn-io](https://github.com/bpmn-io/eslint-plugin-bpmn-io). These dependencies need to be updated together.


Removes `@babel/traverse`

Updates `eslint-plugin-bpmn-io` from 0.8.2 to 1.0.0
- [Changelog](https://github.com/bpmn-io/eslint-plugin-bpmn-io/blob/master/CHANGELOG.md)
- [Commits](bpmn-io/eslint-plugin-bpmn-io@v0.8.2...v1.0.0)

---
updated-dependencies:
- dependency-name: "@babel/traverse"
  dependency-type: indirect
- dependency-name: eslint-plugin-bpmn-io
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Oct 16, 2023
@nikku nikku mentioned this pull request Oct 17, 2023
@nikku
Copy link
Member

nikku commented Oct 17, 2023

Closed in favor of #14.

@nikku nikku closed this Oct 17, 2023
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 17, 2023

OK, I won't notify you again about this release, but will get in touch when a new version is available.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot bot deleted the dependabot/npm_and_yarn/babel/traverse-and-eslint-plugin-bpmn-io--removed branch October 17, 2023 13:26
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant