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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps-dev): bump the lint group across 1 directory with 2 updates #411

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 15, 2024

Bumps the lint group with 2 updates in the /ember directory: eslint-plugin-ember and eslint-plugin-n.

Updates eslint-plugin-ember from 12.0.2 to 12.1.0

Release notes

Sourced from eslint-plugin-ember's releases.

Release 12.1.0

馃殌 Enhancement

馃悰 Bug Fix

馃摑 Documentation

  • #2142 Fix spread operator sample in no-array-prototype-extensions rule doc (@鈥媘kszepp)

Committers: 2

Changelog

Sourced from eslint-plugin-ember's changelog.

v12.1.0 (2024-05-14)

馃殌 Enhancement

馃悰 Bug Fix

馃摑 Documentation

  • #2142 Fix spread operator sample in no-array-prototype-extensions rule doc (@鈥媘kszepp)

Committers: 2

Commits
Maintainer changes

This version was pushed to npm by nullvoxpopuli, a new releaser for eslint-plugin-ember since your current version.


Updates eslint-plugin-n from 17.5.1 to 17.7.0

Release notes

Sourced from eslint-plugin-n's releases.

v17.7.0

17.7.0 (2024-05-14)

馃専 Features

  • hashbang: Add support to map extensions to executables (#278) (3fd7639)
  • node-builtin: Add node 20.13.0, 22.0.0, and 22.1.0 support (#276) (4a685c0)

馃┕ Fixes

  • node-builtins: Remove "node:" prefix from "ignores" message (#277) (704f0b9)

馃摎 Documentation

  • node-builtins: Specify that only static properties are supported (#272) (735a520)
  • Provide an example with eslint-plugin-n to Playground (#275) (cb8ffa6)

v17.6.0

17.6.0 (2024-05-10)

馃専 Features

  • Add support for ignoring experimental features (#269) (c046376)

馃摎 Documentation

Changelog

Sourced from eslint-plugin-n's changelog.

17.7.0 (2024-05-14)

馃専 Features

  • hashbang: Add support to map extensions to executables (#278) (3fd7639)
  • node-builtin: Add node 20.13.0, 22.0.0, and 22.1.0 support (#276) (4a685c0)

馃┕ Fixes

  • node-builtins: Remove "node:" prefix from "ignores" message (#277) (704f0b9)

馃摎 Documentation

  • node-builtins: Specify that only static properties are supported (#272) (735a520)
  • Provide an example with eslint-plugin-n to Playground (#275) (cb8ffa6)

17.6.0 (2024-05-10)

馃専 Features

  • Add support for ignoring experemental features (#269) (c046376)

馃摎 Documentation

Commits
  • 8551596 chore(master): release 17.7.0 (#273)
  • 3fd7639 feat(hashbang): Add support to map extensions to executables (#278)
  • 704f0b9 fix(node-builtins): Remove "node:" prefix from "ignores" message (#277)
  • 4a685c0 feat(node-builtin): Add node 20.13.0, 22.0.0, and 22.1.0 support (#276)
  • cb8ffa6 docs: Provide an example with eslint-plugin-n to Playground (#275)
  • 735a520 docs(node-builtins): Specify that only static properties are supported (#272)
  • a99acb7 chore(master): release 17.6.0 (#270)
  • b454488 docs: add maintainance info (#271)
  • c046376 feat: Add support for ignoring experemental features (#269)
  • See full diff in compare view

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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

@dependabot dependabot bot requested a review from c0rydoras as a code owner May 15, 2024 08:42
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels May 15, 2024
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/ember/lint-5c434c2c26 branch 2 times, most recently from a7db496 to cb9fd35 Compare May 20, 2024 11:06
Bumps the lint group with 2 updates in the /ember directory: [eslint-plugin-ember](https://github.com/ember-cli/eslint-plugin-ember) and [eslint-plugin-n](https://github.com/eslint-community/eslint-plugin-n).


Updates `eslint-plugin-ember` from 12.0.2 to 12.1.0
- [Release notes](https://github.com/ember-cli/eslint-plugin-ember/releases)
- [Changelog](https://github.com/ember-cli/eslint-plugin-ember/blob/master/CHANGELOG.md)
- [Commits](ember-cli/eslint-plugin-ember@v12.0.2...v12.1.0)

Updates `eslint-plugin-n` from 17.5.1 to 17.7.0
- [Release notes](https://github.com/eslint-community/eslint-plugin-n/releases)
- [Changelog](https://github.com/eslint-community/eslint-plugin-n/blob/master/CHANGELOG.md)
- [Commits](eslint-community/eslint-plugin-n@v17.5.1...v17.7.0)

---
updated-dependencies:
- dependency-name: eslint-plugin-ember
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: lint
- dependency-name: eslint-plugin-n
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: lint
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/ember/lint-5c434c2c26 branch from cb9fd35 to 1a3bf38 Compare May 21, 2024 10:37
Copy link
Contributor Author

dependabot bot commented on behalf of github May 22, 2024

Superseded by #415.

@dependabot dependabot bot closed this May 22, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/ember/lint-5c434c2c26 branch May 22, 2024 10:42
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.

None yet

0 participants