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
You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/bgauslin/moon/network/alerts).
Bumps the npm_and_yarn group group with 5 updates:
9.8.8
10.4.18
3.6.0
6.10.0
4.1.11
6.1.0
3.0.0
8.1.1
7.0.39
8.4.35
Updates
autoprefixer
from 9.8.8 to 10.4.18Release notes
Sourced from autoprefixer's releases.
... (truncated)
Changelog
Sourced from autoprefixer's changelog.
... (truncated)
Commits
90dc18d
Release 10.4.18 version0af1be8
Update dependencies1efe165
Update c8 config80ff109
Add Node.js 21 to CI5e5d193
Automate release creatione72c36a
Update actionsec68b52
Preserve -webkit-box-orient when -webkit-line-clamp is present (#1511)46cd2cc
Release 10.4.17 version2738f72
Update dependenciesb0a4007
Fix user-select: containUpdates
css-loader
from 3.6.0 to 6.10.0Release notes
Sourced from css-loader's releases.
... (truncated)
Changelog
Sourced from css-loader's changelog.
... (truncated)
Commits
7bbb57c
chore(release): 6.10.0d641c4d
feat: pass theresourceQuery
andresourceFragment
to theauto
and `mode...3924679
feat: add@rspack/core
as an optional peer dependency (#1568)6f43929
feat: support named exports with any charactersf9192ee
chore(release): 6.9.16515be0
fix: css nesting support and@scope
at-rule0751f7a
docs: update (#1562)2d17551
chore(release): 6.9.0e38116f
chore: update dependencies to latest version (#1561)d09ff73
test: getLocalIdent and node type (#1560)Updates
cssnano
from 4.1.11 to 6.1.0Release notes
Sourced from cssnano's releases.
... (truncated)
Commits
932caeb
Publish cssnano 6.1.0384ad85
chore: remove css-size from repository5f59012
feat: enable “go to definition” via declaration mapsa0437e4
feat: add preset and plugin options for browserslist (#1573)ae14108
fix: tests loopingtoInitial.json
data should run (#1572)6f9fa98
fix: add missing type declarations to plugins with options (#1571)e24fb14
fix: prevent crash where first preset is already invokeda352df2
docs: update website for releasefdd092e
Publish cssnano 6.0.5c2160e3
fix(postcss-minify-font-values): fix font declaration output (#1562)Updates
postcss-loader
from 3.0.0 to 8.1.1Release notes
Sourced from postcss-loader's releases.
... (truncated)
Changelog
Sourced from postcss-loader's changelog.
... (truncated)
Commits
d2651fc
chore(release): 8.1.152d8050
fix: respectdefault
when loading postcss esm configsfdd5448
ci: fix commitlint check (#683)107b519
chore: update dependencies to latest version (#682)947f29b
chore: update dependency-review-action to the latest version (#681)df307b5
chore(release): 8.1.0512e4c3
feat: add@rspack/core
as an optional peer dependency (#679)d53fe9d
chore(release): 8.0.08dd0315
chore!: minimum supported Node.js version is18.12.0
(#677)754c4a5
chore(release): 7.3.4Maintainer changes
This version was pushed to npm by evilebottnawi, a new releaser for postcss-loader since your current version.
Updates
postcss
from 7.0.39 to 8.4.35Release notes
Sourced from postcss's releases.
... (truncated)
Changelog
Sourced from postcss's changelog.
... (truncated)
Commits
edda95e
Release 8.4.35 version612f360
Merge pull request #1924 from postcss/refactor/types5e7449f
Fix node.parent.nodes type65075df
Allow to pass undefined to adding methods to simplify type check477b3bb
Release 8.4.34 version25af117
Update dependenciesbb0314a
Merge pull request #1922 from tim-we/improve-at-rule-types9dd5a93
Fix at-rule test8322d11
Fix visitor testee7fcd4
Fix Document#nodesDependabot 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