build(deps-dev): bump the dependencies group with 7 updates #911
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Bumps the dependencies group with 7 updates:
1.1.1
1.2.0
2.8.0
2.9.0
2.8.0
2.9.0
9.11.1
9.12.0
2.30.0
2.31.0
19.8.3
19.8.4
17.6.0
17.7.0
Updates
@eslint/compat
from 1.1.1 to 1.2.0Release notes
Sourced from
@eslint/compat
's releases.Commits
7e54b8b
chore: release main (#121)169d83b
docs: Update README sponsors8d2509a
docs: Update README sponsorsdcacd03
docs: Update README sponsorsae01ec3
feat: add eslint peer dependency (#106)002a6da
docs: Update README sponsorsd0c879e
fix: Upgrade ESLint to fix type errors (#120)5cb3dad
docs: Update README sponsorsdc69bd1
docs: Update README sponsors47db20b
docs: Update README sponsorsUpdates
@stylistic/eslint-plugin-js
from 2.8.0 to 2.9.0Release notes
Sourced from
@stylistic/eslint-plugin-js
's releases.Changelog
Sourced from
@stylistic/eslint-plugin-js
's changelog.Commits
40ba040
chore: release v2.9.0 (main) (#536)ff69053
chore: sort importsUpdates
@stylistic/eslint-plugin-ts
from 2.8.0 to 2.9.0Release notes
Sourced from
@stylistic/eslint-plugin-ts
's releases.Changelog
Sourced from
@stylistic/eslint-plugin-ts
's changelog.Commits
40ba040
chore: release v2.9.0 (main) (#536)ff69053
chore: sort importsUpdates
eslint
from 9.11.1 to 9.12.0Release notes
Sourced from eslint's releases.
Changelog
Sourced from eslint's changelog.
Commits
17cfb68
9.12.0826e69d
Build: changelog update for 9.12.0555aafd
chore: upgrade to@eslint/[email protected]
(#18987)873ae60
chore: package.json update for@eslint/js
releaseea380ca
fix: Upgrade retry to avoid EMFILE errors (#18986)d0a5414
refactor: replace strip-ansi with native module (#18982)b827029
chore: Enable JSON5 linting (#18979)ecbd522
docs: Mention code explorer (#18978)7ea4ecc
docs: Clarifying the Use of Meta Objects (#18697)d3e4b2e
docs: Clarify how to exclude.js
files (#18976)Updates
eslint-plugin-import
from 2.30.0 to 2.31.0Release notes
Sourced from eslint-plugin-import's releases.
... (truncated)
Changelog
Sourced from eslint-plugin-import's changelog.
Commits
91f809b
v2.31.03f1ac24
[utils] [refactor]parse
: avoid using a regex hered225176
[New]extensions
: add thecheckTypeImports
option5a51b9a
[Tests]rule-tester
: try this babel class workaroundd66cde0
[New] support eslint v9d27a639
[Fix] adjust "is source type module" checks for flat config1fa8a07
[Refactor] createsourceType
helper0bc1355
[Tests]no-default-export
,no-named-export
: add test cases with non-modu...55fa203
[Tests]no-default-export
,no-named-export
: add test case6be20df
[Docs]no-restricted-paths
: fix grammarUpdates
nx
from 19.8.3 to 19.8.4Release notes
Sourced from nx's releases.
Commits
7f31366
fix(nx-cloud): use create-workspace-v1 endpoint if v2 returns with 404 (#28015)88f163e
fix(core): fixing target groups not merging (#28280)569f1ab
chore(core): expose utility to determine if db cache is enabled (#28262)c571710
fix(core): filter out task dependencies on itself (#28261)cc5e940
fix(core): add stub for conformance:check, add messaging (#28250)e138ebc
docs(core): document--skip-sync
flag for run commands (#28246)923242d
fix(core): allow prompts during nx add (#28247)bd192a6
fix(core): change getCache signature to only accept options (#28248)b8ac136
fix(core): remove axios import from main code loading (#28230)952629b
feat(core): allow circular project dependencies to execute tasks (#28227)Updates
release-it
from 17.6.0 to 17.7.0Release notes
Sourced from release-it's releases.
Commits
653e979
Release 17.7.079530b9
Lint/formatting fixes1a6325b
Fix uploaded assets URL for Gitlab version >= 17.2 (#1153)eeda65b
feat(github): expose github make_latest flag (#1150)43a5e71
fix(github-comments): make search query respect 256 character limit (encoded)...19c232d
fix: replace obsoleteis-ci
library byci-info
library (closes #1145) (#1...696f082
Removenode-fetch
andgot
from dependencies (#1133)8b57290
Fix schema forgit.requireBranch
(closes #1138)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