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-versions group with 7 updates:
6.1.1
6.1.3
7.23.5
7.23.6
7.23.4
7.23.6
7.23.5
7.23.6
18.2.43
18.2.45
18.2.17
18.2.18
5.5.4
5.6.0
Updates
styled-components
from 6.1.1 to 6.1.3Release notes
Sourced from styled-components's releases.
Commits
162d209
chore: v6.1.3c38ee2a
fix(types): nested styled with additional prop types (#4236)93ea0f3
chore: apply prettier833e01e
fix: pin dependencies to exact versions prior to bun migration69d6f33
fix(type): missing type declarations (#4237)a6d9a96
chore: v6.1.2b6af93e
feat(types): expose FastOmit to improve emit performance (#4230)7c065e0
chore: update contributor guide62a418e
chore: update lockfileb948756
chore: add bun lockfile diff configUpdates
@babel/core
from 7.23.5 to 7.23.6Release notes
Sourced from
@babel/core
's releases.Changelog
Sourced from
@babel/core
's changelog.Commits
d02c1f7
v7.23.6f8a98c7
[babel 8] RemoveCodeGenerator
from@babel/generator
(#16126)Updates
@babel/plugin-transform-runtime
from 7.23.4 to 7.23.6Release notes
Sourced from
@babel/plugin-transform-runtime
's releases.... (truncated)
Changelog
Sourced from
@babel/plugin-transform-runtime
's changelog.... (truncated)
Commits
d02c1f7
v7.23.67b4ba1d
[babel 8] RemoveuseESModules
option (#16141)afcb5a8
ApplytoPropertyKey
on decorator context name (#16139)7c29fbc
[babel 8] Enforce specifying proper core-js version (#16095)Updates
@babel/preset-env
from 7.23.5 to 7.23.6Release notes
Sourced from
@babel/preset-env
's releases.Changelog
Sourced from
@babel/preset-env
's changelog.Commits
d02c1f7
v7.23.68fa2a91
[babel 8] Removeloose
andspec
options frompreset-env
(#16043)380d186
fix:for of
withiterableIsArray
and shadowing variable (#16011)d93c702
Bump browserslist to 4.22.2 (#16151)afcb5a8
ApplytoPropertyKey
on decorator context name (#16139)Updates
@types/react
from 18.2.43 to 18.2.45Commits
Updates
@types/react-dom
from 18.2.17 to 18.2.18Commits
Updates
html-webpack-plugin
from 5.5.4 to 5.6.0Changelog
Sourced from html-webpack-plugin's changelog.
Commits
ebfa1ce
chore(release): 5.6.056ff3ae
feat: add@rspack/core
as an optional peer dependency (#1829)c79f2cf
fix: memoy leak (#1836)7effc30
feat: Added supporttype=systemjs-module
via thescriptLoading
option (#1...318cd4d
docs: add html-webpack-inject-attributes-plugin to readme (#1787)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