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-dev): bump the lint group across 1 directory with 4 updates #606

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 Nov 15, 2024

Bumps the lint group with 4 updates in the /ember directory: eslint-plugin-ember, eslint-plugin-n, prettier-plugin-ember-template-tag and stylelint-scss.

Updates eslint-plugin-ember from 12.2.1 to 12.3.1

Release notes

Sourced from eslint-plugin-ember's releases.

v12.3.1-eslint-plugin-ember

Release (2024-10-25)

eslint-plugin-ember 12.3.1 (patch)

🐛 Bug Fix

  • eslint-plugin-ember
    • #2200 Fix no-component-lifecycle-hook in double extended classic component (@​wagenet)

Committers: 1

v12.3.0-eslint-plugin-ember

Release (2024-10-23)

eslint-plugin-ember 12.3.0 (minor)

🚀 Enhancement

🐛 Bug Fix

🏠 Internal

Committers: 2

Changelog

Sourced from eslint-plugin-ember's changelog.

Changelog

Release (2024-10-25)

eslint-plugin-ember 12.3.1 (patch)

🐛 Bug Fix

  • eslint-plugin-ember
    • #2200 Fix no-component-lifecycle-hook in double extended classic component (@​wagenet)

Committers: 1

Release (2024-10-23)

eslint-plugin-ember 12.3.0 (minor)

🚀 Enhancement

🐛 Bug Fix

🏠 Internal

Committers: 2

Commits

Updates eslint-plugin-n from 17.11.1 to 17.13.2

Release notes

Sourced from eslint-plugin-n's releases.

v17.13.2

17.13.2 (2024-11-15)

🩹 Fixes

  • no-missing-require: handle multiple resolvePaths (#383) (df6ad2a)

v17.13.1

17.13.1 (2024-11-07)

🩹 Fixes

  • exported / referenced plugin same instance (#380) (3c45b67)

v17.13.0

17.13.0 (2024-11-05)

🌟 Features

  • no-unsupported: support Node 20.18.0 (#374) (d39d99a)

🩹 Fixes

  • no-unsupported: fix node:test module (#378) (0b228dd)

🧹 Chores

v17.12.0

17.12.0 (2024-10-30)

🌟 Features

  • no-unsupported: Support node 23.0.0 and 22.10.0 (#358) (0fd0350)
  • no-unsupported: Support node 23.1.0 (#370) (06d60ae)

🩹 Fixes

  • no-unsupported: getCallSite is experimental (#363) (d15c63a)
  • no-unsupported: support missing process.features (#362) (9552a4a)
  • update dependencies (#365) (bf34ca5)

... (truncated)

Changelog

Sourced from eslint-plugin-n's changelog.

17.13.2 (2024-11-15)

🩹 Fixes

  • no-missing-require: handle multiple resolvePaths (#383) (df6ad2a)

17.13.1 (2024-11-07)

🩹 Fixes

  • exported / referenced plugin same instance (#380) (3c45b67)

17.13.0 (2024-11-05)

🌟 Features

  • no-unsupported: support Node 20.18.0 (#374) (d39d99a)

🩹 Fixes

  • no-unsupported: fix node:test module (#378) (0b228dd)

🧹 Chores

17.12.0 (2024-10-30)

🌟 Features

  • no-unsupported: Support node 23.0.0 and 22.10.0 (#358) (0fd0350)
  • no-unsupported: Support node 23.1.0 (#370) (06d60ae)

🩹 Fixes

  • no-unsupported: getCallSite is experimental (#363) (d15c63a)
  • no-unsupported: support missing process.features (#362) (9552a4a)
  • update dependencies (#365) (bf34ca5)

🧹 Chores

  • Improve typescript types and strictness (#367) (18cdd53)
Commits

Updates prettier-plugin-ember-template-tag from 2.0.2 to 2.0.4

Release notes

Sourced from prettier-plugin-ember-template-tag's releases.

v2.0.4-prettier-plugin-ember-template-tag

Release (2024-11-06)

prettier-plugin-ember-template-tag 2.0.4 (patch)

🐛 Bug Fix

  • prettier-plugin-ember-template-tag

Committers: 1

v2.0.3-prettier-plugin-ember-template-tag

Release (2024-11-06)

prettier-plugin-ember-template-tag 2.0.3 (patch)

🏠 Internal

Committers: 2

Changelog

Sourced from prettier-plugin-ember-template-tag's changelog.

Changelog

Release (2024-11-06)

prettier-plugin-ember-template-tag 2.0.4 (patch)

🐛 Bug Fix

  • prettier-plugin-ember-template-tag

Committers: 1

Release (2024-11-06)

prettier-plugin-ember-template-tag 2.0.3 (patch)

🏠 Internal

Committers: 2

Commits

Updates stylelint-scss from 6.8.1 to 6.9.0

Release notes

Sourced from stylelint-scss's releases.

6.9.0

  • Added: missing native functions (#1070).
  • Fixed: unify rule messages (#1072).

Full Changelog: stylelint-scss/stylelint-scss@v6.8.1...v6.9.0

Changelog

Sourced from stylelint-scss's changelog.

6.9.0

  • Added: missing native functions (#1070).
  • Fixed: unify rule messages (#1072).

Full Changelog: stylelint-scss/stylelint-scss@v6.8.1...v6.9.0

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 <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

Bumps the lint group with 4 updates in the /ember directory: [eslint-plugin-ember](https://github.com/ember-cli/eslint-plugin-ember), [eslint-plugin-n](https://github.com/eslint-community/eslint-plugin-n), [prettier-plugin-ember-template-tag](https://github.com/ember-tooling/prettier-plugin-ember-template-tag) and [stylelint-scss](https://github.com/stylelint-scss/stylelint-scss).


Updates `eslint-plugin-ember` from 12.2.1 to 12.3.1
- [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](https://github.com/ember-cli/eslint-plugin-ember/commits)

Updates `eslint-plugin-n` from 17.11.1 to 17.13.2
- [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.11.1...v17.13.2)

Updates `prettier-plugin-ember-template-tag` from 2.0.2 to 2.0.4
- [Release notes](https://github.com/ember-tooling/prettier-plugin-ember-template-tag/releases)
- [Changelog](https://github.com/ember-tooling/prettier-plugin-ember-template-tag/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ember-tooling/prettier-plugin-ember-template-tag/commits)

Updates `stylelint-scss` from 6.8.1 to 6.9.0
- [Release notes](https://github.com/stylelint-scss/stylelint-scss/releases)
- [Changelog](https://github.com/stylelint-scss/stylelint-scss/blob/master/CHANGELOG.md)
- [Commits](stylelint-scss/stylelint-scss@v6.8.1...v6.9.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
- dependency-name: prettier-plugin-ember-template-tag
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: lint
- dependency-name: stylelint-scss
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: lint
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from c0rydoras as a code owner November 15, 2024 11:41
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Nov 15, 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 javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants