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 all group in /frontend with 4 updates: @types/node, @types/react, compression-webpack-plugin and sass-loader.
Updates
@types/node
from 20.11.0 to 20.11.2Commits
Updates
@types/react
from 18.2.47 to 18.2.48Commits
Updates
compression-webpack-plugin
from 10.0.0 to 11.0.0Release notes
Sourced from compression-webpack-plugin's releases.
Changelog
Sourced from compression-webpack-plugin's changelog.
Commits
d43d8d3
chore(release): 11.0.02ef7b37
chore!: minimum supported Node.js version is18.12.0
810e96b
chore: update dependencies to the latest version (#371)b8dea25
chore: upgrade dependencies to the latest version (#369)40239f5
chore: update github actions/checkout (#365)4980bb4
chore: update dependencies to the latest version (#363)7134135
chore: update dependencies to the latest version (#362)54ec4e7
chore: upgrade dependencies to the latest version (#361)40a77cb
docs: remove Gitter from issue templates (#359)c682987
docs: remove Gitter from issue templates (#358)Updates
sass-loader
from 13.3.3 to 14.0.0Release notes
Sourced from sass-loader's releases.
Changelog
Sourced from sass-loader's changelog.
Commits
35cf047
chore(release): 14.0.0627f55d
chore!: minimum supported Node.js version is18.12.0
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