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 3 updates: bulma, @types/node and sass-loader.
Updates
bulma
from 1.0.1 to 1.0.2Release notes
Sourced from bulma's releases.
Changelog
Sourced from bulma's changelog.
Commits
3fd2f65
Build 1.0.20c05f28
Merge pull request #3860 from jgthms/1.0.266eda95
Merge branch 'main' into 1.0.266336ea
Fix #37573769027
Fix #3856a2b16c2
Update Sidebar05f898d
Add more Sass and CSS variablesab4a7b7
Add fullheight Section, Add more color helpers, Add tablet Container, Add lis...2ed62be
Fix #3775, Fix #3829fc7db1b
Fix doc urlsUpdates
@types/node
from 20.14.12 to 22.1.0Commits
Updates
sass-loader
from 15.0.0 to 16.0.0Release notes
Sourced from sass-loader's releases.
Changelog
Sourced from sass-loader's changelog.
Commits
729f8c9
chore(release): 16.0.03a6bf13
test: fix901e6b4
refactor: code8e9eaee
style: fix7c21581
fix: uselegacy
10be1ba
feat!: use modern Sass JS API by default57eee6b
test: added for asset modules (#1219)3f0332f
ci: node@22 (#1218)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