-
Notifications
You must be signed in to change notification settings - Fork 0
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 minor dependencies #5
Open
renovate
wants to merge
1
commit into
master
Choose a base branch
from
renovate/all-minor-dependencies
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
This file contains 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
c5608e3
to
ade6a0e
Compare
f72933a
to
1e5ca40
Compare
1e5ca40
to
ab78375
Compare
0b750ea
to
5db19a4
Compare
cbb5b45
to
3054a5c
Compare
fe832c0
to
cb33eb4
Compare
c996fb5
to
bbfea3a
Compare
0b2a316
to
f6bcfd4
Compare
f6bcfd4
to
486b248
Compare
486b248
to
e0a3061
Compare
e0a3061
to
b93fd68
Compare
bf3fdad
to
e4c0a20
Compare
c7c81bb
to
0cc307f
Compare
28f58f7
to
a78511c
Compare
a78511c
to
916ea06
Compare
916ea06
to
6eb65e2
Compare
6eb65e2
to
3da45d6
Compare
3da45d6
to
b5ae592
Compare
c5dc198
to
a521ada
Compare
a521ada
to
2d5440c
Compare
8de2327
to
9ca8aa4
Compare
52f9421
to
f661519
Compare
d8ca010
to
60f8c0a
Compare
cc0d190
to
7a47d9e
Compare
7a47d9e
to
06321eb
Compare
06321eb
to
b016fa3
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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:
11.0.2
->11.1.0
4.0.2
->4.1.0
2.3.1
->2.4.2
9.5.0
->9.7.2
7.1.2
->7.20.5
1.7.0
->1.8.0
12.7.2
->12.20.55
1.18.2
->1.19.1
4.32.2
->4.41.40
3.1.7
->3.11.6
9.6.1
->9.8.8
8.0.6
->8.4.1
2.3.0
->2.4.0
3.1.0
->3.4.1
7.14.3
->7.37.4
1.18.2
->1.19.1
12.3.5
->12.6.3
1.31.0
->1.32.1
0.11.0
->0.12.0
0.5.0
->0.6.3
5.2.0
->5.3.1
7.2.0
->7.3.1
6.0.4
->6.2.2
3.2.0
->3.5.2
3.5.3
->3.9.10
4.39.2
->4.47.0
3.8.0
->3.11.3
Release Notes
rollup/plugins (@rollup/plugin-commonjs)
v11.1.0
2020-04-12
Bugfixes
Features
Updates
d6bbfdd
)rollup/plugins (@rollup/plugin-json)
v4.1.0
2020-06-05
Features
v4.0.3
2020-04-19
Updates
06d9d29
)rollup/plugins (@rollup/plugin-replace)
v2.4.2
2021-03-26
Updates
values
option (#814)v2.4.1
2021-02-22
Bugfixes
preventAssignment
option (#813)v2.4.0
2021-02-22
Features
Updates
v2.3.4
2020-10-27
Updates
53e2b73
)aef7dbc
)v2.3.3
2020-06-05
Updates
v2.3.2
2020-04-19
Updates
3e0d775
)postcss/autoprefixer (autoprefixer)
v9.8.8
Compare Source
nanocolors
withpicocolors
.v9.8.7
Compare Source
colorette
withnanocolors
.v9.8.6
Compare Source
env
option.v9.8.5
Compare Source
align-self
andjustify-self
withdisplay: flex
(by Daniel Tonon).v9.8.4
Compare Source
v9.8.3
Compare Source
v9.8.2
Compare Source
v9.8.1
Compare Source
chalk
tokleur
(by Luke Edwards).v9.8.0
: 9.8 “Vigilo Confido”Compare Source
Autoprefixer 9.8 brings IE support for
:placeholder-shown
.Placeholder Shown
@tkrotoff found that
input:placeholder-shown
can be emulated withinput:-ms-input-placeholder
.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
-webkit-stretch
fix.v9.7.5
Compare Source
-webkit-stretch
support.v9.7.4
Compare Source
v9.7.3
Compare Source
v9.7.2
Compare Source
-ms-user-select: element
support.npm fund
.v9.7.1
Compare Source
fit-content
for Firefox.v9.7.0
: 9.7 “Ad Victoriam”Compare Source
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:
Performance Improvements
@Knagis found that Browserslist takes 70% of the Autoprefixer time.
We did a lot of improvements in Browserslist and now Autoprefixer should work much faster.
Other
Cannot read property 'grid' of undefined
errorv9.6.5
Compare Source
v9.6.4
Compare Source
'startsWith' of undefined
error.v9.6.3
Compare Source
Cannot read property 'startsWith' of undefined
error.v9.6.2
Compare Source
Replace fill to stretch
warning.babel/babel-loader (babel-loader)
v8.4.1
Compare Source
v8.4.0
Compare Source
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
inputSourceMap
loader option by @alan-agius4 in https://github.com/babel/babel-loader/pull/896New 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.3Compare Source
This release fixes compatibility with Node.js 17
Thanks @Reptarsrage!
v8.2.2
Compare Source
v8.2.1
: 8.2.1Compare Source
@ava/babel
todevDependencies
#881 (@jvasseur)v8.2.0
: 8.2.0Compare Source
mkdirp
withmake-dir
47958ca
(@JLHwung)d8cff97
(@the-spyke)v8.1.0
: 8.1.0Compare Source
Urthen/case-sensitive-paths-webpack-plugin (case-sensitive-paths-webpack-plugin)
v2.4.0
Compare Source
1d11967
31491e0
3bf9fa2
f12aa57
dc7765e
198c7e1
7d05a0a
737dadd
c662bc4
08dec5d
30dcfc1
prettier/eslint-plugin-prettier (eslint-plugin-prettier)
v3.4.1
Compare Source
@graphql-eslint/eslint-plugin
out of box (#413) (ec6fbb1)v3.4.0
Compare Source
v3.3.1
Compare Source
v3.3.0
Compare Source
v3.2.0
Compare Source
v3.1.4
Compare Source
v3.1.3
Compare Source
meta.type
to "layout" (#283) (97152e2)v3.1.2
Compare Source
v3.1.1
Compare Source
jsx-eslint/eslint-plugin-react (eslint-plugin-react)
v7.37.4
Compare Source
Fixed
no-unknown-property
]: supportonBeforeToggle
,popoverTarget
,popoverTargetAction
attributes (#3865 @acusti)v7.37.3
Compare Source
Fixed
no-danger
][no-danger]: avoid a crash on a nested component name ([#3833][] @ljharb)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.
This PR was generated by Mend Renovate. View the repository job log.