Skip to content

chore(deps): update all major dependencies (major) - #5

Open
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/major-all-major-dependencies
Open

chore(deps): update all major dependencies (major)#5
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/major-all-major-dependencies

Conversation

@renovate

@renovate renovate Bot commented Jan 31, 2020

Copy link
Copy Markdown

ℹ️ Note

This PR body was truncated due to platform limits.

This PR contains the following updates:

Package Change Age Confidence Type Update
@​types/autoprefixer 9.6.110.2.4 age confidence devDependencies major
@types/dotenv-webpack (source) 1.7.07.0.8 age confidence devDependencies major
@types/eslint (source) 6.1.39.6.1 age confidence devDependencies major
@types/eslint-plugin-prettier (source) 2.2.03.1.3 age confidence devDependencies major
@types/node (source) 11.15.324.10.13 age confidence devDependencies major
@​types/prettier 1.19.03.0.0 age confidence devDependencies major
@​types/rimraf 2.0.34.0.5 age confidence devDependencies major
@types/webpack (source) 4.41.05.28.5 age confidence devDependencies major
@​types/webpack-dev-server 3.9.04.7.2 age confidence devDependencies major
@​types/webpack-merge 4.1.55.0.0 age confidence devDependencies major
actions/setup-node v1v6 age confidence action major
autoprefixer 9.7.310.4.24 age confidence devDependencies major
babel-loader 8.0.610.0.0 age confidence devDependencies major
copy-webpack-plugin 5.1.113.0.1 age confidence devDependencies major
css-loader 3.3.27.1.4 age confidence devDependencies major
dotenv-webpack 1.7.08.1.1 age confidence devDependencies major
eslint-config-prettier 6.7.010.1.8 age confidence devDependencies major
eslint-loader 3.0.34.0.2 age confidence devDependencies major
eslint-plugin-prettier 3.1.25.5.5 age confidence devDependencies major
file-loader 4.3.06.2.0 age confidence devDependencies major
fork-ts-checker-webpack-plugin 3.1.19.1.0 age confidence devDependencies major
html-loader 0.5.55.1.0 age confidence devDependencies major
html-webpack-plugin 3.2.05.6.6 age confidence devDependencies major
image-webpack-loader 6.0.08.1.0 age confidence devDependencies major
jest-styled-components 6.3.47.2.0 age confidence devDependencies major
mkdirp 0.5.13.0.1 age confidence devDependencies major
node 1224 age confidence uses-with major
peaceiris/actions-gh-pages v2.5.0v4.0.0 age confidence action major
postcss-loader 3.0.08.2.1 age confidence devDependencies major
prettier (source) 1.19.13.8.1 age confidence devDependencies major
resolve-url-loader (source) 3.1.15.0.0 age confidence devDependencies major
rimraf 3.0.06.1.3 age confidence devDependencies major
sass-loader 8.0.016.0.7 age confidence devDependencies major
style-loader 1.0.14.0.0 age confidence devDependencies major
ts-loader 6.2.19.5.4 age confidence devDependencies major
tsconfig-paths-webpack-plugin 3.2.04.2.0 age confidence devDependencies major
typescript (source) 3.7.45.9.3 age confidence devDependencies major
ubuntu 18.0424.04 age confidence github-runner major
webpack 4.41.35.105.2 age confidence devDependencies major
webpack-cli (source) 3.3.106.0.1 age confidence devDependencies major
webpack-merge 4.2.26.0.1 age confidence devDependencies major
worker-loader ^2.0.0^3.0.0 age confidence devDependencies major

Release Notes

actions/setup-node (actions/setup-node)

v6

Compare Source

v5

Compare Source

v4

Compare Source

v3

Compare Source

v2

Compare Source

postcss/autoprefixer (autoprefixer)

v10.4.24

Compare Source

  • Made Autoprefixer a little faster (by @​Cherry).

v10.4.23

Compare Source

v10.4.22

Compare Source

  • Fixed stretch prefixes on new Can I Use database.
  • Updated fraction.js.

v10.4.21

Compare Source

v10.4.20

Compare Source

  • Fixed fit-content prefix for Firefox.

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

v10.4.1

Compare Source

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

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).
babel/babel-loader (babel-loader)

v10.0.0

Compare Source

What's Changed

Breaking Changes
  • bump node requirement to ^18.20.0 || ^20.10.0 || >=22.0.0 and webpack requirement to >= 5.61.0 by @​JLHwung in #​1026
  • breaking: use output.hashFunction as loader cache hasher by @​JLHwung in #​1027
New Features
Bug Fixes
Docs
Dependencies
Internal

New Contributors

Full Changelog: babel/babel-loader@v9.1.3...v10.0.0

v9.2.1

Compare Source

What's Changed

Full Changelog: babel/babel-loader@v9.2.0...v9.2.1

v9.2.0

Compare Source

What's Changed

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

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

  • update hash method mechanism so it doesn't fail on a fips enabled machine by @​darmbrust in #​939
  • Require babel ^7.12.0 and Node.js >= 14.15.0 versions by @​JLHwung in #​956
  • Remove dependency on loader-utils and drop webpack 4 support by @​nied in #​942

New Contributors

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

v8.4.1

Compare Source

What's Changed

Full Changelog: babel/babel-loader@v8.4.0...v8.4.1

v8.4.0

Compare Source

What's Changed

New Contributors

Full Changelog: babel/babel-loader@v8.3.0...v8.4.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

Thanks @​loveDstyle, @​stianjensen and @​pathmapper for your first PRs!

v8.2.3: 8.2.3

Compare Source

This release fixes compatibility with Node.js 17

  • Use md5 hash for caching on node v17 (#​918)

Thanks @​Reptarsrage!

v8.2.2

Compare Source

v8.2.1: 8.2.1

Compare Source

v8.2.0: 8.2.0

Compare Source

v8.1.0: 8.1.0

Compare Source

webpack-contrib/copy-webpack-plugin (copy-webpack-plugin)

v13.0.1

Compare Source

v13.0.0

Compare Source

⚠ BREAKING CHANGES

For more information please visit tinyglobby.

The breaking change only affects the developer who used these options - gitignore and ignoreFiles in the globOptions option.

Please migrate to the ignore option.

Bug Fixes
  • concurrency option is limited to files now (#​796) (d42469c)
  • the order of patterns provided by the developer is respected
12.0.2 (2024-01-17)
Bug Fixes
12.0.1 (2024-01-11)
Bug Fixes

v12.0.2

Compare Source

⚠ BREAKING CHANGES

For more information please visit tinyglobby.

The breaking change only affects the developer who used these options - gitignore and ignoreFiles in the `globOp


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 was generated by Mend Renovate. View the repository job log.

@renovate renovate Bot added the renovate label Jan 31, 2020
@renovate
renovate Bot force-pushed the renovate/major-all-major-dependencies branch 2 times, most recently from 5fcd7f9 to 7aa4450 Compare February 6, 2020 18:02
@renovate
renovate Bot force-pushed the renovate/major-all-major-dependencies branch 4 times, most recently from 5c8c43f to 4a15c7d Compare February 19, 2020 19:48
@renovate
renovate Bot force-pushed the renovate/major-all-major-dependencies branch from 4a15c7d to f0e9d6b Compare February 26, 2020 09:37
@renovate
renovate Bot force-pushed the renovate/major-all-major-dependencies branch 2 times, most recently from a492df5 to c42f1bd Compare March 12, 2020 08:20
@renovate
renovate Bot force-pushed the renovate/major-all-major-dependencies branch 9 times, most recently from 7e54718 to 78487e0 Compare March 23, 2020 22:51
@renovate
renovate Bot force-pushed the renovate/major-all-major-dependencies branch 10 times, most recently from df50ad1 to 0d682ac Compare April 1, 2020 11:06
@renovate
renovate Bot force-pushed the renovate/major-all-major-dependencies branch from 0d682ac to 3cba900 Compare April 2, 2020 10:50
@renovate
renovate Bot force-pushed the renovate/major-all-major-dependencies branch 5 times, most recently from 68cb6e8 to cfb2336 Compare April 9, 2020 16:53
@renovate
renovate Bot force-pushed the renovate/major-all-major-dependencies branch from cfb2336 to ac5f658 Compare April 26, 2020 10:59
@renovate
renovate Bot force-pushed the renovate/major-all-major-dependencies branch from ac5f658 to 1704d71 Compare May 5, 2020 13:58
@renovate
renovate Bot force-pushed the renovate/major-all-major-dependencies branch from 1704d71 to 6a40d52 Compare May 15, 2020 07:52
@renovate
renovate Bot force-pushed the renovate/major-all-major-dependencies branch 2 times, most recently from 7186c2b to 5a04537 Compare July 4, 2020 16:58
@renovate
renovate Bot force-pushed the renovate/major-all-major-dependencies branch from 5a04537 to d4be8e4 Compare August 27, 2020 07:00
@renovate
renovate Bot force-pushed the renovate/major-all-major-dependencies branch from d4be8e4 to 9699784 Compare October 29, 2020 10:00
@renovate
renovate Bot force-pushed the renovate/major-all-major-dependencies branch from 9699784 to f959f30 Compare November 26, 2020 23:55
@renovate
renovate Bot force-pushed the renovate/major-all-major-dependencies branch from f959f30 to f147c8a Compare December 11, 2020 06:57
@renovate
renovate Bot force-pushed the renovate/major-all-major-dependencies branch 2 times, most recently from 65f2a14 to 5d54d5f Compare January 10, 2021 15:46
@renovate
renovate Bot force-pushed the renovate/major-all-major-dependencies branch from 5d54d5f to ed4d865 Compare January 24, 2021 17:52
@renovate
renovate Bot force-pushed the renovate/major-all-major-dependencies branch from ed4d865 to 50980f4 Compare January 31, 2021 22:59
@renovate
renovate Bot force-pushed the renovate/major-all-major-dependencies branch 3 times, most recently from 5fac04e to d50c200 Compare February 11, 2021 15:26
@renovate
renovate Bot force-pushed the renovate/major-all-major-dependencies branch from d50c200 to f48de16 Compare April 26, 2021 12:52
@renovate
renovate Bot force-pushed the renovate/major-all-major-dependencies branch 2 times, most recently from 148267e to 3dd3838 Compare May 15, 2021 21:06
@renovate
renovate Bot force-pushed the renovate/major-all-major-dependencies branch from 3dd3838 to 1c26151 Compare June 6, 2021 20:14
@renovate
renovate Bot force-pushed the renovate/major-all-major-dependencies branch from 1c26151 to 64d2998 Compare June 15, 2021 15:07
@renovate
renovate Bot force-pushed the renovate/major-all-major-dependencies branch from 64d2998 to db1a9d0 Compare October 20, 2021 06:02
@renovate
renovate Bot force-pushed the renovate/major-all-major-dependencies branch from db1a9d0 to 102983a Compare March 7, 2022 10:43
@renovate
renovate Bot force-pushed the renovate/major-all-major-dependencies branch from 102983a to 1226c8f Compare March 26, 2022 12:25
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.

0 participants