-
Notifications
You must be signed in to change notification settings - Fork 14
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 non-major dependencies #2429
Conversation
|
Preview environment ready: https://preview-2429--swisspost-design-system-next.netlify.app |
0fdca65
to
b0d3b20
Compare
047b9b1
to
3b6d12d
Compare
3b6d12d
to
4bbd439
Compare
Edited/Blocked NotificationRenovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR. You can manually request rebase by checking the rebase/retry box above. ⚠ Warning: custom changes will be lost. |
Quality Gate passedKudos, no new issues were introduced! 0 New issues |
This PR contains the following updates:
7.23.6
->7.23.7
0.1.0
->0.4.0
1.27.4
->1.27.6
7.6.6
->7.6.7
7.6.6
->7.6.7
7.6.6
->7.6.7
7.6.6
->7.6.7
7.6.6
->7.6.7
7.6.6
->7.6.7
7.6.6
->7.6.7
7.6.6
->7.6.7
7.6.6
->7.6.7
7.6.6
->7.6.7
7.6.6
->7.6.7
18.19.3
->18.19.4
16.18.68
->16.18.69
2.6.9
->2.6.10
18.2.45
->18.2.46
6.15.0
->6.17.0
6.15.0
->6.17.0
3.34.0
->3.35.0
13.6.1
->13.6.2
16.5.0
->16.6.1
5.11.0
->5.12.0
1.69.5
->1.69.7
7.6.6
->7.6.7
3.1.0
->3.2.0
Release Notes
babel/babel (@babel/core)
v7.23.7
Compare Source
🐛 Bug Fix
babel-traverse
Program
(@liuxingbaoyu)babel-helpers
,babel-plugin-proposal-decorators
ctx.kind
is wrong (@liuxingbaoyu)babel-plugin-proposal-decorators
babel-core
unhandledRejection
events (@nicolo-ribaudo)🏠 Internal
babel-helper-create-class-features-plugin
babel-helper-create-class-features-plugin
,babel-plugin-proposal-decorators
changesets/changesets (@changesets/parse)
v0.4.0
Compare Source
Minor Changes
707002d
Thanks @Andarist! - It's now possible to specify multiple authors of a change by using multipleauthor: @​someuser
lines.Patch Changes
de2b4a5
]:v0.3.16
Compare Source
Patch Changes
521205d
]:v0.3.15
Compare Source
Patch Changes
8c08469
]:v0.3.14
Compare Source
Patch Changes
dd9b76f
]:v0.3.13
Compare Source
Patch Changes
c87eba6
]:v0.3.12
Compare Source
Patch Changes
27a5a82
]:v0.3.11
Compare Source
Patch Changes
957e39c
Thanks @akphi! - Fixed an issue with failing to parse changesets containing a completely empty summary.v0.3.10
Compare Source
Patch Changes
9a993ba
]:v0.3.9
Compare Source
Patch Changes
e89e28a
]:v0.3.8
Compare Source
Patch Changes
de2b4a5
]:v0.3.7
Compare Source
Patch Changes
5b6005e
#462 Thanks @Andarist! - Fixed an issue with failing to parse changesets containing Windows newlines.v0.3.6
Compare Source
Patch Changes
2b49d66
]:v0.3.5
Compare Source
Patch Changes
1706fb7
#321 Thanks @mitchellhamilton! - Fix TypeScript declarationsUpdated dependencies [
1706fb7
]:v0.3.4
Compare Source
Patch Changes
011d57f
]:v0.3.3
Compare Source
Patch Changes
04ddfd7
#305 Thanks @Noviny! - Add link to changelog in readmeUpdated dependencies [
04ddfd7
,e56928b
]:v0.3.2
Patch Changes
41e2e3d
#292 Thanks @acheronfail! - Fixrepository
field in package.jsonUpdated dependencies [
41e2e3d
,cc8c921
,cc8c921
,2363366
]:v0.3.0
Compare Source
Minor Changes
a971652
Thanks @Andarist! -package.json#exports
have been added to limit what (and how) code might be imported from the package.Patch Changes
a971652
]:v0.2.1
Compare Source
v0.2.0
Compare Source
v0.1.2
Compare Source
percy/cli (@percy/cli)
v1.27.6
Compare Source
What's Changed
✨ Enhancements
🐛 Bug Fixes
ipv6
by @itsjwala in https://github.com/percy/cli/pull/1463🏗 Maintenance
Full Changelog: percy/cli@v1.27.5...v1.27.6
v1.27.5
Compare Source
Note: We have received some reports where percy cli randomly stops working after this release, so we are currently tagging 1.27.4 as latest version on npm to fix for users using
latest
tag. 1.27.5 will still be available if used explicitly. We are investigating the issue.What's Changed
✨ Enhancements
🐛 Bug Fixes
🏗 Maintenance
New Contributors
Full Changelog: percy/cli@v1.27.4...v1.27.5
storybookjs/storybook (@storybook/addon-essentials)
v7.6.7
Compare Source
storybookjs/storybook (@storybook/addon-links)
v7.6.7
Compare Source
typescript-eslint/typescript-eslint (@typescript-eslint/eslint-plugin)
v6.17.0
Compare Source
Bug Fixes
patterns
orpaths
in options are empty (#8108) (675e987)Features
default
case on an already exhaustiveswitch
(#7539) (6a219bd)You can read about our versioning strategy and releases on our website.
v6.16.0
Compare Source
Bug Fixes
Features
You can read about our versioning strategy and releases on our website.
typescript-eslint/typescript-eslint (@typescript-eslint/parser)
v6.17.0
Compare Source
Note: Version bump only for package @typescript-eslint/parser
You can read about our versioning strategy and releases on our website.
v6.16.0
Compare Source
Note: Version bump only for package @typescript-eslint/parser
You can read about our versioning strategy and releases on our website.
zloirock/core-js (core-js)
v3.35.0
Compare Source
{ Map, Set, WeakMap, WeakSet }.{ from, of }
became non-generic, following this and some other notes. Now they can be invoked withoutthis
, but no longer return subclass instancesSymbol
polyfillqueueMicrotask
polyfillArrayBuffer
Array.fromAsync
marked as supported from V8 ~ Chrome 121Array.prototype.push
bug is fixed in V8 ~ Chrome 122 (Hallelujah!)ArrayBuffer.prototype.transfer
and friends proposal features marked as supported from FF 122 and Bun 1.0.19Object.groupBy
andMap.groupBy
marked as supported from Bun 1.0.19Iterator
helpers proposal methods are still not disabled in Deno, the web compatibility issue why it was disabled in Chromium makes no sense for Deno and fixed in the spec, they marked as supported from Deno 1.37cypress-io/cypress (cypress)
v13.6.2
Compare Source
Changelog: https://docs.cypress.io/guides/references/changelog#13-6-2
eslint-community/eslint-plugin-n (eslint-plugin-n)
v16.6.1
Compare Source
2419888
)v16.6.0
Compare Source
7628925
)btd/rollup-plugin-visualizer (rollup-plugin-visualizer)
v5.12.0
Compare Source
sass/dart-sass (sass)
v1.69.7
Compare Source
Embedded Sass
ARM64 Windows.
v1.69.6
Compare Source
Produce better output for numbers with complex units in
meta.inspect()
anddebugging messages.
Escape U+007F DELETE when serializing strings.
When generating CSS error messages to display in-browser, escape all code
points that aren't in the US-ASCII region. Previously only code points U+0100
LATIN CAPITAL LETTER A WITH MACRON were escaped.
Provide official releases for musl LibC and for Android.
Don't crash when running
meta.apply()
in asynchronous mode.JS API
SourceSpan
s that didn'tfollow the documented
SourceSpan
API.svg/svgo (svgo)
v3.2.0
Compare Source
What's Changed
Bug Fixes
q
was incorrectly converted tot
. By @KTibow in https://github.com/svg/svgo/pull/1889SVG Optimization
smartArcRounding
tofalse
. By @KTibow in https://github.com/svg/svgo/pull/1873convertToQ
tofalse
. By @KTibow in https://github.com/svg/svgo/pull/1889Performance
#stringifyPathData
for performance. By @SethFalco in https://github.com/svg/svgo/pull/1900Set
instead ofArray
for faster lookups. By @SethFalco in https://github.com/svg/svgo/pull/1899Metrics
Before and after using vectors from various sources, with the default preset of each respective version:
Before and after of the browser bundle of each respective version:
Configuration
📅 Schedule: Branch creation - "every weekend" in timezone Europe/Zurich, 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 has been generated by Mend Renovate. View repository job log here.