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 minor-updates group with 7 updates in the / directory:
23.16.4
23.16.5
0.25.2
0.26.0
8.2.1
8.2.2
13.15.0
13.16.0
10.8.0
10.8.2
1.80.4
1.80.6
16.0.2
16.0.3
Updates
i18next
from 23.16.4 to 23.16.5Release notes
Sourced from i18next's releases.
Changelog
Sourced from i18next's changelog.
Commits
61c6852
23.16.57f3616c
fix extractFromKey for use cases like https://github.com/i18next/react-i18nex...Updates
material-symbols
from 0.25.2 to 0.26.0Commits
2751faa
0.26.0318d205
Auto Update18c5799
0.25.3Updates
node-addon-api
from 8.2.1 to 8.2.2Changelog
Sourced from node-addon-api's changelog.
Commits
264bc1b
chore: release v8.2.2 (#1603)98aae33
fix: missing napi_delete_reference on ObjectWrap ref (#1607)c76b757
chore(deps): bump actions/dependency-review-action in the all group (#1611)19002d5
chore(deps): bump the all group across 1 directory with 5 updates (#1604)78da4fa
fix: mark external memory and version APIs as basic (#1597)8b5b8b7
chore: npm publish provenance (#1601)ae2c23e
chore(deps): bump the all group with 3 updates (#1592)Updates
simple-icons-font
from 13.15.0 to 13.16.0Release notes
Sourced from simple-icons-font's releases.
Commits
976aadf
Add font32b19b5
Release 13.16.0d86dc21
Version bumpUpdates
mocha
from 10.8.0 to 10.8.2Release notes
Sourced from mocha's releases.
Changelog
Sourced from mocha's changelog.
Commits
05097db
chore(main): release 10.8.2 (#5239)14e640e
docs: indicate 'exports' interface does not work in browsers (#5181)881e3b0
chore: fix docs builds by re-adding eleventy and ignoring gitignore again (#5...f054acc
fix: test link in html reporter (#5224)e536ab2
build(deps): bump the github-actions group with 1 update (#5132)ba0fefe
fix: support errors with circular dependencies in object values with --parall...f44f71b
chore(main): release 10.8.1 (#5238)f72bc17
fix: handle case of invalid package.json with no explicit config (#5198)68803b6
fix: use accurate test links in HTML reporter (#5228)d8ca270
fix: Typos on mochajs.org (#5237)Updates
sass
from 1.80.4 to 1.80.6Release notes
Sourced from sass's releases.
Changelog
Sourced from sass's changelog.
Commits
39d3726
Lazy load@parcel/watcher
and fallback to chokidar (#2414)a9254df
Add sass-parser support for the@while
rule (#2410)df77b66
Bump gts from 5.3.1 to 6.0.2 in /pkg/sass-parser (#2415)be0b42a
Remove a weird newline in analysis/README.md (#2416)d14ea75
Cut a release for sass/embedded-host-node#342 (#2407)7129352
Fix dart analyze warnings (#2412)5c63839
Bump the sass_api dependency along with package versions (#2408)477b596
Merge pull request #2403 from sass/parser-variablefd5cff0
Add sass-parser support for the@warn
rule251c757
Add sass-parser support for variable declarationsUpdates
sass-loader
from 16.0.2 to 16.0.3Release notes
Sourced from sass-loader's releases.
Changelog
Sourced from sass-loader's changelog.
Commits
8a9e060
chore(release): 16.0.3004ed38
fix(modern-compiler): dispose redundant compilers (#1245)262dc3d
ci: add Node.js v23 (#1243)eda8505
docs: update (#1242)a874a36
chore(deps): bump cookie and express (#1239)7560bdb
chore(deps): bump body-parser and express (#1235)86b7c20
chore(deps): bump serve-static and express (#1234)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