Skip to content
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

Merged
merged 3 commits into from
Jan 4, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 23, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@babel/core (source) 7.23.6 -> 7.23.7 age adoption passing confidence
@changesets/parse (source) 0.1.0 -> 0.4.0 age adoption passing confidence
@percy/cli (source) 1.27.4 -> 1.27.6 age adoption passing confidence
@storybook/addon-essentials (source) 7.6.6 -> 7.6.7 age adoption passing confidence
@storybook/addon-links (source) 7.6.6 -> 7.6.7 age adoption passing confidence
@storybook/addons (source) 7.6.6 -> 7.6.7 age adoption passing confidence
@storybook/blocks (source) 7.6.6 -> 7.6.7 age adoption passing confidence
@storybook/components (source) 7.6.6 -> 7.6.7 age adoption passing confidence
@storybook/core-events (source) 7.6.6 -> 7.6.7 age adoption passing confidence
@storybook/manager-api (source) 7.6.6 -> 7.6.7 age adoption passing confidence
@storybook/preview-api (source) 7.6.6 -> 7.6.7 age adoption passing confidence
@storybook/theming (source) 7.6.6 -> 7.6.7 age adoption passing confidence
@storybook/web-components (source) 7.6.6 -> 7.6.7 age adoption passing confidence
@storybook/web-components-vite (source) 7.6.6 -> 7.6.7 age adoption passing confidence
@types/node (source) 18.19.3 -> 18.19.4 age adoption passing confidence
@types/node (source) 16.18.68 -> 16.18.69 age adoption passing confidence
@types/node-fetch (source) 2.6.9 -> 2.6.10 age adoption passing confidence
@types/react (source) 18.2.45 -> 18.2.46 age adoption passing confidence
@typescript-eslint/eslint-plugin (source) 6.15.0 -> 6.17.0 age adoption passing confidence
@typescript-eslint/parser (source) 6.15.0 -> 6.17.0 age adoption passing confidence
core-js (source) 3.34.0 -> 3.35.0 age adoption passing confidence
cypress (source) 13.6.1 -> 13.6.2 age adoption passing confidence
eslint-plugin-n 16.5.0 -> 16.6.1 age adoption passing confidence
rollup-plugin-visualizer 5.11.0 -> 5.12.0 age adoption passing confidence
sass 1.69.5 -> 1.69.7 age adoption passing confidence
storybook (source) 7.6.6 -> 7.6.7 age adoption passing confidence
svgo (source) 3.1.0 -> 3.2.0 age adoption passing confidence

Release Notes

babel/babel (@​babel/core)

v7.23.7

Compare Source

🐛 Bug Fix
🏠 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
  • #​564 707002d Thanks @​Andarist! - It's now possible to specify multiple authors of a change by using multiple author: @​someuser lines.
Patch Changes

v0.3.16

Compare Source

Patch Changes

v0.3.15

Compare Source

Patch Changes

v0.3.14

Compare Source

Patch Changes

v0.3.13

Compare Source

Patch Changes

v0.3.12

Compare Source

Patch Changes

v0.3.11

Compare Source

Patch Changes
  • #​740 957e39c Thanks @​akphi! - Fixed an issue with failing to parse changesets containing a completely empty summary.

v0.3.10

Compare Source

Patch Changes

v0.3.9

Compare Source

Patch Changes

v0.3.8

Compare Source

Patch Changes

v0.3.7

Compare Source

Patch Changes

v0.3.6

Compare Source

Patch Changes

v0.3.5

Compare Source

Patch Changes

v0.3.4

Compare Source

Patch Changes

v0.3.3

Compare Source

Patch Changes

v0.3.2

Patch Changes

v0.3.0

Compare Source

Minor Changes
  • #​1185 a971652 Thanks @​Andarist! - package.json#exports have been added to limit what (and how) code might be imported from the package.
Patch Changes

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
🏗 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
  • eslint-plugin: [no-restricted-imports] prevent crash when patterns or paths in options are empty (#​8108) (675e987)
Features
  • eslint-plugin: [no-floating-promises] flag result of .map(async) (#​7897) (5857356)
  • eslint-plugin: [switch-exhaustiveness-check] add an option to warn against a default case on an already exhaustive switch (#​7539) (6a219bd)

You can read about our versioning strategy and releases on our website.

v6.16.0

Compare Source

Bug Fixes
  • eslint-plugin: [unbound-method] exempt all non-Promise built-in statics (#​8096) (3182959)
Features
  • eslint-plugin: deprecate formatting (meta.type: layout) rules (#​8073) (04dea84)
  • eslint-plugin: deprecate no-extra-semi in favor of ESLint Stylistic equivalent (#​8123) (9368bf3)

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

cypress-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

v16.6.0

Compare Source

  • feat: supported new globals added in the new node.js versions (#​154) (7628925)
btd/rollup-plugin-visualizer (rollup-plugin-visualizer)

v5.12.0

Compare Source

  • Make unique id in generated data to be hash of data
  • Remove strict from CLI
sass/dart-sass (sass)

v1.69.7

Compare Source

Embedded Sass
  • In the JS Embedded Host, properly install the x64 Dart Sass executable on
    ARM64 Windows.

v1.69.6

Compare Source

  • Produce better output for numbers with complex units in meta.inspect() and
    debugging 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
  • Fix a bug where certain exceptions could produce SourceSpans that didn't
    follow the documented SourceSpan API.
svg/svgo (svgo)

v3.2.0

Compare Source

What's Changed

Bug Fixes
SVG Optimization
Performance

Metrics

Before and after using vectors from various sources, with the default preset of each respective version:

SVG Original v3.1.0 v3.2.0 Delta
Arch Linux Logo 9.529 KiB 4.162 KiB 4.115 KiB ⬇️ 0.047 KiB
Blobs 50.45 KiB 42.949 KiB 42.623 KiB ⬇️ 0.326 KiB
Isometric Madness 869.034 KiB 550.153 KiB 540.582 KiB ⬇️ 9.571 KiB
tldr-pages Banner 2.071 KiB 1.07 KiB 1.07 KiB
Wikipedia Logo 161.551 KiB 116 KiB 111.668 KiB ⬇️ 4.332 KiB

Before and after of the browser bundle of each respective version:

v3.1.0 v3.2.0 Delta
svgo.browser.js 660.9 kB 910.9 kB ⬆️ 250 kB

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.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot requested a review from b1aserlu as a code owner December 23, 2023 01:46
@renovate renovate bot requested review from davidritter-dotcom and a team as code owners December 23, 2023 01:46
@renovate renovate bot requested a review from imagoiq December 23, 2023 01:46
Copy link

changeset-bot bot commented Dec 23, 2023

⚠️ No Changeset found

Latest commit: f7a8f06

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@swisspost-bot
Copy link
Contributor

swisspost-bot commented Dec 23, 2023

Preview environment ready: https://preview-2429--swisspost-design-system-next.netlify.app
Preview environment ready: https://preview-2429--swisspost-web-frontend.netlify.app

@renovate renovate bot force-pushed the renovate/all-minor-patch branch 11 times, most recently from 0fdca65 to b0d3b20 Compare January 1, 2024 18:50
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from 047b9b1 to 3b6d12d Compare January 2, 2024 03:16
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 3b6d12d to 4bbd439 Compare January 3, 2024 00:41
Copy link
Contributor Author

renovate bot commented Jan 3, 2024

Edited/Blocked Notification

Renovate 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.

Copy link

sonarcloud bot commented Jan 3, 2024

Quality Gate Passed Quality Gate passed

Kudos, no new issues were introduced!

0 New issues
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

@gfellerph gfellerph merged commit 44d6e99 into main Jan 4, 2024
8 of 9 checks passed
@gfellerph gfellerph deleted the renovate/all-minor-patch branch January 4, 2024 09:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants