This repository has been archived by the owner on Sep 30, 2024. It is now read-only.
Bump the npm-dependencies group across 1 directory with 6 updates #514
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-dependencies group with 6 updates in the / directory:
6.0.5
7.0.1
7.8.5
7.9.0
8.57.0
9.4.0
16.0.1
16.1.0
4.12.0
4.18.0
16.2.1
16.6.1
Updates
cssnano
from 6.0.5 to 7.0.1Release notes
Sourced from cssnano's releases.
Commits
677d20f
Publish cssnano 7.0.12216006
chore(cssnano-preset-default): update postcss-calc to latest versionf705f06
test: update test dependency postcss-font-magician9143870
docs: update website for release61461ee
chore: update example CLI usage for latest major release01839be
chore: update GitHub actions on publish workflow00b7738
Publish cssnano 7.053f285d
chore: drop Node.js 14 and 16 from CI, add 220d10597
chore!: drop support for Node.js 14 and 1649d3235
chore: work around missing older MacOS Node.js versionsUpdates
d3
from 7.8.5 to 7.9.0Release notes
Sourced from d3's releases.
Commits
1f8dd3b
7.9.0a8afcf8
d3-geo 3.1.1b79e7da
fix vitepress colors, again1461bfb
update actions, again6d6fb02
documentation for schemeObservable10 (#3804)a353aa5
Documentation for d3-geo#281 (#3803)9f9d468
fix: jsx compatible camelCase syntax in svg (#3816)cb875ee
Remove defunct newsletter signup link from footer (#3808)33b372d
Revert "Remove mastodon link, change twitter to x (#3801)"4d3e273
Remove mastodon link, change twitter to x (#3801)Updates
eslint
from 8.57.0 to 9.4.0Release notes
Sourced from eslint's releases.
... (truncated)
Changelog
Sourced from eslint's changelog.
... (truncated)
Commits
a5f7e58
9.4.08c6d0c3
Build: changelog update for 9.4.0010dd2e
chore: upgrade to@eslint/[email protected]
(#18534)5e1b5dc
chore: package.json update for@eslint/js
released7ab6f5
docs: update theme when whenprefers-color-scheme
changes (#18510)594145f
refactor: switch to@eslint/config-array
(#18527)525fdff
docs: fix components files (#18519)89a4a0a
feat: ignore IIFE's in theno-loop-func
rule (#17528)80747d2
docs: refactorprefer-destructuring
rule (#18472)f6534d1
fix: skip processor code blocks that match only universal patterns (#18507)Updates
postcss-import
from 16.0.1 to 16.1.0Changelog
Sourced from postcss-import's changelog.
Commits
9217ec3
16.1.0eb9899b
Allow urls that contain fragments, fixes #560 (#561)Updates
rollup
from 4.12.0 to 4.18.0Release notes
Sourced from rollup's releases.
... (truncated)
Changelog
Sourced from rollup's changelog.
... (truncated)
Commits
bb6f069
4.18.013d8c99
docs: correct base32 to base36 in documentation (#5521)cc993e7
Resolve import.meta.{filename,dirname} in files imported from config (#5520)a25a779
Split up converter.rs into AST nodes (#5510)a9cda18
chore(deps): lock file maintenance minor/patch updates (#5519)62c53c9
chore(deps): update dependency eslint-plugin-unicorn to v53 (#5518)3520da5
chore(deps): update dependency builtin-modules to v4 (#5512)afdcc84
chore(deps): lock file maintenance minor/patch updates (#5514)00f0681
chore(deps): lock file maintenance (#5508)786566c
chore(deps): lock file maintenance minor/patch updates (#5507)Updates
stylelint
from 16.2.1 to 16.6.1Release notes
Sourced from stylelint's releases.
Changelog
Sourced from stylelint's changelog.
... (truncated)
Commits
d902c0b
16.6.142d08bd
Prepare 16.6.1 (#7721)b4f74e5
Ignoretmp/
from Prettier (#7726)62b58bc
Fixno-descending-specificity
false positives for nested selectors (#7724)72ec18a
Refactor to use shared constant fordisabledRanges
object (#7722)b85be3c
Fix typo in rules.md (#7717)9478c71
Bump file-entry-cache from 8.0.0 to 9.0.0 (#7720)211908b
Fixselector-type-no-unknown
false positive formodel
(#7718)fa85a70
Bump lint-staged from 15.2.4 to 15.2.5 (#7719)44de825
Bump lint-staged from 15.2.2 to 15.2.4 (#7713)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