build: update all non-major dependencies#20844
Merged
alan-agius4 merged 2 commits intomasterfrom Jun 2, 2021
Merged
Conversation
9eefe97 to
4b9b667
Compare
775a3e1 to
e9bb151
Compare
e9bb151 to
b5172dc
Compare
|
Please review this as postcss is creating security vulnerability warnings because of a Regular Expression Denial of Service |
Member
|
This won't affect that issue since it is related to postcss 7 which is not a direct dependency of the CLI. Please follow #20795 for updates. |
411a64c to
45cdd82
Compare
45cdd82 to
99faa88
Compare
alan-agius4
approved these changes
May 31, 2021
d8315f1 to
83c8594
Compare
83c8594 to
16bb398
Compare
|
This issue has been automatically locked due to inactivity. Read more about our automatic conversation locking policy. This action has been performed automatically by a bot. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
7.14.2->7.14.41.8.1->1.9.03.5.0->3.5.13.5.0->3.5.14.24.0->4.26.04.24.0->4.26.08.4.0->8.5.03.5.0->3.5.115.0.6->15.2.03.12.1->3.13.15.2.4->5.2.63.0.0->3.0.17.26.0->7.27.08.0.0->8.1.027.0.1->27.0.22.3.18->2.3.198.0.9->8.2.08.2.15->8.3.01.32.13->1.34.05.1.2->5.1.35.0.4->5.1.04.2.0->4.3.0Release Notes
babel/babel
v7.14.4Compare Source
👓 Spec Compliance
babel-parserbabel-plugin-transform-typescriptexport {}when necessary to imply ESM (@wbinnssmith)🐛 Bug Fix
babel-plugin-transform-typescript@babel/eslint-parser(@devfservant)babel-parser🏃♀️ Performance
babel-plugin-transform-block-scopingbabel-parser🔬 Output optimization
babel-plugin-proposal-object-rest-spread,babel-plugin-transform-block-scoping,babel-plugin-transform-destructuring,babel-plugin-transform-react-constant-elements,babel-preset-envbazelbuild/bazelisk
v1.9.0Compare Source
This Bazelisk release contains the following changes:
I also bumped the tools used to build this release to Bazel 4.1.0, Go 1.16.4, rules_go 0.27.0.
bazelbuild/rules_nodejs
v3.5.1Compare Source
Bug Fixes
.update's visibility same as test rule (#2677) (30bc86c)Features
typescript-eslint/typescript-eslint
v4.26.0Compare Source
Bug Fixes
Features
v4.25.0Compare Source
Bug Fixes
isAwaitKeywordpredicate in ast-utils (#3290) (c15da67)Features
ajv-validator/ajv
v8.5.0Compare Source
Optimize validation code for
constkeyword with scalar values (@SoAsEr, #1561)Add option
schemaIdto support ajv-draft-04 - Ajv for JSON Schema drat-04.npm/cacache
v15.2.0Compare Source
v15.1.0Compare Source
Features
15.0.6 (2021-03-22)
15.0.5 (2020-07-11)
15.0.4 (2020-06-03)
Bug Fixes
15.0.3 (2020-04-28)
Bug Fixes
15.0.2 (2020-04-28)
Bug Fixes
zloirock/core-js
v3.13.1Compare Source
get-own-property-symbolsthird-partySymbolpolyfill if it's used since it causes a stack overflow, #774Object.prototypeaccessors methods in WebKit ~ Android 4.0, #232v3.13.0Compare Source
Object#hasOwnProperty(Object.hasOwn) proposal moved to the stage 3, May 2021 TC39 meetingwebpack-contrib/css-loader
v5.2.6Compare Source
v5.2.5Compare Source
webpack-contrib/css-minimizer-webpack-plugin
v3.0.1Compare Source
eslint/eslint
v7.27.0Compare Source
2c0868cChore: merge all html formatter files intohtml.js(#14612) (Milos Djermanovic)9e9b5e0Update: no-unused-vars false negative with comma operator (fixes #14325) (#14354) (Nitin Kumar)afe9569Chore: use includes instead of indexOf (#14607) (Mikhail Bodrov)c0f418eChore: Remove lodash (#14287) (Stephen Wade)52655ddUpdate: no-restricted-imports custom message for patterns (fixes #11843) (#14580) (Alex Holden)967b1c4Chore: Fix typo in large.js (#14589) (Ikko Ashimine)2466a05Sponsors: Sync README with website (ESLint Jenkins)fe29f18Sponsors: Sync README with website (ESLint Jenkins)086c1d6Chore: add more test cases forno-sequences(#14579) (Nitin Kumar)6a2ced8Docs: Update README team and sponsors (ESLint Jenkins)SBoudrias/Inquirer.js
v8.1.0Compare Source
New features
inquirer.prompt()now accept a shorthand object syntax instead of an array withnamed prompts:v8.0.1Compare Source
Fixes
expandprompt not being caught if casing didn't matchrawlistprompt ignoringshortoptionAnd lastly general dependency upgrade (to non-ESM versions)
facebook/jest
v27.0.2Compare Source
Features
[jest-circus]Add some APIs to make it easier to build your own test runner[jest-reporters]Expose thegetResultHeaderutil (#11460)[jest-resolver]Exportresolve*utils for different Jest modules (#11466)[@jest/test-result]ExportTest,TestEventsandTestFileEvent(#11466)Fixes
[jest-circus]Add missingslashdependency (#11465)[jest-circus, @​jest/test-sequencer]Remove dependency onjest-runner(#11466)[jest-config]Resolveconfig.runnerto absolute path (#11465)[jest-config]Make sure to support functions as config (#11475)[jest-core]Do not warn aboutDNSCHANNELhandles when using the--detectOpenHandlesoption (#11470)[jest-runner]Remove dependency onjest-config(#11466)[jest-worker]Loosen engine requirement to>= 10.13.0(#11451)xz64/license-webpack-plugin
v2.3.19Compare Source
Changed
Fixed
sindresorhus/open
v8.2.0Compare Source
newInstanceoption for macOS (#253)5e663d6v8.1.0Compare Source
open.apps.edge(#252)aff3e84postcss/postcss
v8.3.0Compare Source
PostCSS 8.3 improved source map parsing performance, added
Node#assign()shortcut, and experimentalDocumentnode to AST.Thanks to Sponsors
This release was possible thanks to our community.
If your company wants to support the sustainability of front-end infrastructure or wants to give some love to PostCSS, you can join our supporters by:
Source Map Performance
Because PostCSS needs synchronous API, we can’t move from the old `source-map 0.6 to 0.7 (many other open-source projects too).
@7rulnik forked
source-map0.6 tosource-map-jsand back-ported performance improvements from 0.7. In 8.3 we switched fromsource-mapto thissource-map-jsfork.You map see 4x performance improvements in parsing map from processing step before PostCSS (for instance, Sass).
DocumentNodesThanks to @gucong3000, PostCSS already parse CSS from HTML and JS files (CSS-in-JS templates and objects).
But his plugin need big updates. @hudochenkov from stylelint team decided to create new parsers for styles inside CSS-in-JS, HTML, and Markdown.
He suggested adding new
Documentnode type to PostCSS AST to keep multipleRootnodes inside and JS/HTML/Markdown code blocks between these style blocks.This is an experimental feature. Some aspects of this node could change within minor or patch version releases.
Node#assign()ShortcutThe creator of famous
postcss-preset-envand many other PostCSS tools, @jonathantneal suggested a nice shortcut to change multiple properties in the node:sass/dart-sass
v1.34.0Compare Source
Don't emit the same warning in the same location multiple times.
Cap deprecation warnings at 5 per feature by default.
Command Line Interface
Add a
--quiet-depsflag which silences compiler warnings from stylesheetsloaded through
--load-paths.Add a
--verboseflag which causes the compiler to emit all deprecationwarnings, not just 5 per feature.
Dart API
Add a
quietDepsargument tocompile(),compileString(),compileAsync(), andcompileStringAsync()which silences compiler warningsfrom stylesheets loaded through importers, load paths, and
package:URLs.Add a
verboseargument tocompile(),compileString(),compileAsync(),and
compileStringAsync()which causes the compiler to emit all deprecationwarnings, not just 5 per feature.
v1.33.0Compare Source
/for division. The newmath.div()function should beused instead. See this page for details.
Add a
list.slash()function that returns a slash-separated list.Potentially breaking bug fix: The heuristics around when potentially
slash-separated numbers are converted to slash-free numbers—for example, when
1/2will be printed as0.5rather than1/2—have been slightly expanded.Previously, a number would be made slash-free if it was passed as an argument
to a user-defined function, but not to a built-in function. Now it will be
made slash-free in both cases. This is a behavioral change, but it's unlikely
to affect any real-world stylesheets.
[
:is()][:is()] now behaves identically to:matches().Fix a bug where non-integer numbers that were very close to integer
values would be incorrectly formatted in CSS.
Fix a bug where very small number and very large negative numbers would be
incorrectly formatted in CSS.
JS API
thiscontext for importers now has afromImportfield, which istrueif the importer is being invoked from an
@importandfalseotherwise.Importers should only use this to determine whether to load import-only
files.
Dart API
Importer.fromImportgetter, which istrueif the currentImporter.canonicalize()call comes from an@importrule andfalseotherwise. Importers should only use this to determine whether to load
import-only files.
webpack-contrib/terser-webpack-plugin
v5.1.3Compare Source
verdaccio/verdaccio
v5.1.0Compare Source
Features
Bug Fixes
webpack/webpack-dev-middleware
v4.3.0Compare Source
Features
getFilenameFromUrlto API (#911) (1edc726)Bug Fixes
Configuration
📅 Schedule: "after 10pm every weekday,before 4am every weekday,every weekend" in timezone America/Tijuana.
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻️ Rebasing: Renovate will not automatically rebase this PR, because other commits have been found.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR has been generated by WhiteSource Renovate. View repository job log here.