qpid-dispatch
qpid-dispatch copied to clipboard
Bump browserslist from 4.20.0 to 4.21.3 in /console/react
Bumps browserslist from 4.20.0 to 4.21.3.
Changelog
Sourced from browserslist's changelog.
4.21.3
- Improved unknown region and unknown feature error (by Alexander Chabin).
4.21.2
- Updated Firefox ESR.
4.21.1
- Fixed parsing days in
since
query.4.21
- IE 11 was added to
dead
and removed fromdefaults
(by Albert Portnoy).- Added
browserslist.parse()
to get config AST for analysis.- Moved
--update-db
script toupdate-browserslist-db
tool.- Fixed Unicode BOM support in
package.json
.4.20.4
- Fixed Opera in
mobileToDesktop
(by Pig Fang).4.20.3
- Added
Baidu
todead
browsers (by Igor Lukanin).4.20.2
- Fixed
package.funding
URL format.4.20.1
- Fixed
package.funding
.- Fixed docs (by Michael Lohmann).
4.20
- Added
last 2 node versions
andlast 2 node major versions
(by@g-plane
).4.19.3
- Updated Firefox ESR (by Christophe Coevoet).
4.19.2
- Fixed
--help
output.4.19.1
- Fixed
throwOnMissing
types (by Øyvind Saltvik).4.19
- Added queries grammar definition (by Pig Fang).
- Added
throwOnMissing
option (by Øyvind Saltvik).- Fixed
null
data ignoring in< 50% in CN
(byPig Fang).- Fixed data parsing in
in my stats
(by Sun Xiaoran).- Fixed
yarn.lock
support withintegrity
(by Alexey Berezin).- Fixed Yarn Berry error message in
--update-db
.4.18.1
- Fixed case inventiveness for
cover
queries (by Pig Fang).
... (truncated)
Commits
2f4771f
Release 4.21.3 version6dac294
Update dependenciesaea0b74
Throw errors on wrong feature and region names from Can I Use (#714)eb83bb3
Fix typo inthrowOnMissing
description (#713)ce01fd6
Add WebStorm plugin reference to README.md (#712)f61c1a3
Release 4.21.2 version8cd0597
Update Firefox ESR834ca86
Update dependencies066c0fa
Release 4.21.1 version61baae0
Fix since query- Additional commits viewable in compare view
You can trigger a rebase of this PR 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)
Codecov Report
Merging #1590 (4b9ce97) into main (e30014c) will decrease coverage by
0.00%
. The diff coverage isn/a
.
@@ Coverage Diff @@
## main #1590 +/- ##
==========================================
- Coverage 85.90% 85.90% -0.01%
==========================================
Files 110 110
Lines 24746 24746
==========================================
- Hits 21258 21257 -1
- Misses 3488 3489 +1
Impacted Files | Coverage Δ | |
---|---|---|
src/router_core/forwarder.c | 93.46% <0.00%> (-0.40%) |
:arrow_down: |
src/router_core/connections.c | 86.79% <0.00%> (-0.29%) |
:arrow_down: |
src/iterator.c | 94.26% <0.00%> (-0.22%) |
:arrow_down: |
src/router_node.c | 93.17% <0.00%> (ø) |
|
src/container.c | 84.46% <0.00%> (+0.16%) |
:arrow_up: |
src/router_core/transfer.c | 87.01% <0.00%> (+0.86%) |
:arrow_up: |
Help us with your feedback. Take ten seconds to tell us how you rate us.
Superseded by #1597.