vue-resize
vue-resize copied to clipboard
chore(deps-dev): bump autoprefixer from 9.8.6 to 10.3.1
Bumps autoprefixer from 9.8.6 to 10.3.1.
Release notes
Sourced from autoprefixer's releases.
10.3.1
- Fixed adding wrong prefixes to
content(by@lukewarlow).10.3 “Чести своей не отдам никому”
In Autoprefixer 10.3
@lukewarlowadded::file-selector-buttonsupport.::-webkit-file-upload-button { border: 2px solid #6c5ce7; padding: .2em .4em; border-radius: .2em; background-color: #a29bfe; }::file-selector-button { border: 2px solid #6c5ce7; padding: .2em .4em; border-radius: .2em; background-color: #a29bfe; }
10.2.6
- Fixed “no prefixes needed” warning (by
@Pwntheon).10.2.5
- Fixed
:support in@supports(by@Semigradsky).- Fixed docs (by
@coliff).10.2.4
- Fixed browser names in
npx autoprefixer --info.10.2.3
- Fixed PostCSS 8 support.
10.2.2
- Fixed PostCSS 8 plugins compatibility.
10.2.1
- Fixed
transition-propertywarnings (by@Sheraff).10.2 “Sub rosa”
Autoprefixer 10.2 now has built-in TypeScript definitions. You do not need
@types/autoprefixeranymore.Thanks to
@Semigradskyand DefinitelyTyped’s contributors.
... (truncated)
Changelog
Sourced from autoprefixer's changelog.
10.3.1
- Fixed adding wrong prefixes to
content(by Luke Warlow).10.3 “Чести своей не отдам никому”
- Added
::file-selector-buttonsupport (by Luke Warlow).10.2.6
- Fixed “no prefixes needed” warning (by
@Pwntheon).10.2.5
- Fixed
:support in@supports(by Dmitry Semigradsky).- Fixed docs (by Christian Oliff).
10.2.4
- Fixed browser names in
npx autoprefixer --info.10.2.3
- Fixed PostCSS 8 support.
10.2.2
- Fixed PostCSS 8 plugins compatibility.
10.2.1
- Fixed
transition-propertywarnings (by@Sheraff).10.2 “Sub rosa”
- Added TypeScript definitions (by Dmitry Semigradsky).
- Fixed docs (by Florian Pellet).
10.1 “Pula”
- Added
dpcmunit support tomin-resolution: 2dppx(by Robert Eisele).- Fixed rational approximation in
min-resolution(by Robert Eisele).10.0.4
- Fixed
Cannot read property 'proxyOf' of undefinederror (by Igor Kamyshev).10.0.3
- Fixed
substracttosubtractvalue formask-composite(by Michelle Enos).10.0.2
- Removed
-ms-user-select: allbecause IE and old Edge don’t support it.- Fixed Grid Layout warning.
10.0.1
- Fix PostCSS 8.1 compatability.
- Add our OpenCollective to
package.json.- Clean up code (by Sukka).
10.0 “Alis volat propriis”
- Removed support for Node.js 6.x, 8.x, 11.x.
... (truncated)
Commits
efca4faRelease 10.3.1 version1febed0Update dependencies4e31573Fix: Term element in content value gets parsed (#1414)006146dRelease 10.3 version5f9a9b5Clean up dependencies9a114c5Update dependencies5468c9fAutoprefix the file-selector-button pseudo-element (#1412)05cfed6Fix: remove broken link with 404 error (#1410)d4ced64Release 10.2.6 versionc1b26d1Better warning text- Additional commits viewable in compare view
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)@dependabot use these labelswill set the current labels as the default for future PRs for this repo and language@dependabot use these reviewerswill set the current reviewers as the default for future PRs for this repo and language@dependabot use these assigneeswill set the current assignees as the default for future PRs for this repo and language@dependabot use this milestonewill set the current milestone as the default for future PRs for this repo and language@dependabot badge mewill comment on this PR with code to add a "Dependabot enabled" badge to your readme
Additionally, you can set the following in your Dependabot dashboard:
- Update frequency (including time of day and day of week)
- Pull request limits (per update run and/or open at any time)
- Automerge options (never/patch/minor, and dev/runtime dependencies)
- Out-of-range updates (receive only lockfile updates, if desired)
- Security updates (receive only security updates, if desired)