build(deps-dev): bump the npm-deps group with 7 updates #6010
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 npm-deps group with 7 updates:
0.0.323
0.0.326
9.27.0
9.28.0
50.6.17
50.7.1
16.0.0
16.1.0
5.2.133
5.3.31
16.19.1
16.20.0
8.32.1
8.33.0
Updates
@types/chrome
from 0.0.323 to 0.0.326Commits
Updates
eslint
from 9.27.0 to 9.28.0Release notes
Sourced from eslint's releases.
Changelog
Sourced from eslint's changelog.
Commits
f341f21
9.28.0779dda9
Build: changelog update for 9.28.0175b7b8
chore: upgrade to@eslint/[email protected]
(#19802)844f5a6
chore: package.json update for@eslint/js
releaseb0674be
feat: Customization of serialization for languageOptions (#19760)3ec2082
docs: Nested arrays in files config entry (#19799)89a65b0
docs: clarify how config arrays can apply to subsets of files (#19788)2ba8a0d
docs: Add description of meta.namespace to plugin docs (#19798)eea3e7e
fix: Remove configured global variables fromGlobalScope#implicit
(#19779)a95721f
feat: Add--pass-on-unpruned-suppressions
CLI option (#19773)Updates
eslint-plugin-jsdoc
from 50.6.17 to 50.7.1Release notes
Sourced from eslint-plugin-jsdoc's releases.
Commits
99cb131
fix: revert are-docs-informative upgrade; fixes #1393 (#1394)0adbf43
feat(getJsdocProcessorPlugin
): addallowedLanguagesToProcess
option (#1392)228c568
chore: update jsdoccomment, are-docs-informative, debug, espree, semver, devD...Updates
lint-staged
from 16.0.0 to 16.1.0Release notes
Sourced from lint-staged's releases.
Changelog
Sourced from lint-staged's changelog.
Commits
f92caaa
chore(changeset): releasee729daa
feat: add "--no-revert" flag to disable reverting to original state in case o...c37dc38
fix: lower minimum required Node.js version to 20.1748f778f
build(deps): update dependenciesb27fa3f
feat: leave out symlinks from list of staged filesa941f2c
docs: add table of contents section to README.md (#1555)Updates
pdfjs-dist
from 5.2.133 to 5.3.31Release notes
Sourced from pdfjs-dist's releases.
... (truncated)
Commits
47ad820
Merge pull request #19952 from timvandermeij/intermittent-viewer-originf251e60
Fix intermittent failure in the "supports specifying a custom origin" viewer ...d63aabd
Merge pull request #19969 from calixteman/editor_inconsistencies47e69e9
[Editor] Change mode when double clicking on an editor712d502
Merge pull request #19975 from calixteman/fix_color_dialog_buttonsde1a9e7
Fix the colors of disabled buttons in the dialogs21ef454
Merge pull request #19962 from Snuffleupagus/api_utilsd90ec29
Merge pull request #19964 from Snuffleupagus/core-catalog-privatef11d8b0
Merge pull request #19972 from Snuffleupagus/issue-19971c5449a9
Ignore empty paths when optimizingconstructPath
operations (issue 19971)Updates
stylelint
from 16.19.1 to 16.20.0Release notes
Sourced from stylelint's releases.
Changelog
Sourced from stylelint's changelog.
Commits
a1a3b2a
16.20.03f426b9
Prepare 16.20.0 (#8556)33bc18b
Refactor to improve error classes (#8593)e6af3ec
Refactor to use example.org in tests and docs (#8592)ea80c3a
Fixfunction-url-no-scheme-relative
false negatives for@import
(#8576)59f3d38
Bump rollup from 4.40.2 to 4.41.1 (#8590)475c54a
Documentexample.org
in rule README conventions (#8587)0dccdb8
Document to removenpx
from command examples (#8578)1c17fb8
Bump eslint from 9.26.0 to 9.27.0 in the eslint group (#8584)8ce90ea
Bump codecov/codecov-action from 5.4.2 to 5.4.3 (#8580)Updates
typescript-eslint
from 8.32.1 to 8.33.0Release notes
Sourced from typescript-eslint's releases.
Changelog
Sourced from typescript-eslint's changelog.
Commits
dca57b3
chore(release): publish 8.33.0f9e0eb9
chore: clean up nx and other config (#11226)1c0e1ae
chore: update some package scripts and dependency config (#10765)8f79ad0
chore(typescript-eslint): finish migrating tovitest
(#11137)Most Recent Ignore Conditions Applied to This Pull Request
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