Created by: dependabot[bot]
Bumps rtlcss from 3.0.0 to 3.1.1.
Changelog
Sourced from rtlcss's changelog.
3.1.1 - 30 Jan. 2021
- Fixes
TypeError
when placing value directive before!important
. #2183.1.0 - 30 Jan. 2021
- Use
strict
mode across all files. Thanks@XhmikosR
- Decrease package size by around 6%. Thanks
@XhmikosR
- Add guards against prototype pollution. Thanks
@XhmikosR
- Allow value directives to be placed any where inside the declaration value.
- Handle value directives placed after
!important
.- Fix reading config file sources (#209).
Commits
-
42dda03
3.1.1 -
f310e92
update changelog -
86db765
Update dependencies -
0de4dc6
fixes #218 -
17da1f6
3.1.0 -
0471275
fixes #209 -
ee9dc53
closing #91, closing #176 -
38bfef4
tests: switch to assert's strict mode -
8467e91
Fixguard-for-in
issues -
db9b654
Fixno-else-return
andno-lonely-if
issues - Additional commits viewable in compare view
You can trigger a rebase of this PR 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 ignore this major version
will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this minor version
will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)