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

chore(deps): update all major dependencies (major) #62

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Jun 11, 2019

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@​types/autoprefixer 9.5.0 -> 10.2.0 age adoption passing confidence
@types/dotenv-webpack (source) 1.7.0 -> 7.0.7 age adoption passing confidence
@types/eslint (source) 4.16.6 -> 8.56.10 age adoption passing confidence
@types/eslint-plugin-prettier (source) 2.2.0 -> 3.1.3 age adoption passing confidence
@types/node (source) 11.13.10 -> 20.12.7 age adoption passing confidence
@​types/prettier 1.16.2 -> 3.0.0 age adoption passing confidence
@​types/rimraf 2.0.2 -> 4.0.5 age adoption passing confidence
@types/styled-components (source) 4.1.12 -> 5.1.34 age adoption passing confidence
@types/webpack (source) 4.4.27 -> 5.28.5 age adoption passing confidence
@​types/webpack-dev-server 3.1.5 -> 4.7.2 age adoption passing confidence
@​types/webpack-merge 4.1.4 -> 5.0.0 age adoption passing confidence
@​types/workbox-webpack-plugin 4.1.0 -> 6.0.0 age adoption passing confidence
autoprefixer 9.5.0 -> 10.4.19 age adoption passing confidence
babel-loader 8.0.5 -> 9.1.3 age adoption passing confidence
css-loader 2.1.1 -> 7.1.1 age adoption passing confidence
dotenv-webpack 1.7.0 -> 8.1.0 age adoption passing confidence
eslint (source) 5.16.0 -> 9.1.1 age adoption passing confidence
eslint-config-prettier 4.2.0 -> 9.1.0 age adoption passing confidence
eslint-plugin-prettier 3.1.0 -> 5.1.3 age adoption passing confidence
html-loader 0.5.5 -> 5.0.0 age adoption passing confidence
html-webpack-plugin 3.2.0 -> 5.6.0 age adoption passing confidence
jest-styled-components 6.3.1 -> 7.2.0 age adoption passing confidence
postcss-loader 3.0.0 -> 8.1.1 age adoption passing confidence
prettier (source) 1.17.1 -> 3.2.5 age adoption passing confidence
resolve-url-loader (source) 3.1.0 -> 5.0.0 age adoption passing confidence
rimraf 2.6.3 -> 5.0.5 age adoption passing confidence
sass-loader 7.1.0 -> 14.2.1 age adoption passing confidence
style-loader 0.23.1 -> 4.0.0 age adoption passing confidence
styled-components (source) 4.2.0 -> 6.1.8 age adoption passing confidence
ts-loader 6.0.0 -> 9.5.1 age adoption passing confidence
typescript (source) 3.4.5 -> 5.4.5 age adoption passing confidence
webpack 4.31.0 -> 5.91.0 age adoption passing confidence
webpack-cli (source) 3.3.0 -> 5.1.4 age adoption passing confidence
webpack-dev-server 3.3.1 -> 5.0.4 age adoption passing confidence
webpack-merge 4.2.1 -> 5.10.0 age adoption passing confidence
worker-loader 2.0.0 -> 3.0.8 age adoption passing confidence

Release Notes

postcss/autoprefixer (autoprefixer)

v10.4.19

Compare Source

  • Removed end value has mixed support, consider using flex-end warning
    since end/start now have good support.

v10.4.18

Compare Source

  • Fixed removing -webkit-box-orient on -webkit-line-clamp (@​Goodwine).

v10.4.17

Compare Source

  • Fixed user-select: contain prefixes.

v10.4.16

Compare Source

  • Improved performance (by Romain Menke).
  • Fixed docs (by Christian Oliff).

v10.4.15

Compare Source

  • Fixed ::backdrop prefixes (by 一丝).
  • Fixed docs (by Christian Oliff).

v10.4.14

Compare Source

  • Improved startup time and reduced JS bundle size (by Kārlis Gaņģis).

v10.4.13

Compare Source

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

v10.4.12

Compare Source

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

v10.4.11

Compare Source

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

v10.4.10

Compare Source

  • Fixed unicode-bidi prefixes by moving to MDN data.

v10.4.9

Compare Source

  • Fixed css-unicode-bidi issue from latest Can I Use.

v10.4.8

Compare Source

  • Do not print color-adjust warning if print-color-adjust also is in rule.

v10.4.7

Compare Source

  • Fixed print-color-adjust support in Firefox.

v10.4.6

Compare Source

  • Fixed print-color-adjust support.

v10.4.5

Compare Source

v10.4.4

Compare Source

  • Fixed package.funding to have same value between all PostCSS packages.

v10.4.3

Compare Source

  • Fixed package.funding (by Álvaro Mondéjar).

v10.4.2

Compare Source

  • Fixed missed -webkit- prefix for width: stretch.

v10.4.1

Compare Source

  • Fixed ::backdrop prefixes (by 一丝).
  • Fixed docs (by Christian Oliff).

v10.4.0: 10.4 “ǃke e꞉ ǀxarra ǁke”

Compare Source

Coat of arms of South Africa

In Autoprefixer 10.4 @​lukewarlow added :autofill support:

input:-webkit-autofill {
  background-color: red;
}

input:autofill {
  background-color: red;
}

v10.3.7

Compare Source

  • Replaced nanocolors to picocolors.

v10.3.6

Compare Source

  • Updated nanocolors.
  • Reduced package size.

v10.3.5

Compare Source

  • Replaced colorette to nanocolors.

v10.3.4

Compare Source

  • Fixed stretch value in latest Firefox.

v10.3.3

Compare Source

  • Fixed wrong -moz- prefix from ::file-selector-button (by Usman Yunusov).

v10.3.2

Compare Source

  • Fixed ::file-selector-button support (by Usman Yunusov).

v10.3.1

Compare Source

  • Fixed adding wrong prefixes to content (by Luke Warlow).

v10.3.0: 10.3 “Чести своей не отдам никому”

Compare Source

Pskov, coat of arms

In Autoprefixer 10.3 @​lukewarlow added ::file-selector-button support.

::-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;
}

v10.2.6

Compare Source

v10.2.5

Compare Source

  • Fixed : support in @supports (by Dmitry Semigradsky).
  • Fixed docs (by Christian Oliff).

v10.2.4

Compare Source

  • Fixed browser names in npx autoprefixer --info.

v10.2.3

Compare Source

  • Fixed PostCSS 8 support.

v10.2.2

Compare Source

  • Fixed PostCSS 8 plugins compatibility.

v10.2.1

Compare Source

v10.2.0: 10.2 “Sub rosa”

Compare Source

Tudor rose

Autoprefixer 10.2 now has built-in TypeScript definitions. You do not need @types/autoprefixer anymore.

Thanks to @​Semigradsky and DefinitelyTyped’s contributors.

@​Sheraff also improved docs.

v10.1.0: 10.1 “Pula”

Compare Source

Coat of arms of Botswana

Autoprefixer 10.1 improved min-resolution support.

@​infusion added dpcm unit support and num2fraction with Fraction.js, which uses Farey Sequences as a rational approximation (more precise) and simplifies the fraction using continued fractions to ɛ <0.001 afterward.

/* input */
@&#8203;media (min-resolution: 113.38dpcm) {
  …
}

/* output */
@&#8203;media (-webkit-min-device-pixel-ratio: 3),
       (min--moz-device-pixel-ratio: 3),
       (-o-min-device-pixel-ratio: 3/1),
       (min-resolution: 113.38dpcm) {
  …
}

v10.0.4

Compare Source

  • Fixed Cannot read property 'proxyOf' of undefined error (by Igor Kamyshev).

v10.0.3

Compare Source

  • Fixed substract to subtract value for mask-composite (by Michelle Enos).

v10.0.2

Compare Source

  • Removed -ms-user-select: all because IE and old Edge don’t support it.
  • Fixed Grid Layout warning.

v10.0.1

Compare Source

  • Fix PostCSS 8.1 compatability.
  • Add our OpenCollective to package.json.
  • Clean up code (by Sukka).

v10.0.0: 10.0 “Alis volat propriis”

Compare Source

Coat of arms of Oregon

Autoprefixer 10 is based on top of PostCSS 8 (check Known Issues section before updating).

Node.js 6.x, 8.x, 11.x support was removed.

Now you need to install Autoprefixer by npm install --save-dev autoprefixer postcss. We moved postcss from dependencies to peerDependencies according to new PostCSS plugin guidelines.

v9.8.8

Compare Source

  • Replaced nanocolors with picocolors.
  • Reduced package size.

v9.8.7

Compare Source

  • Replaced colorette with nanocolors.
  • Reduced package size.

v9.8.6

Compare Source

  • Fixed env option.

v9.8.5

Compare Source

  • Improved Grid Layout warnings (by Daniel Tonon).
  • Fixed align-self and justify-self with display: flex (by Daniel Tonon).

v9.8.4

Compare Source

  • Replace color output library.

v9.8.3

Compare Source

  • Return old non-LTS Node.js versions to avoid breaking changes.

v9.8.2

Compare Source

  • Remove Node.js 13.0-13.7 from supported engines, because of buggy ESM support.

v9.8.1

Compare Source

  • Replace chalk to kleur (by Luke Edwards).
  • Update docs (by @​mbomb007).

v9.8.0: 9.8 “Vigilo Confido”

Compare Source

XCOM coat of arms

Autoprefixer 9.8 brings IE support for :placeholder-shown.

Placeholder Shown

@​tkrotoff found that input:placeholder-shown can be emulated with input:-ms-input-placeholder.

input:-ms-input-placeholder {
  box-shadow: 0 0 0 1px blue;
}

input:placeholder-shown {
  box-shadow: 0 0 0 1px blue;
}

Note, that we already had support for ::placeholder. Selector ::placeholder is for the text of the placeholder. :placeholder-shown is for the input, where placeholder text is shown. In ::placeholder you can’t change the border or size of the <input>.

v9.7.6

Compare Source

  • Revert -webkit-stretch fix.

v9.7.5

Compare Source

  • Fix -webkit-stretch support.

v9.7.4

Compare Source

  • Fix warning text (by Dmitry Ishkov).

v9.7.3

Compare Source

  • Fix compatibility with PostCSS Modules.

v9.7.2

Compare Source

  • Add -ms-user-select: element support.
  • Add funding link for npm fund.

v9.7.1

Compare Source

  • Avoid unnecessary transitions in prefixed selectors (by Andrey Alexandrov).
  • Fix fit-content for Firefox.

v9.7.0: 9.7 “Ad Victoriam”

Compare Source

Brotherhood of Steel coat of arms

Autoprefixer 9.7 brings AUTOPREFIXER_GRID environment variable and huge performance improvments.

Grid Environment Variable

Autoprefixer can add CSS Grid polyfills for IE. You need to manually enable it to prove that you understand the limits of polyfill.

In previous versions you can enable Grid polyfill by grid: 'autoplace' option or by /* autoprefixer grid: autoplace */ control comment. But in some cases, developers were not able to use both methods. For instance, during work with Material UI’ CSS-in-JS in Create React App.

Now Autoprefixer supports environment variable to enable CSS Grid polyfill:

AUTOPREFIXER_GRID=autoplace npm build
Performance Improvements

@​Knagis found that Browserslist takes 70% of the Autoprefixer time.

Autoprefixer 9.6.5 profiling

We did a lot of improvements in Browserslist and now Autoprefixer should work much faster.

67417985-a283e180-f5d2-11e9-879a-e364c9acccf1

Other

v9.6.5

Compare Source

  • Fix selector prefixing (by Andrey Alexandrov).

v9.6.4

Compare Source

  • Now the real fix for 'startsWith' of undefined error.

v9.6.3

Compare Source

  • Fix Cannot read property 'startsWith' of undefined error.

v9.6.2

Compare Source

  • Fix false Replace fill to stretch warning.

v9.6.1

Compare Source

  • Fix -webkit-line-clamp truncating multi-line text support.

v9.6.0: 9.6 “Nunc id vides, nunc ne vides”

Compare Source

Unseen University coat of arms by Damien Tonkin

Autoprefixer 9.6 marked browsers option as deprecated and added text-orientation and @media (min-resolution: 2x) support.

We added the “Sponsor” button to your repository. You can support Autoprefixer and other open source projects important for your business by Tidelift.

Browsers

Autoprefixer adds prefixes only for target browsers, browsers which is support on your project.

Initially, Autoprefixer had the browsers option to set target browsers. But we found that many tools need target browsers too. postcss-preset-env and babel-preset-env use them to add only actual polyfills, postcss-normalize uses them to add only necessary CSS reset rules, plugins for ESLint and Stylelint will warn you if some of the target browsers doesn’t support your code.

This is why we created Browserslist config file. It is a single config for all tools.

A lot of users still uses the browsers option. We understand them; it is hard to change old practice. Unfortunately, using the browsers option creates many problems. For instance, you can miss that your build tool has own Autoprefixer inside. It will cut your prefixes because it will not know about your target browsers.

This is why, in 9.6, we decided to deprecate the browsers option. Autoprefixer will show a warning on this option. In the next 10.0 release, we will drop this option. This is how you can migrate:

  1. Create browserslist key with an array in package.json.

  2. Copy queries from the browsers option. If you have browsers: [“last 1 version”, “not dead”], then you need:

       "browserslist": [
         "last 1 version",
         "not dead"
       ]

HiDPI Media Query

We all need to support HiDPI/retina screen now. Autoprefixer supports specific media query for HiDPI screens:

.image {
  background-image: url(image@1x.png);
}
@&#8203;media (min-resolution: 2dppx) {
  .image {
    background-image: url(image@2x.png);
  }
}
.image {
  background-image: url(image@1x.png);
}
@&#8203;media (-webkit-min-device-pixel-ratio: 2),
       (-o-min-device-pixel-ratio: 2/1),
       (min-resolution: 2dppx) {
  .image {
    background-image: url(image@2x.png);
  }
}

Bug we found that CSS Values 4 spec added x alias for dppx.

Autoprefixer 9.6 supports @media (min-resolution: 2x) shortcut. Note, that Autoprefixer will not convert it to 2dppx. Autoprefixer adds only prefixes. Use postcss-preset-env to add polyfills.

Other

v9.5.1

Compare Source

  • Fix backdrop-filter for Edge (by Oleh Aloshkin).
  • Fix min-resolution media query support in Firefox < 16.
babel/babel-loader (babel-loader)

v9.1.3

Compare Source

Security dependency updates

New Contributors

Full Changelog: babel/babel-loader@v9.1.2...v9.1.3

v9.1.2

Compare Source

9.1.1 was a broken release, it didn't include all the commits.

Dependencies updates

Misc

New Contributors

Full Changelog: babel/babel-loader@v9.1.0...v9.1.2

v9.1.1

Compare Source

v9.1.0

Compare Source

New features

Full Changelog: babel/babel-loader@v9.0.1...v9.1.0

v9.0.1

Compare Source

Bug Fixes

Full Changelog: babel/babel-loader@v9.0.0...v9.0.1

v9.0.0

Compare Source

What's Changed

New Contributors

Full Changelog: babel/babel-loader@v8.2.5...v9.0.0

v8.3.0

Compare Source

New features

Full Changelog: babel/babel-loader@v8.2.5...v8.3.0

v8.2.5

Compare Source

What's Changed

New Contributors

Full Changelog: babel/babel-loader@v8.2.4...v8.2.5

v8.2.4

Compare Source

What's Changed

  • doc(README.md): fix a broken markdown link by [@​loveDstyle](h

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot added the renovate label Jun 11, 2019
@renovate renovate bot force-pushed the renovate/major-all-major-dependencies branch from 0c225b6 to 026273f Compare June 15, 2019 08:59
@renovate renovate bot changed the title chore(deps): update dependency css-loader to v3 chore(deps): update all major dependencies (major) Jun 15, 2019
@renovate renovate bot force-pushed the renovate/major-all-major-dependencies branch 4 times, most recently from 6707c96 to 653ccd9 Compare June 25, 2019 18:49
@renovate renovate bot force-pushed the renovate/major-all-major-dependencies branch from 653ccd9 to d26f830 Compare August 10, 2019 05:56
@renovate renovate bot force-pushed the renovate/major-all-major-dependencies branch from d26f830 to 622c543 Compare August 18, 2019 01:59
@renovate renovate bot force-pushed the renovate/major-all-major-dependencies branch from 622c543 to 9d222e8 Compare September 4, 2019 17:57
@renovate renovate bot force-pushed the renovate/major-all-major-dependencies branch from 9d222e8 to f63b86b Compare September 30, 2019 11:57
@renovate renovate bot force-pushed the renovate/major-all-major-dependencies branch from f63b86b to 9f4cdab Compare November 10, 2019 20:59
@renovate renovate bot force-pushed the renovate/major-all-major-dependencies branch from 9f4cdab to 3622810 Compare November 21, 2019 09:53
@renovate renovate bot force-pushed the renovate/major-all-major-dependencies branch from 3622810 to deba46a Compare December 14, 2019 17:44
@renovate renovate bot force-pushed the renovate/major-all-major-dependencies branch from deba46a to 98038ed Compare December 21, 2019 21:52
@renovate renovate bot force-pushed the renovate/major-all-major-dependencies branch from 98038ed to e002c90 Compare December 30, 2019 10:56
@renovate renovate bot force-pushed the renovate/major-all-major-dependencies branch from e002c90 to 743187f Compare January 18, 2020 14:57
@renovate renovate bot force-pushed the renovate/major-all-major-dependencies branch from 743187f to 30a760e Compare February 8, 2020 13:53
@renovate renovate bot force-pushed the renovate/major-all-major-dependencies branch from 30a760e to ba55f57 Compare February 16, 2020 06:59
@renovate renovate bot force-pushed the renovate/major-all-major-dependencies branch from ba55f57 to 2ae14c8 Compare March 10, 2020 16:00
@renovate renovate bot force-pushed the renovate/major-all-major-dependencies branch from 2ae14c8 to eaacb5a Compare April 26, 2020 10:59
@renovate renovate bot force-pushed the renovate/major-all-major-dependencies branch from eaacb5a to 6208d38 Compare May 5, 2020 13:55
@renovate renovate bot force-pushed the renovate/major-all-major-dependencies branch from 6208d38 to 2685719 Compare May 15, 2020 07:51
@renovate renovate bot force-pushed the renovate/major-all-major-dependencies branch 2 times, most recently from 73ef0cf to 63e783d Compare July 4, 2020 21:00
@renovate renovate bot force-pushed the renovate/major-all-major-dependencies branch from 63e783d to a715e93 Compare August 24, 2020 23:52
@renovate renovate bot force-pushed the renovate/major-all-major-dependencies branch from a715e93 to 2830ce2 Compare September 4, 2020 12:07
@renovate renovate bot changed the title chore(deps): update all major dependencies (major) Update all major dependencies (major) Sep 4, 2020
@renovate renovate bot force-pushed the renovate/major-all-major-dependencies branch 2 times, most recently from cd15d81 to 5bc23a8 Compare September 7, 2020 17:21
@renovate renovate bot force-pushed the renovate/major-all-major-dependencies branch 9 times, most recently from d430d99 to 55c2f2d Compare March 22, 2024 04:22
@renovate renovate bot force-pushed the renovate/major-all-major-dependencies branch 8 times, most recently from 474405f to 76e3b4f Compare April 5, 2024 22:31
@renovate renovate bot force-pushed the renovate/major-all-major-dependencies branch 8 times, most recently from 1616d22 to c5b6046 Compare April 12, 2024 09:05
@renovate renovate bot force-pushed the renovate/major-all-major-dependencies branch 3 times, most recently from b67a85f to a818986 Compare April 19, 2024 21:52
@renovate renovate bot force-pushed the renovate/major-all-major-dependencies branch from a818986 to bbbe914 Compare April 22, 2024 21:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants