Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump inline-style-prefixer from 4.0.0 to 6.0.1 #259

Closed

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Sep 29, 2021

Bumps inline-style-prefixer from 4.0.0 to 6.0.1.

Changelog

Sourced from inline-style-prefixer's changelog.

Changelog

6.0

6.0.0

While this might not be breaking anything, we decided to release a new major just to be safe with this change.

  • removed ie_mob support as it is deprecated and was removed from caniuse-api ( #192 )

5.0

5.1.2

  • fixed bugs that occured with 5.1.1
  • added support for span X values in grid properties ( #190 )

5.1.1

  • added support for span values in grid properties ( #186 )

5.1.0

  • added a plugin that transforms grid properties ( #174 )

5.0.4

  • added a plugin that transform logical properties ( #170 )

5.0.3

  • fix generator output path for plugins ( #167 )

5.0.2

  • expanding flexbox shorthands for IE10 ( #166 )

5.0.1

  • added a plugin that adds a -webkit- prefix if background-clip is set to text ( #159 )

5.0.0

We entirely removed the dynamic version of the prefixer due to constant issues with browser detection and the almost impossible need to keep all the versions updated and in sync. There are no other changes except the import paths for this version.

Improvements, additions and bug fixes will be build on top of the new major version shortly.

4.0

4.0.2

  • added missing alternative values to the legacy flexbox plugins ( #153 )
  • added missing props to the dynamic version of the legacy flexbox plugin in order to align with the static version ( #153 )
  • updated browser versions and caniuse data

4.0.1

  • added support for the CSS text-orientation property ( #150 )
Commits

Dependabot compatibility score

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 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)

Bumps [inline-style-prefixer](https://github.com/rofrischmann/inline-style-prefixer) from 4.0.0 to 6.0.1.
- [Release notes](https://github.com/rofrischmann/inline-style-prefixer/releases)
- [Changelog](https://github.com/robinweser/inline-style-prefixer/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rofrischmann/inline-style-prefixer/commits)

---
updated-dependencies:
- dependency-name: inline-style-prefixer
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Sep 29, 2021
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Nov 17, 2022

Superseded by #480.

@dependabot dependabot bot closed this Nov 17, 2022
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/inline-style-prefixer-6.0.1 branch November 17, 2022 08:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants