chore(deps-dev): bump the major-updates group across 1 directory with 6 updates #32
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 major-updates group with 6 updates in the / directory:
18.5.0
19.3.0
18.5.0
19.2.2
6.19.0
7.13.1
6.19.0
7.13.1
8.56.0
9.5.0
0.0.8
1.0.3
Updates
@commitlint/cli
from 18.5.0 to 19.3.0Release notes
Sourced from
@commitlint/cli
's releases.... (truncated)
Changelog
Sourced from
@commitlint/cli
's changelog.... (truncated)
Commits
447fd3b
v19.3.066dd3a5
v19.2.2172cb52
v19.2.1f91d539
Fix regression when using --last flag (#3982)a64b417
v19.2.099f4f3f
feat(cli): introduce new --last flag, to stop recommending HEAD~1 (#3916)8d7a3d5
v19.1.09b4ac34
v19.0.3e538924
v19.0.29351b8e
v19.0.1Updates
@commitlint/config-conventional
from 18.5.0 to 19.2.2Release notes
Sourced from
@commitlint/config-conventional
's releases.... (truncated)
Changelog
Sourced from
@commitlint/config-conventional
's changelog.... (truncated)
Commits
66dd3a5
v19.2.28d7a3d5
v19.1.059bc204
Chore/v18 patch merge (#3969)9b4ac34
v19.0.3f1ff121
v19.0.0868983c
docs: use vitepress (#3921)2816783
Revert "chore!: minimum node version v20"a909634
chore!: minimum node version v203423735
feat!: migrate to pure ESM (#3850)93fa15e
v18.6.2Updates
@typescript-eslint/eslint-plugin
from 6.19.0 to 7.13.1Release notes
Sourced from
@typescript-eslint/eslint-plugin
's releases.... (truncated)
Changelog
Sourced from
@typescript-eslint/eslint-plugin
's changelog.... (truncated)
Commits
1212a8f
chore(release): publish 7.13.1af34737
docs: improve return-await description about motivation (#9201)bf48dc5
fix(eslint-plugin): [no-unsafe-member-access] differentiate a types-error any...33acc50
fix(eslint-plugin): [return-await] support explicit resource management (#9044)50ed604
fix(eslint-plugin): [prefer-readonly] refine report locations (#8894)8a178ed
chore(release): publish 7.13.063e53e2
chore(deps): update dependency prettier to v3.3.1 (#9308)fb52f78
feat(eslint-plugin): [no-dynamic-delete] allow all string literals as index (...ab2916c
chore: enable eslint-plugin/no-property-in-node internally (#9261)629035f
docs: mention rule scripts under Local Development (#9258)Updates
@typescript-eslint/parser
from 6.19.0 to 7.13.1Release notes
Sourced from
@typescript-eslint/parser
's releases.... (truncated)
Changelog
Sourced from
@typescript-eslint/parser
's changelog.... (truncated)
Commits
1212a8f
chore(release): publish 7.13.18a178ed
chore(release): publish 7.13.0c9a6dd9
feat(parser, typescript-estree): export withoutProjectParserOptions utility (...7e93b28
chore(release): publish 7.12.02bbf656
fix(types): correct typing ParserOptions (#9202)e360541
chore(release): publish 7.11.0c18226e
chore(release): publish 7.10.077fc366
chore(release): publish 7.9.0f53fece
chore: add knip (#8192)ee677f6
chore(release): publish 7.8.0Updates
eslint
from 8.56.0 to 9.5.0Release notes
Sourced from eslint's releases.
... (truncated)
Changelog
Sourced from eslint's changelog.
... (truncated)
Commits
5352357
9.5.0f425600
Build: changelog update for 9.5.0f588160
chore: upgrade@eslint/js
@9
.5.0 (#18591)5890841
chore: package.json update for@eslint/js
release455f7fd
docs: add section about including.gitignore
files (#18590)e9f4ccd
chore: remove unused eslint-disable directive (#18589)721eafe
docs: update info about universalfiles
patterns (#18587)4b23ffd
refactor: Move JS parsing logic into JS language (#18448)6880286
fix: treat*
as a universal pattern (#18586)8127127
docs: Update READMEUpdates
unplugin-preprocessor-directives
from 0.0.8 to 1.0.3Release notes
Sourced from unplugin-preprocessor-directives's releases.
Commits
f37855c
chore: release v1.0.3886e6e9
fix: comments may be undefinedff20882
chore: release v1.0.2e57ce4e
chore: fix build errordc70195
fix: remapping orderf82cf30
chore: release v1.0.1e52023f
feat: support jsx160640e
docs: update readme8ee7db7
chore: release v1.0.0624d26c
refactor: use AST to parse code (#5)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...Description has been truncated