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

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 2, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@babel/core (source) 7.25.2 -> 7.26.7 age adoption passing confidence
@babel/eslint-parser (source) 7.25.1 -> 7.26.5 age adoption passing confidence
@emotion/react (source) 11.13.3 -> 11.14.0 age adoption passing confidence
@emotion/styled (source) 11.13.0 -> 11.14.0 age adoption passing confidence
@mdx-js/mdx (source) 3.0.1 -> 3.1.0 age adoption passing confidence
@mdx-js/react (source) 3.0.1 -> 3.1.0 age adoption passing confidence
@types/node (source) 20.16.5 -> 20.17.16 age adoption passing confidence
@types/react (source) 18.3.5 -> 18.3.18 age adoption passing confidence
@types/react-dom (source) 18.3.0 -> 18.3.5 age adoption passing confidence
embla-carousel-autoplay (source) 8.5.1 -> 8.5.2 age adoption passing confidence
embla-carousel-react (source) 8.5.1 -> 8.5.2 age adoption passing confidence
eslint (source) 8.57.0 -> 8.57.1 age adoption passing confidence
eslint-plugin-import 2.30.0 -> 2.31.0 age adoption passing confidence
eslint-plugin-jsx-a11y 6.10.0 -> 6.10.2 age adoption passing confidence
eslint-plugin-prettier 5.2.1 -> 5.2.3 age adoption passing confidence
eslint-plugin-react 7.35.2 -> 7.37.4 age adoption passing confidence
gatsby (source, changelog) 5.13.7 -> 5.14.1 age adoption passing confidence
gatsby-plugin-catch-links (source) 5.13.1 -> 5.14.0 age adoption passing confidence
gatsby-plugin-emotion (source) 8.13.1 -> 8.14.0 age adoption passing confidence
gatsby-plugin-i18n-l10n 5.6.3 -> 5.7.0 age adoption passing confidence
gatsby-plugin-image (source) 3.13.1 -> 3.14.0 age adoption passing confidence
gatsby-plugin-manifest (source) 5.13.1 -> 5.14.0 age adoption passing confidence
gatsby-plugin-mdx (source) 5.13.1 -> 5.14.0 age adoption passing confidence
gatsby-plugin-offline (source) 6.13.3 -> 6.14.0 age adoption passing confidence
gatsby-plugin-sharp (source) 5.13.1 -> 5.14.0 age adoption passing confidence
gatsby-remark-autolink-headers (source) 6.13.1 -> 6.14.0 age adoption passing confidence
gatsby-remark-copy-linked-files (source) 6.13.2 -> 6.14.0 age adoption passing confidence
gatsby-remark-images (source) 7.13.2 -> 7.14.0 age adoption passing confidence
gatsby-source-filesystem (source) 5.13.1 -> 5.14.0 age adoption passing confidence
gatsby-transformer-sharp (source) 5.13.1 -> 5.14.0 age adoption passing confidence
prettier (source) 3.3.3 -> 3.4.2 age adoption passing confidence
react-intl (source) 6.6.8 -> 6.8.9 age adoption passing confidence
react-use 17.5.1 -> 17.6.0 age adoption passing confidence
type-fest 4.29.1 -> 4.33.0 age adoption passing confidence
typescript (source) 5.5.4 -> 5.7.3 age adoption passing confidence

Release Notes

babel/babel (@​babel/core)

v7.26.7

Compare Source

🐛 Bug Fix

v7.26.0

Compare Source

v7.25.9

Compare Source

🐛 Bug Fix
🏠 Internal
🏃‍♀️ Performance

v7.25.8

Compare Source

🐛 Bug Fix
🏠 Internal
  • babel-parser, babel-plugin-proposal-async-do-expressions, babel-plugin-proposal-destructuring-private, babel-plugin-proposal-do-expressions, babel-plugin-proposal-explicit-resource-management, babel-plugin-proposal-export-default-from, babel-plugin-proposal-function-bind, babel-plugin-proposal-function-sent, babel-plugin-proposal-import-defer, babel-plugin-proposal-partial-application, babel-plugin-proposal-throw-expressions, babel-plugin-transform-async-generator-functions, babel-plugin-transform-class-static-block, babel-plugin-transform-dynamic-import, babel-plugin-transform-export-namespace-from, babel-plugin-transform-json-strings, babel-plugin-transform-logical-assignment-operators, babel-plugin-transform-nullish-coalescing-operator, babel-plugin-transform-numeric-separator, babel-plugin-transform-object-rest-spread, babel-plugin-transform-optional-catch-binding, babel-plugin-transform-optional-chaining, babel-plugin-transform-private-property-in-object, babel-preset-env

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
emotion-js/emotion (@​emotion/react)

v11.14.0

Compare Source

Minor Changes
  • #​3284 a19d019 Thanks @​Andarist! - Source code has been migrated to TypeScript. From now on type declarations will be emitted based on that, instead of being hand-written.
Patch Changes

v11.13.5

Compare Source

mdx-js/mdx (@​mdx-js/mdx)

v3.1.0

Compare Source

Add
Fix
Types
Miscellaneous
  • 77158cd Refactor to externalize recma packages
Site

Full Changelog: mdx-js/mdx@3.0.1...3.1.0

davidjerleke/embla-carousel (embla-carousel-autoplay)

v8.5.2

Compare Source

Support

Embla Carousel is an open source MIT licensed project. If you are interested in supporting this project you can sponsor it here:

What's Changed
New Contributors

Full Changelog: davidjerleke/embla-carousel@v8.5.1...v8.5.2

eslint/eslint (eslint)

v8.57.1

Compare Source

import-js/eslint-plugin-import (eslint-plugin-import)

v2.31.0

Compare Source

Added
Fixed
Changed
jsx-eslint/eslint-plugin-jsx-a11y (eslint-plugin-jsx-a11y)

v6.10.2

Compare Source

Fixed
  • [patch] no-redundandant-roles: allow <img src="*.svg" role="img" /> #936
Commits
  • [meta] fix changelog URLs 0d01a1a
  • [Refactor] remove no-longer-needed es-iterator-helpers aa075bd
  • [Refactor] avoid spreading things that are already arrays d15d3ab
  • [Dev Deps] update @babel/cli, @babel/core, @babel/eslint-parser, @babel/plugin-transform-flow-strip-types, @babel/register 5dad7c4
  • [Tests] aria-role: Add valid test for <svg role="img" /> daba189
  • [Docs] label-has-associated-control: add line breaks for readability 0bc6378
  • [Tests] label-has-associated-control: add additional test cases 30d2318
  • [Tests] Add tests to reinforce required attributes for role="heading" d92446c

v6.10.1

Compare Source

Commits
  • [Fix] handle interactive/noninteractive changes from aria-query 4925ba8
  • [Docs] Use consistent spelling of 'screen reader' cb6788c
  • [Dev Deps] update @babel/cli, @babel/core, @babel/eslint-parser, @babel/plugin-transform-flow-strip-types, @babel/register, auto-changelog, eslint-plugin-import, tape 518a77e
  • [Deps] update es-iterator-helpers, string.prototype.includes eed03a3
  • [meta] package.json - Update jscodeshift & remove babel-jest 2ee940c
  • [Docs] Remove accidental whitespace in CONTRIBUTING.md a262131
  • [Deps] unpin aria-query e517937
prettier/eslint-plugin-prettier (eslint-plugin-prettier)

v5.2.3

Compare Source

Patch Changes

v5.2.2

Compare Source

Patch Changes
jsx-eslint/eslint-plugin-react (eslint-plugin-react)

v7.37.4

Compare Source

Fixed

v7.37.3

Compare Source

Fixed
  • [no-danger][no-danger]: avoid a crash on a nested component name ([#​3833][] @​ljharb)
  • [Fix] types: correct generated type declaration ([#​3840][] @​ocavue)
  • [no-unknown-property][no-unknown-property]: support precedence prop in react 19 ([#​3829][] @​acusti)
  • [`prop-typ

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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 added the dependencies label Dec 2, 2024
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 5 times, most recently from d0f8342 to 3a02e8a Compare December 9, 2024 20:19
@renovate renovate bot changed the title chore(deps): update all non-major dependencies fix(deps): update all non-major dependencies Dec 10, 2024
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 7 times, most recently from 668be5a to 43d6911 Compare December 16, 2024 22:53
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 4 times, most recently from 2fc89de to 3969a01 Compare December 25, 2024 19:25
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from c897a47 to 07fc5e3 Compare January 6, 2025 13:15
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 7 times, most recently from cf52fb6 to 46e3a14 Compare January 15, 2025 06:05
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 3 times, most recently from a2de905 to 5d3c6e3 Compare January 20, 2025 20:54
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 5d3c6e3 to 88253f5 Compare January 23, 2025 21:38
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 88253f5 to 9ae3260 Compare January 24, 2025 17:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants