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

fix(deps): update all dependencies #2846

Merged
merged 1 commit into from
Oct 3, 2024
Merged

fix(deps): update all dependencies #2846

merged 1 commit into from
Oct 3, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 24, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@babel/core (source) 7.24.7 -> 7.25.7 age adoption passing confidence
@changesets/cli (source) 2.27.5 -> 2.27.8 age adoption passing confidence
@emotion/is-prop-valid (source) 1.2.2 -> 1.3.1 age adoption passing confidence
@fontsource/inter (source) 5.0.20 -> 5.1.0 age adoption passing confidence
@percy/cli (source) 1.28.7 -> 1.29.4 age adoption passing confidence
@preconstruct/cli (source) 2.8.4 -> 2.8.8 age adoption passing confidence
@types/lodash (source) 4.17.5 -> 4.17.10 age adoption passing confidence
@types/node (source) 18.19.38 -> 18.19.54 age adoption passing confidence
@types/react (source) 17.0.2 -> 17.0.83 age adoption passing confidence
@types/react (source) 17.0.80 -> 17.0.83 age adoption passing confidence
@types/unist (source) 3.0.2 -> 3.0.3 age adoption passing confidence
@vitejs/plugin-react (source) 4.3.1 -> 4.3.2 age adoption passing confidence
babel-loader 8.3.0 -> 8.4.1 age adoption passing confidence
browserslist 4.23.1 -> 4.24.0 age adoption passing confidence
dompurify 2.5.5 -> 2.5.7 age adoption passing confidence
eslint (source) 8.57.0 -> 8.57.1 age adoption passing confidence
immutable (source) 4.3.6 -> 4.3.7 age adoption passing confidence
postcss (source) 8.4.38 -> 8.4.47 age adoption passing confidence
qs 6.12.1 -> 6.13.0 age adoption passing confidence
react-select (source) 5.8.0 -> 5.8.1 age adoption passing confidence
slate-history 0.100.0 -> 0.109.0 age adoption passing confidence
ts-jest (source) 29.1.5 -> 29.2.5 age adoption passing confidence
typescript (source) 5.5.2 -> 5.6.2 age adoption passing confidence
vite (source) 5.3.6 -> 5.4.8 age adoption passing confidence
webpack 5.94.0 -> 5.95.0 age adoption passing confidence
yarn (source) 3.8.2 -> 3.8.5 age adoption passing confidence

Release Notes

babel/babel (@​babel/core)

v7.25.7

Compare Source

🐛 Bug Fix
💅 Polish
🏠 Internal
  • babel-core
  • babel-helper-compilation-targets, babel-helper-plugin-utils, babel-preset-env
  • babel-plugin-proposal-destructuring-private, babel-plugin-syntax-decimal, babel-plugin-syntax-import-reflection, babel-standalone
  • babel-generator
🏃‍♀️ Performance

v7.25.2

Compare Source

🐛 Bug Fix

v7.24.9

Compare Source

🐛 Bug Fix
💅 Polish
🏠 Internal

v7.24.8

Compare Source

👓 Spec Compliance
🐛 Bug Fix
💅 Polish
changesets/changesets (@​changesets/cli)

v2.27.8

Compare Source

v2.27.7

Compare Source

Patch Changes

v2.27.6

Compare Source

Patch Changes
emotion-js/emotion (@​emotion/is-prop-valid)

v1.3.1

Compare Source

Patch Changes

v1.3.0

Compare Source

Minor Changes
  • #​3198 d8ff8a5 Thanks @​Andarist! - Migrated away from relying on process.env.NODE_ENV checks to differentiate between production and development builds.

    Development builds (and other environment-specific builds) can be used by using proper conditions (see here). Most modern bundlers/frameworks already preconfigure those for the user so no action has to be taken.

    Default files should continue to work in all environments.

Patch Changes
fontsource/font-files (@​fontsource/inter)

v5.1.0

Compare Source

v5.0.21

Compare Source

percy/cli (@​percy/cli)

v1.29.4

Compare Source

What's Changed

✨ Enhancements
🐛 Bug Fixes
🏗 Maintenance
⬆️⬇️ Dependency Updates

New Contributors

Full Changelog: percy/cli@v1.29.3...v1.29.4

v1.29.3

Compare Source

What's Changed

✨ Enhancements
🐛 Bug Fixes

Full Changelog: percy/cli@v1.29.2...v1.29.3

v1.29.2

Compare Source

What's Changed

  • Update messaging for collecting logs in #​1690
  • Validate presence of error in config validator in #​1675

New Contributors

Full Changelog: percy/cli@v1.29.1...v1.29.2

v1.29.1

Compare Source

Full Changelog: percy/cli@v1.29.0...v1.29.1

v1.29.0

Compare Source

What's Changed

New Contributors

Full Changelog: percy/cli@v1.28.9...v1.29.0

v1.28.9

Compare Source

What's Changed

✨ Enhancements

Full Changelog: percy/cli@v1.28.8...v1.28.9

v1.28.8

Compare Source

What's Changed

✨ Enhancements
🐛 Bug Fixes
🏗 Maintenance
⬆️⬇️ Dependency Updates

New Contributors

Full Changelog: percy/cli@v1.28.7...v1.28.8

preconstruct/preconstruct (@​preconstruct/cli)

v2.8.8

Compare Source

Patch Changes

v2.8.7

Compare Source

Patch Changes
  • #​596 022bbc4 Thanks @​emmatown! - Fix Error when using sourcemap for reporting an error: Can't resolve original location of error error caused by changes to @babel/helpers in newer versions of Babel

v2.8.6

Compare Source

Patch Changes

v2.8.5

Compare Source

Patch Changes
  • #​592 c05b2a9 Thanks @​emmatown! - Fix generating TypeScript declarations where imports to JSON files are emitted in the .d.ts files
vitejs/vite-plugin-react (@​vitejs/plugin-react)

v4.3.2

Compare Source

Ignore directive sourcemap error #​369

babel/babel-loader (babel-loader)

v8.4.1

Compare Source

v8.4.0

Compare Source

browserslist/browserslist (browserslist)

v4.24.0

Compare Source

  • Added browserslist.findConfigFile() helper (by @​JLHwung).

v4.23.3

Compare Source

v4.23.2

Compare Source

  • Updated Firefox ESR.
cure53/DOMPurify (dompurify)

v2.5.7: DOMPurify 2.5.7

Compare Source

  • Fixed an issue with comment detection and possible bypasses with specific config settings, thanks @​masatokinugawa
  • Removed the foreignObject element from the list of HTML entry-points, thanks @​masatokinugawa

v2.5.6: DOMPurify 2.5.6

Compare Source

  • Fixed an issue with the execution logic of attribute hooks to prevent bypasses, thanks @​kevin-mizu
  • Fixed a minor problem with the bower file pointing to the wrong dist path
  • Updated several development dependencies
eslint/eslint (eslint)

v8.57.1

Compare Source

immutable-js/immutable-js (immutable)

v4.3.7

Compare Source

postcss/postcss (postcss)

v8.4.47

Compare Source

  • Removed debug code.

v8.4.46

Compare Source

  • Fixed Cannot read properties of undefined (reading 'before').

v8.4.45

Compare Source

  • Removed unnecessary fix which could lead to infinite loop.

v8.4.44

Compare Source

  • Another way to fix markClean is not a function error.

v8.4.43

Compare Source

  • Fixed markClean is not a function error.

v8.4.42

Compare Source

  • Fixed CSS syntax error on long minified files (by @​varpstar).

v8.4.41

Compare Source

v8.4.40

Compare Source

  • Moved to getter/setter in nodes types to help Sass team (by @​nex3).

v8.4.39

Compare Source

ljharb/qs (qs)

v6.13.0

Compare Source

  • [New] parse: add strictDepth option (#​511)
  • [Tests] use npm audit instead of aud

v6.12.3

Compare Source

  • [Fix] parse: properly account for strictNullHandling when allowEmptyArrays
  • [meta] fix changelog indentation

v6.12.2

Compare Source

  • [Fix] parse: parse encoded square brackets (#​506)
  • [readme] add CII best practices badge
JedWatson/react-select (react-select)

v5.8.1

Compare Source

ianstormtaylor/slate (slate-history)

v0.109.0

Compare Source

Minor Changes
kulshekhar/ts-jest (ts-jest)

v29.2.5

Compare Source

v29.2.4

Compare Source

v29.2.3

Compare Source

v29.2.2

Compare Source

v29.2.1

Compare Source

v29.2.0

Compare Source

Bug Fixes
  • fix: don't show warning message with Node16/NodeNext (99c4f49), closes #​4266
Features
  • feat(cli): allow migrating cjs presets to transform

Configuration

📅 Schedule: Branch creation - "before 4am on Monday" (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.

@renovate renovate bot requested a review from a team June 24, 2024 01:27
@renovate renovate bot added the 🤖 Type: Dependencies Dependency updates or something similar label Jun 24, 2024
Copy link

vercel bot commented Jun 24, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
ui-kit ✅ Ready (Inspect) Visit Preview 💬 Add feedback Oct 3, 2024 2:56pm
ui-kit-storybook-v2 ❌ Failed (Inspect) Oct 3, 2024 2:56pm
ui-kit-storybook-v8 ✅ Ready (Inspect) Visit Preview 💬 Add feedback Oct 3, 2024 2:56pm

Copy link

changeset-bot bot commented Jun 24, 2024

⚠️ No Changeset found

Latest commit: d6ec4d8

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

Copy link

gitstream-cm bot commented Jun 24, 2024

This PR is missing a Jira ticket reference in the title or description.
Please add a Jira ticket reference to the title or description of this PR.

@renovate renovate bot force-pushed the renovate/all branch from 50859f8 to 0978507 Compare July 1, 2024 11:09
@renovate renovate bot force-pushed the renovate/all branch from 0978507 to 41cad12 Compare July 1, 2024 18:42
@renovate renovate bot force-pushed the renovate/all branch from 41cad12 to 9a6254f Compare July 1, 2024 22:40
@renovate renovate bot force-pushed the renovate/all branch from 9a6254f to 98f08a1 Compare July 2, 2024 08:36
@renovate renovate bot force-pushed the renovate/all branch from 98f08a1 to 09f06d6 Compare July 3, 2024 07:14
@renovate renovate bot requested a review from a team as a code owner October 2, 2024 14:25
@renovate renovate bot requested review from jaikamat, ddouglasz, tylermorrisford, ByronDWall and misama-ct and removed request for a team October 2, 2024 14:25
@ByronDWall ByronDWall merged commit 8abf4b0 into main Oct 3, 2024
7 checks passed
@ByronDWall ByronDWall deleted the renovate/all branch October 3, 2024 15:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
missing-jira 🤖 Type: Dependencies Dependency updates or something similar
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant