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 non-major shared dependencies #2003

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 3, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@babel/core (source) 7.26.0 -> 7.26.10 age adoption passing confidence
@babel/preset-env (source) 7.26.0 -> 7.26.9 age adoption passing confidence
@rollup/plugin-commonjs (source) 28.0.2 -> 28.0.3 age adoption passing confidence
@rollup/plugin-node-resolve (source) 16.0.0 -> 16.0.1 age adoption passing confidence
@storybook/addon-designs 8.0.4 -> 8.2.1 age adoption passing confidence
@swc/core (source) 1.10.1 -> 1.11.8 age adoption passing confidence
@testing-library/react 16.1.0 -> 16.2.0 age adoption passing confidence
@testing-library/user-event 14.5.2 -> 14.6.1 age adoption passing confidence
@types/react (source) 18.3.17 -> 18.3.18 age adoption passing confidence
@zendeskgarden/svg-icons (source) 7.5.0 -> 7.6.0 age adoption passing confidence
core-js (source) 3.39.0 -> 3.41.0 age adoption passing confidence
eslint (source) 9.17.0 -> 9.22.0 age adoption passing confidence
inquirer (source) 12.2.0 -> 12.4.3 age adoption passing confidence
lerna (source) 8.1.9 -> 8.2.1 age adoption passing confidence
lint-staged 15.2.11 -> 15.4.3 age adoption passing confidence
markdownlint-cli 0.43.0 -> 0.44.0 age adoption passing confidence
ora 8.1.1 -> 8.2.0 age adoption passing confidence
postcss-styled-syntax 0.7.0 -> 0.7.1 age adoption passing confidence
prettier (source) 3.4.2 -> 3.5.3 age adoption passing confidence
qs 6.13.1 -> 6.14.0 age adoption passing confidence
rollup (source) 4.28.1 -> 4.35.0 age adoption passing confidence
rollup-plugin-delete 2.1.0 -> 2.2.0 age adoption passing confidence
styled-components (source) 6.1.13 -> 6.1.15 age adoption passing confidence
stylelint (source) 16.12.0 -> 16.15.0 age adoption passing confidence
typescript (source) 5.7.2 -> 5.8.2 age adoption passing confidence
webpack 5.97.1 -> 5.98.0 age adoption passing confidence

Release Notes

babel/babel (@​babel/core)

v7.26.10

Compare Source

👓 Spec Compliance
🐛 Bug Fix
💅 Polish
🏠 Internal

v7.26.9

Compare Source

🐛 Bug Fix
🏠 Internal

v7.26.8

Compare Source

v7.26.8 (2025-02-08)

🏠 Internal
  • babel-preset-env
    • #​17097 Update dependency babel-plugin-polyfill-corejs3 to ^0.11.0

v7.26.7

Compare Source

🐛 Bug Fix
rollup/plugins (@​rollup/plugin-commonjs)

v28.0.3

2025-03-06

Bugfixes
  • fix: fix error when bundle contains require() of module with falsy __esModule export (#​1850)
rollup/plugins (@​rollup/plugin-node-resolve)

v16.0.1

2025-03-11

Bugfixes
  • fix: add ignoreSideEffectsForRoot to exported interface (#​1841)
storybookjs/addon-designs (@​storybook/addon-designs)

v8.2.1

Compare Source

🐛 Bug Fix
⚠️ Pushed to master
Authors: 2

v8.2.0

Compare Source

🚀 Enhancement
Authors: 1

v8.1.0

Compare Source

🚀 Enhancement
Authors: 1
swc-project/swc (@​swc/core)

v1.11.8

Compare Source

Bug Fixes
Features
Performance
Refactor
Ci

v1.11.7

Compare Source

Features

v1.11.6

Compare Source

Bug Fixes

v1.11.5

Compare Source

Bug Fixes
  • (es/lints) Capture errors and emit from the original thread (#​10119) (2304cd8)

  • (es/minifier) Skip inlining if the referential identity of a function matters (#​10123) (c08fe8d)

  • (ts/fast-strip) Throw object consistently (#​10122) (010ff2a)

Miscellaneous Tasks
Performance

v1.11.4

Compare Source

Bug Fixes
Miscellaneous Tasks
Performance
Refactor

v1.11.1

Compare Source

Bug Fixes
Documentation
Features
Miscellaneous Tasks
Performance
Refactor

v1.10.18

Compare Source

Bug Fixes
Miscellaneous Tasks
  • (es/minifier) Make minify-all example ignore parsing errors (#​10045) (6c7ec46)
Build

v1.10.17

Compare Source

Bug Fixes
Performance
Testing

v1.10.16

Compare Source

Bug Fixes
  • (es/minifier) Check assign target before merge assign cond (#​10020) (6dab49a)

  • (es/parser) Preserve comment positions with leading semicolon (#​10019) (c9937b6)

  • (swc_common) Fix panic with non-narrow chars with width != 2 (#​10011) (f9f4cac)

  • (ts/fast-strip) Handle unsupported module keyword (#​10022) (308f5d0)

Performance

v1.10.15

Compare Source

Bug Fixes
Features
Performance

v1.10.14

Compare Source

Bug Fixes
Features
Performance

v1.10.12

Compare Source

Bug Fixes
  • (es/parser) Remove wrong check about const without init (#​9970) (1b57261)
Performance
  • (es/minifier) Make analyzer not call collect_infects_from recursively (#​9924) (37616c3)

  • (es/minifier) Skip complex inline operations if possible (#​9972) (772cc30)

  • (es/minifier) Merge binding analyzer into infection analyzer (#​9973) (ca8a71f)

v1.10.11

Compare Source

Bug Fixes
  • (es) Restore JSON config & Adjust feature renaming (#​9967) (72e5455)

  • (es/minifier) Avoid paren when compressing ternary (#​9920) (9d6fe37)

  • (es/parser) Parse yield<T> (v: T)=>v (#​9915) (04333aa)

  • (ts/fast-strip) More robust generic arrow handling (#​9913) (f7faa7c)

  • (typescript) Allow references to the global Symbol in computed property names under isolatedDeclarations (#​9869) (e4c1e03)

Features
Miscellaneous Tasks
Performance
Refactor

Configuration

📅 Schedule: Branch creation - "on Monday every 9 weeks of the year starting on the 6th week" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, 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 was generated by Mend Renovate. View the repository job log.

@coveralls
Copy link

coveralls commented Feb 5, 2025

Coverage Status

coverage: 95.504%. remained the same
when pulling 9d9b7c6 on renovate/shared-minor-patch
into 61795c9 on main.

@renovate renovate bot force-pushed the renovate/shared-minor-patch branch from 1b21473 to 5f32323 Compare February 28, 2025 19:57
@renovate renovate bot force-pushed the renovate/shared-minor-patch branch from 5f32323 to e8d97f5 Compare March 1, 2025 10:51
@renovate renovate bot force-pushed the renovate/shared-minor-patch branch from e8d97f5 to 2009094 Compare March 1, 2025 21:51
@renovate renovate bot force-pushed the renovate/shared-minor-patch branch from 2009094 to f9f83dd Compare March 3, 2025 01:27
@renovate renovate bot force-pushed the renovate/shared-minor-patch branch from f9f83dd to b58eb2f Compare March 3, 2025 19:58
@renovate renovate bot force-pushed the renovate/shared-minor-patch branch from b58eb2f to 92698ac Compare March 4, 2025 11:33
@renovate renovate bot force-pushed the renovate/shared-minor-patch branch from 92698ac to 7ef388b Compare March 4, 2025 19:37
@renovate renovate bot force-pushed the renovate/shared-minor-patch branch from 7ef388b to a41a3e9 Compare March 6, 2025 18:40
@renovate renovate bot force-pushed the renovate/shared-minor-patch branch from a41a3e9 to 9cdd53e Compare March 7, 2025 23:29
@renovate renovate bot force-pushed the renovate/shared-minor-patch branch from 9cdd53e to 1460efd Compare March 8, 2025 11:06
@renovate renovate bot force-pushed the renovate/shared-minor-patch branch from 1460efd to 03da82b Compare March 8, 2025 14:52
@renovate renovate bot force-pushed the renovate/shared-minor-patch branch from 03da82b to 5a7c02a Compare March 10, 2025 10:58
@renovate renovate bot force-pushed the renovate/shared-minor-patch branch from 5a7c02a to 6c0200e Compare March 11, 2025 19:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging this pull request may close these issues.

1 participant