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 ignore conditions` will show all of the ignore conditions of the specified dependency
- `@dependabot ignore 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 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 ` 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 ` will remove all of the ignore conditions of the specified dependency
- `@dependabot unignore ` 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, eslint-plugin-n, prettier-plugin-ember-template-tag and stylelint-scss.
Updates
eslint-plugin-ember
from 12.2.1 to 12.3.1Release notes
Sourced from eslint-plugin-ember's releases.
Changelog
Sourced from eslint-plugin-ember's changelog.
Commits
Updates
eslint-plugin-n
from 17.11.1 to 17.13.1Release notes
Sourced from eslint-plugin-n's releases.
Changelog
Sourced from eslint-plugin-n's changelog.
Commits
c4d1551
chore(master): release 17.13.1 (#381)3c45b67
fix: exported / referenced plugin same instance (#380)6e08c9a
chore(master): release 17.13.0 (#376)0b228dd
fix(no-unsupported): fixnode:test
module (#378)d39d99a
feat(no-unsupported): support Node 20.18.0 (#374)8a8104e
chore: update dependencies (#375)c78b370
chore(master): release 17.12.0 (#361)18cdd53
refactor: Improve typescript types and strictness (#367)06d60ae
feat(no-unsupported): Support node 23.1.0 (#370)aee5d96
ci: Add node 23 to ci workflows (#368)Updates
prettier-plugin-ember-template-tag
from 2.0.2 to 2.0.4Release notes
Sourced from prettier-plugin-ember-template-tag's releases.
Changelog
Sourced from prettier-plugin-ember-template-tag's changelog.
Commits
Updates
stylelint-scss
from 6.8.1 to 6.9.0Release notes
Sourced from stylelint-scss's releases.
Changelog
Sourced from stylelint-scss's changelog.
Commits
bac88c5
6.9.06054d76
Prepare version 6.9.0822698c
Update contributors listd38e879
build(deps): bump css-tree from 3.0.0 to 3.0.1 (#1082)c279fcd
build(deps): bump mdn-data from 2.11.1 to 2.12.2 (#1081)3baee8e
Add missing native functions (#1070)a0b5361
Unify rule messages (#1072)032afc1
build(deps): bump known-css-properties from 0.34.0 to 0.35.0 (#1075)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