Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

build(deps): bump postcss, autoprefixer, css-loader, postcss-import, postcss-loader, postcss-url and vue-loader in /demo/vue-cli2#53

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Conversation

dependabot[bot]
Copy link
Contributor

@dependabotdependabotbot commented on behalf ofgithubDec 28, 2022
edited
Loading

Bumpspostcss to 8.4.20 and updates ancestor dependenciespostcss,autoprefixer,css-loader,postcss-import,postcss-loader,postcss-url andvue-loader. These dependencies need to be updated together.

Updatespostcss from 5.2.18 to 8.4.20

Release notes

Sourced frompostcss's releases.

8.4.20

  • Fixed source map generation for childless at-rules like@layer.

8.4.19

8.4.18

  • Fixed an error onabsolute: true with emptysourceContent (by@​KingSora).

8.4.17

8.4.16

  • FixedRoot AST migration.

8.4.15

  • Fixed AST normalization after using custom parser with old PostCSS AST.

8.4.14

  • Print “old plugin API” warning only if plugin was used (by@​zardoy).

8.4.13

8.4.12

  • Fixedpackage.funding to have same value between all PostCSS packages.

8.4.11

  • FixedDeclaration#raws.value type.

8.4.10

  • Fixedpackage.funding URL format.

8.4.9

8.4.8

  • Fixed end position in empty Custom Properties.

8.4.7

  • FixedNode#warn() type (by@​ybiquitous).
  • Fixed comment removal in values after,.

8.4.6

  • Prevented comment removing when it change meaning of CSS.
  • Fixed parsing space in last semicolon-less CSS Custom Properties.
  • Fixed comment cleaning in CSS Custom Properties with space.
  • Fixed throwing an error on.root access for plugin-less case.

... (truncated)

Changelog

Sourced frompostcss's changelog.

8.4.20

  • Fixed source map generation for childless at-rules like@layer.

8.4.19

  • Fixed whitespace preserving after AST transformations (by Romain Menke).

8.4.18

  • Fixed an error onabsolute: true with emptysourceContent (by Rene Haas).

8.4.17

  • FixedNode.before() unexpected behavior (by Romain Menke).
  • Added TOC to docs (by Mikhail Dedov).

8.4.16

  • FixedRoot AST migration.

8.4.15

  • Fixed AST normalization after using custom parser with old PostCSS AST.

8.4.14

  • Print “old plugin API” warning only if plugin was used (by@​zardoy).

8.4.13

  • Fixedappend() error after using.parent (by Jordan Pittman).

8.4.12

  • Fixedpackage.funding to have same value between all PostCSS packages.

8.4.11

  • FixedDeclaration#raws.value type.

8.4.10

  • Fixedpackage.funding URL format.

8.4.9

  • Fixedpackage.funding (by Álvaro Mondéjar).

8.4.8

  • Fixed end position in empty Custom Properties.

8.4.7

  • FixedNode#warn() type (by Masafumi Koba).
  • Fixed comment removal in values after,.

8.4.6

  • Prevented comment removing when it change meaning of CSS.
  • Fixed parsing space in last semicolon-less CSS Custom Properties.
  • Fixed comment cleaning in CSS Custom Properties with space.
  • Fixed throwing an error on.root access for plugin-less case.

... (truncated)

Commits

Updatesautoprefixer from 7.2.6 to 10.4.13

Release notes

Sourced fromautoprefixer's releases.

10.4.13

  • Fixed missed prefixes on vendor prefixes in name of CSS Custom Property.

10.4.12

  • Fixed support of unit-less zero angle in backgrounds (by@​yisibl).

10.4.11

10.4.10

  • Fixedunicode-bidi prefixes by moving to MDN data.

10.4.9

  • Fixedcss-unicode-bidi issue from latest Can I Use.

10.4.8

  • Do not printcolor-adjust warning ifprint-color-adjust also is in rule.

10.4.7

  • Fixedprint-color-adjust support in Firefox.

10.4.6

  • Fixedprint-color-adjust support.

10.4.5

10.4.4

  • Fixedpackage.funding to have same value between all PostCSS packages.

10.4.3

10.4.2

  • Fixed missed-webkit- prefix forwidth: stretch.

10.4.1

10.4 “ǃke e꞉ ǀxarra ǁke”

In Autoprefixer 10.4@​lukewarlow added:autofill support:

input:-webkit-autofill {background-color: red;}input:autofill {</tr></table>

... (truncated)

Changelog

Sourced fromautoprefixer's changelog.

10.4.13

  • Fixed missed prefixes on vendor prefixes in name of CSS Custom Property.

10.4.12

  • Fixed support of unit-less zero angle in backgrounds (by 一丝).

10.4.11

  • Fixedtext-decoration prefixes by moving to MDN data (by Romain Menke).

10.4.10

  • Fixedunicode-bidi prefixes by moving to MDN data.

10.4.9

  • Fixedcss-unicode-bidi issue from latest Can I Use.

10.4.8

  • Do not printcolor-adjust warning ifprint-color-adjust also is in rule.

10.4.7

  • Fixedprint-color-adjust support in Firefox.

10.4.6

  • Fixedprint-color-adjust support.

10.4.5

10.4.4

  • Fixedpackage.funding to have same value between all PostCSS packages.

10.4.3

  • Fixedpackage.funding (by Álvaro Mondéjar).

10.4.2

  • Fixed missed-webkit- prefix forwidth: stretch.

10.4.1

  • Fixed::file-selector-button data (by Luke Warlow).

10.4 “ǃke e꞉ ǀxarra ǁke”

  • Added:autofill support (by Luke Warlow).

10.3.7

  • Replacednanocolors topicocolors.

10.3.6

  • Updatednanocolors.
  • Reduced package size.

10.3.5

... (truncated)

Commits

Updatescss-loader from 0.28.11 to 6.7.3

Release notes

Sourced fromcss-loader's releases.

v6.7.3

6.7.3 (2022-12-14)

Bug Fixes

v6.7.2

6.7.2 (2022-11-13)

Bug Fixes

v6.7.1

6.7.1 (2022-03-08)

Bug Fixes

v6.7.0

6.7.0 (2022-03-04)

Features

v6.6.0

6.6.0 (2022-02-02)

Features

  • added thehashStrategy option (ca4abce)

v6.5.1

6.5.1 (2021-11-03)

Bug Fixes

  • regression with unicode characters in locals (b7a8441)
  • runtime path generation (#1393) (feafea8)

v6.5.0

... (truncated)

Changelog

Sourced fromcss-loader's changelog.

6.7.3 (2022-12-14)

Bug Fixes

6.7.2 (2022-11-13)

Bug Fixes

6.7.1 (2022-03-08)

Bug Fixes

6.7.0 (2022-03-04)

Features

6.6.0 (2022-02-02)

Features

  • added thehashStrategy option (ca4abce)

6.5.1 (2021-11-03)

Bug Fixes

  • regression with unicode characters in locals (b7a8441)
  • runtime path generation (#1393) (feafea8)

6.5.0 (2021-10-26)

Features

  • support absolute URL inurl() whenexperiments.buildHttp enabled (#1389) (8946be4)

... (truncated)

Commits
Maintainer changes

This version was pushed to npm byevilebottnawi, a new releaser for css-loader since your current version.


Updatespostcss-import from 11.1.0 to 15.1.0

Release notes

Sourced frompostcss-import's releases.

14.0.0 / 2020-12-14

This release should not have breaking changes for the vast majority of users; only those with@charset statements in their CSS may be affected.

  • BREAKING: Error if multiple incompatible@charset statements (#447)
  • BREAKING: Warn if@charset statements are not at the top of files (#447)
  • Fix handing of@charset (#436,#447)

13.0.0 / 2020-10-20

  • BREAKING: Require Node 10+ (#429)
  • BREAKING: Upgrade to postcss v8 and require it as apeerDependency (#427,#432)
  • Update dependencies

12.0.0

Changelog

Sourced frompostcss-import's changelog.

15.1.0 / 2022-12-07

  • Adddata: URL support (this is not useful for most consumers) (#515)

15.0.1 / 2022-12-01

  • Preserve layer in ignored@imports (#510,#511)
  • Join media queries in the correct order (#512,#513)

15.0.0 / 2022-08-30

  • BREAKING: Require Node.js v14+ (#497)
  • BREAKING: RequirenameLayer option for handling anonymous layers (#496)
  • Fix handling of@media queries inside layered imports (#495,#496)

14.1.0 / 2022-03-22

  • Add@layer support (#483)

14.0.2 / 2021-05-10

  • Remove remaining direct import ofpostcss package (#455,#456)

14.0.1 / 2021-03-31

  • Fix bug with@charset statements in media imports (#448,#453)

14.0.0 / 2020-12-14

This release should not have breaking changes for the vast majority of users; only those with@charset statements in their CSSmay be affected.

  • BREAKING: Error if multiple incompatible@charset statements (#447)
  • BREAKING: Warn if@charset statements are not at the top of files (#447)
  • Fix handing of@charset (#436,#447)

13.0.0 / 2020-10-20

  • BREAKING: Require Node 10+ (#429)
  • BREAKING: Upgrade to postcss v8 and require it as apeerDependency (#427,#432)
  • Update dependencies

12.0.1 / 2018-10-22

  • Addplugin property to dependency messages (#379,#380)

12.0.0 - 2018-08-04

Commits

Updatespostcss-loader from 2.1.6 to 7.0.2

Release notes

Sourced frompostcss-loader's releases.

v7.0.2

7.0.2 (2022-11-29)

Bug Fixes

  • support ESM version ofpostcss.config.js andpostcss.config.mjs (#614) (955085f)

v7.0.1

7.0.1 (2022-07-11)

Bug Fixes

  • unexpected failing on CSS syntax error (#593) (888d72e)

v7.0.0

7.0.0 (2022-05-18)

⚠ BREAKING CHANGES

  • minimum supportedNode.js version is14.15.0

v6.2.1

6.2.1 (2021-11-26)

Bug Fixes

v6.2.0

6.2.0 (2021-10-13)

Features

v6.1.1

6.1.1 (2021-07-01)

Bug Fixes

  • do not swallow exception from postcss (2eec42b)

v6.1.0

6.1.0 (2021-06-10)

... (truncated)

Changelog

Sourced frompostcss-loader's changelog.

7.0.2 (2022-11-29)

Bug Fixes

  • support ESM version ofpostcss.config.js andpostcss.config.mjs (#614) (955085f)

7.0.1 (2022-07-11)

Bug Fixes

  • unexpected failing on CSS syntax error (#593) (888d72e)

7.0.0 (2022-05-18)

⚠ BREAKING CHANGES

  • minimum supportedNode.js version is14.15.0

6.2.1 (2021-11-26)

Bug Fixes

6.2.0 (2021-10-13)

Features

6.1.1 (2021-07-01)

Bug Fixes

  • do not swallow exception from postcss (2eec42b)

6.1.0 (2021-06-10)

Features

  • allowString value for the "implementation" option (0d342b1)

6.0.0 (2021-06-10)

... (truncated)

Commits
Maintainer changes

This version was pushed to npm byevilebottnawi, a new releaser for postcss-loader since your current version.


Updatespostcss-url from 7.3.2 to 10.1.3

Release notes

Sourced frompostcss-url's releases.

10.1.3

Fixed: update mime version

10.1.2

Fixed: tilde operator for dependencies to allow for newer patch version

10.1.1

Fixed: updated mime and xxhashjs versionsFixed: postcss peerDependency version8.1.2 -> 8.0.0

10.1.0

Fixed: Replaced mkdirp with make-dir (PR#152)Fixed: updated dev dependencies, resolvednpm audit issuesFixed: unlockpostcss inpeerDependecies

10.0.0

Added: support for PostCSS 8 (PR#148)Fixed: path resolution when to/from paths match (PR#136)

9.0.0 - beta - 2019-04-17

Added: async api (PR#134)

8.0.0

Changed: updated postcss 6.0.1 > 7.0.2, postcss-import 10.0.0 > 12.0.0, and required nodejs version (PR#126)Changed: updated mime package

Changelog

Sourced frompostcss-url's changelog.

10.1.3 - 2021-03-19

Fixed: update mime version

10.1.2 - 2021-03-19

Fixed: tilde operator for dependencies to allow for newer patch version

10.1.1 - 2020-11-26

Fixed: updated mime and xxhashjs versionsFixed: postcss peerDependency version8.1.2 -> 8.0.0

10.1.0 - 2020-11-04

Fixed: Replaced mkdirp with make-dir (PR#152)Fixed: updated dev dependencies, resolvednpm audit issues

10.0.0 - 2020-10-23

Added: support for PostCSS 8 (PR#148)Fixed: path resolution when to/from paths match (PR#136)

9.0.0 - 2019-04-17

Fixed: Async APIAdded: support for PostCSS 8

8.0.0 - 2018-08-09

Changed: updated postcss 6.0.1 > 7.0.2, postcss-import 10.0.0 > 12.0.0, and required nodejs version (PR#126)Changed: updated mime package

Commits

Updatesvue-loader from 13.7.3 to 17.0.1

Release notes

Sourced fromvue-loader's releases.

v17.0.1

Bug Fixes

  • addvue and@vue/compiler-sfc to optional peerDependencies (df0ded5), closes#1944
  • merge custom queries rather than appending (#1911) (9e4249a)

v17.0.0

Features

  • supportreactivityTransform option (e07490e)

BREAKING CHANGES

  • removerefSugar option, requirevue@^3.2.13

v16.8.3

Bug Fixes

  • HMR not working correctly with vue-class-component components (#1897) (76b1448)

v16.8.2

Bug Fixes

v16.8.1

Bug Fixes

  • fix template options resolving for ts (91f581b)

v16.8.0

Bug Fixes

Features

  • enableTsInTemplate option (7613534)

    • When used withts-loader, due tots-loader's cache invalidation behavior, it sometimes prevents the template from being hot-reloaded in isolation, causing the component to reload despite only the template being edited. If this is annoying, you can set this option tofalse (and avoid using TS expressions in templates).

    • Alternatively, leave this option on (by default) and useesbuild-loader to transpile TS instead, which doesn't suffer from this problem (it's also a lot faster). However, do note you will need to rely on TS type checking from other sources (e.g. IDE orvue-tsc).

v16.7.1

Bug Fixes

  • remove pure annotation for custom blocks (cd891e5)

... (truncated)

Changelog

Sourced fromvue-loader's changelog.

17.0.1 (2022-10-28)

Bug Fixes

  • addvue and@vue/compiler-sfc to optional peerDependencies (df0ded5), closes#1944
  • merge custom queries rather than appending (#1911) (9e4249a)

17.0.0 (2021-12-12)

Features

  • supportreactivityTransform option (e07490e)

BREAKING CHANGES

  • removerefSugar option, requirevue@^3.2.13

16.8.3 (2021-11-04)

Bug Fixes

  • HMR not working correctly with vue-class-component components (#1897) (76b1448)

16.8.3 (2021-11-04)

Bug Fixes

  • HMR not working correctly with vue-class-component components (#1897) (76b1448)

16.8.2 (2021-10-26)

Bug Fixes

... (truncated)

Commits
Maintainer changes

This version was pushed to npm bysoda, a new releaser for vue-loader since your current version.


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)
  • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language

You can disable automated security fix PRs for this repo from theSecurity Alerts page.

@dependabotdependabotbot added the dependenciesPull requests that update a dependency file labelDec 28, 2022
@cloydlaucloydlauforce-pushed themain branch 3 times, most recently from542dc83 to632324aCompareJanuary 24, 2023 18:05
…postcss-loader, postcss-url and vue-loaderBumps [postcss](https://github.com/postcss/postcss) to 8.4.20 and updates ancestor dependencies [postcss](https://github.com/postcss/postcss), [autoprefixer](https://github.com/postcss/autoprefixer), [css-loader](https://github.com/webpack-contrib/css-loader), [postcss-import](https://github.com/postcss/postcss-import), [postcss-loader](https://github.com/webpack-contrib/postcss-loader), [postcss-url](https://github.com/postcss/postcss-url) and [vue-loader](https://github.com/vuejs/vue-loader). These dependencies need to be updated together.Updates `postcss` from 5.2.18 to 8.4.20- [Release notes](https://github.com/postcss/postcss/releases)- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)- [Commits](https://github.com/postcss/postcss/commits/8.4.20)Updates `autoprefixer` from 7.2.6 to 10.4.13- [Release notes](https://github.com/postcss/autoprefixer/releases)- [Changelog](https://github.com/postcss/autoprefixer/blob/main/CHANGELOG.md)- [Commits](postcss/autoprefixer@7.2.6...10.4.13)Updates `css-loader` from 0.28.11 to 6.7.3- [Release notes](https://github.com/webpack-contrib/css-loader/releases)- [Changelog](https://github.com/webpack-contrib/css-loader/blob/master/CHANGELOG.md)- [Commits](webpack-contrib/css-loader@v0.28.11...v6.7.3)Updates `postcss-import` from 11.1.0 to 15.1.0- [Release notes](https://github.com/postcss/postcss-import/releases)- [Changelog](https://github.com/postcss/postcss-import/blob/master/CHANGELOG.md)- [Commits](postcss/postcss-import@11.1.0...15.1.0)Updates `postcss-loader` from 2.1.6 to 7.0.2- [Release notes](https://github.com/webpack-contrib/postcss-loader/releases)- [Changelog](https://github.com/webpack-contrib/postcss-loader/blob/master/CHANGELOG.md)- [Commits](webpack-contrib/postcss-loader@v2.1.6...v7.0.2)Updates `postcss-url` from 7.3.2 to 10.1.3- [Release notes](https://github.com/postcss/postcss-url/releases)- [Changelog](https://github.com/postcss/postcss-url/blob/master/CHANGELOG.md)- [Commits](postcss/postcss-url@7.3.2...10.1.3)Updates `vue-loader` from 13.7.3 to 17.0.1- [Release notes](https://github.com/vuejs/vue-loader/releases)- [Changelog](https://github.com/vuejs/vue-loader/blob/next/CHANGELOG.md)- [Commits](https://github.com/vuejs/vue-loader/commits/v17.0.1)---updated-dependencies:- dependency-name: postcss  dependency-type: indirect- dependency-name: autoprefixer  dependency-type: direct:development- dependency-name: css-loader  dependency-type: direct:development- dependency-name: postcss-import  dependency-type: direct:development- dependency-name: postcss-loader  dependency-type: direct:development- dependency-name: postcss-url  dependency-type: direct:development- dependency-name: vue-loader  dependency-type: direct:development...Signed-off-by: dependabot[bot] <support@github.com>
@dependabotdependabotbotforce-pushed thedependabot/npm_and_yarn/demo/vue-cli2/postcss-and-autoprefixer-and-css-loader-and-postcss-import-and-postcss-loader-and-postcss-url-and-vue-loader-8.4.20 branch from6163620 to8310c7eCompareFebruary 18, 2023 17:33
@cloydlaucloydlauforce-pushed themain branch 22 times, most recently from8ff8ee1 to95ebeadCompareMarch 19, 2023 17:08
@cloydlaucloydlauforce-pushed themain branch 4 times, most recently from10584fe toe39a1cdCompareMay 26, 2024 13:20
@cloydlaucloydlauforce-pushed themain branch 2 times, most recently fromc6a4a42 toa2ea2f9CompareSeptember 11, 2024 13:58
@cloydlaucloydlauforce-pushed themain branch 3 times, most recently frombbffe8f to4e40538CompareOctober 11, 2024 12:27
@cloydlaucloydlauforce-pushed themain branch 3 times, most recently from78e5c9b to43d2485CompareOctober 15, 2024 09:58
@cloydlaucloydlauforce-pushed themain branch 2 times, most recently from2eb41bc to4665ef8CompareNovember 20, 2024 15:44
@cloydlaucloydlauforce-pushed themain branch 2 times, most recently fromdad3eba to982ece2CompareDecember 29, 2024 13:56
@cloydlaucloydlauforce-pushed themain branch 10 times, most recently from4803e8e toa8661b9CompareApril 18, 2025 06:21
@cloydlaucloydlauforce-pushed themain branch 2 times, most recently fromd569e1a to17c0385CompareJune 20, 2025 09:56
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers
No reviews
Assignees
No one assigned
Labels
dependenciesPull requests that update a dependency file
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

0 participants

[8]ページ先頭

©2009-2025 Movatter.jp