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-patch group with 5 updates:
1.77.1
1.77.2
1.0.30001618
1.0.30001620
1.4.767
1.4.774
1.5.2
1.5.3
1.0.15
1.0.16
Updates
sass
from 1.77.1 to 1.77.2Release notes
Sourced from sass's releases.
Changelog
Sourced from sass's changelog.
Commits
5121eb1
Don't treat underscores as hyphens for the purpose of error checking (#2247)bdc08fd
Merge pull request #2246 from sass/deprecation-cli9a9e483
Add a test to ensure the sass_api dartdoc version matches sass8c48a01
Expand dartdoc range for sass_api to match sassc9f0d3f
Fix deprecation flags in the CLI and add tests54a6dec
Bump lints from 3.0.0 to 4.0.0 (#2242)Updates
caniuse-lite
from 1.0.30001618 to 1.0.30001620Commits
93f727e
Update caniuse-db 1.0.300016204b8a1fa
Update caniuse-db 1.0.30001619Updates
electron-to-chromium
from 1.4.767 to 1.4.774Commits
b7483e7
1.4.774cea7058
generate new versionc641645
1.4.7730ed2521
generate new version92cb089
1.4.772483d56a
generate new version812c172
1.4.771ed039a2
generate new version0fd144d
1.4.7701d17095
generate new versionUpdates
es-module-lexer
from 1.5.2 to 1.5.3Release notes
Sourced from es-module-lexer's releases.
Commits
fc43bd7
1.5.34c1fac8
fix: handling of of keyword (#174)Updates
update-browserslist-db
from 1.0.15 to 1.0.16Release notes
Sourced from update-browserslist-db's releases.
Changelog
Sourced from update-browserslist-db's changelog.
Commits
f85ac35
Release 1.0.16 version4588ddc
Remove node: protocol to support Node.js 1467aa402
Update dependenciesDependabot 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