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 - autoclosed #5322

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 3, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@babel/core (source) 7.25.8 -> 7.26.10 age adoption passing confidence
@iframe-resizer/react (source) 5.3.1 -> 5.4.3 age adoption passing confidence
@radix-ui/react-dialog (source) 1.1.2 -> 1.1.6 age adoption passing confidence
@radix-ui/react-label (source) 2.1.0 -> 2.1.2 age adoption passing confidence
@types/gatsbyjs__reach-router (source) 2.0.4 -> 2.0.5 age adoption passing confidence
@types/react (source) 18.3.11 -> 18.3.20 age adoption passing confidence
dotenv 16.4.5 -> 16.4.7 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.6 age adoption passing confidence
eslint-plugin-react 7.37.1 -> 7.37.5 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-google-tagmanager (source) 5.13.1 -> 5.14.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-postcss (source) 6.13.1 -> 6.14.0 age adoption passing confidence
gatsby-plugin-react-helmet (source) 6.13.1 -> 6.14.0 age adoption passing confidence
gatsby-plugin-sharp (source) 5.13.1 -> 5.14.0 age adoption passing confidence
gatsby-plugin-twitter (source) 5.13.1 -> 5.14.0 age adoption passing confidence
gatsby-source-filesystem (source) 5.13.1 -> 5.14.0 age adoption passing confidence
husky 9.1.6 -> 9.1.7 age adoption passing confidence
lint-staged 15.2.10 -> 15.5.0 age adoption passing confidence
lucide-react (source) 0.452.0 -> 0.487.0 age adoption passing confidence
prettier (source) 3.3.3 -> 3.5.3 age adoption passing confidence
react-focus-lock 2.13.2 -> 2.13.6 age adoption passing confidence
react-slick (source) 0.30.2 -> 0.30.3 age adoption passing confidence
react-use 17.5.1 -> 17.6.0 age adoption passing confidence
stylelint (source) 16.10.0 -> 16.17.0 age adoption passing confidence
tailwind-merge 2.5.3 -> 2.6.0 age adoption passing confidence
typescript (source) 5.6.3 -> 5.8.3 age adoption passing confidence
yarn (source) 4.5.0 -> 4.8.1 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

v7.26.0

Compare Source

🚀 New Feature
  • babel-core, babel-generator, babel-parser, babel-plugin-syntax-import-assertions, babel-plugin-syntax-import-attributes, babel-preset-env, babel-standalone, babel-types
  • babel-core
  • babel-compat-data, babel-plugin-proposal-regexp-modifiers, babel-plugin-transform-regexp-modifiers, babel-preset-env, babel-standalone
  • babel-parser
  • babel-generator, babel-parser, babel-plugin-syntax-flow
  • babel-helpers, babel-preset-typescript, babel-runtime-corejs3
  • babel-generator, babel-parser
🐛 Bug Fix
💅 Polish
  • babel-plugin-proposal-json-modules, babel-plugin-transform-json-modules, babel-standalone
🏠 Internal
🏃‍♀️ Performance
  • babel-helper-module-transforms, babel-plugin-transform-modules-commonjs

v7.25.9

Compare Source

🐛 Bug Fix
🏠 Internal
🏃‍♀️ Performance
davidjbradshaw/iframe-resizer (@​iframe-resizer/react)

v5.4.3

Compare Source

What's Changed
What's Fixed

Full Changelog: davidjbradshaw/iframe-resizer@v5.4.1...v5.4.3

v5.4.2

Compare Source

What's Changed

This release replaces the logging code with Auto-Console-Group, which automatically groups messages by triggering event and makes it much clearer to see what is happening inside iframe-resizer.

Additionally iframe-resizer now has an option to tag elements to be ignored when calculating the size of the iframe content.

What's fixed

Thanks to Kévin Berthommier and Wouter for their help with this release.

Full Changelog: davidjbradshaw/iframe-resizer@v5.3.3...v5.4.2

v5.4.1

Compare Source

v5.4.0

Compare Source

v5.3.3

Compare Source

What's Changed

Thank you to @​dackmin for submitting a fix for the parent types.

Full Changelog: davidjbradshaw/iframe-resizer@v5.3.2...v5.3.3

v5.3.2

Compare Source

What's Changed

Full Changelog: davidjbradshaw/iframe-resizer@v5.3.1...v5.3.2

radix-ui/primitives (@​radix-ui/react-dialog)

v1.1.6

Compare Source

v1.1.5

Compare Source

v1.1.4

Compare Source

v1.1.3

Compare Source

motdotla/dotenv (dotenv)

v16.4.7

Compare Source

Changed
  • Ignore .tap folder when publishing. (oops, sorry about that everyone. - @​motdotla) #​848

v16.4.6

Compare Source

Changed
  • Clean up stale dev dependencies #​847
  • Various README updates clarifying usage and alternative solutions using dotenvx
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.6

Compare Source

Patch Changes

v5.2.5

Compare Source

Patch Changes

v5.2.4

Compare Source

Patch Changes

v5.2.3

Compare Source

Patch Changes

v5.2.2

Compare Source

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

v7.37.5

Compare Source

Fixed
Changed

v7.37.4

Compare Source

Fixed

v7.37.3

Compare Source

Fixed
Changed
  • [Tests] [jsx-no-script-url]: Improve tests (#​3849 @​radu2147)
  • [Docs] fix broken links: [default-props-match-prop-types], [jsx-boolean-value], [jsx-curly-brace-presence], [jsx-no-bind], [no-array-index-key], [no-is-mounted], [no-render-return-value], [require-default-props] (#​3841 @​bastiendmt)

v7.37.2

Compare Source

Fixed
  • [destructuring-assignment]: fix false negative when using typeof props.a (#​3835 @​golopot)
Changed
  • [Refactor] [destructuring-assignment]: use getParentStatelessComponent (#​3835 @​golopot)
gatsbyjs/gatsby (gatsby)

v5.14.1

Compare Source

v5.14.0: v5.14.0

Compare Source

This release focused on performance improvements and security fixes.

What's Changed


Configuration

📅 Schedule: Branch creation - "* 0-3 1 * *" (UTC), 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 requested a review from a team as a code owner November 3, 2024 10:23
@renovate renovate bot added the dependencies Pull requests that update a dependency file (automatic) label Nov 3, 2024
@renovate renovate bot enabled auto-merge (squash) November 3, 2024 10:23
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from df13fa7 to e00e85f Compare November 4, 2024 14:11
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 4 times, most recently from 655d534 to 2f35693 Compare November 18, 2024 10:00
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 7 times, most recently from e090b19 to d725905 Compare November 29, 2024 01:01
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 8 times, most recently from b3deb70 to a8c4a4d Compare December 5, 2024 18:09
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 3 times, most recently from 3ab2147 to feba186 Compare December 10, 2024 13:58
@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 3 times, most recently from 67a6e91 to e63fd03 Compare December 11, 2024 09:40
@shcheklein shcheklein temporarily deployed to dvc-org-renovate-all-mi-mk30fo April 4, 2025 18:44 Inactive
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from d6227ff to f1969b9 Compare April 6, 2025 10:35
@shcheklein shcheklein temporarily deployed to dvc-org-renovate-all-mi-uel26o April 6, 2025 10:36 Inactive
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from f1969b9 to 3a07bf2 Compare April 6, 2025 20:53
@shcheklein shcheklein temporarily deployed to dvc-org-renovate-all-mi-jm18gb April 6, 2025 20:53 Inactive
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 3a07bf2 to c761748 Compare April 7, 2025 16:45
@shcheklein shcheklein temporarily deployed to dvc-org-renovate-all-mi-rheaqm April 7, 2025 16:46 Inactive
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from c761748 to 4ece308 Compare April 7, 2025 22:10
@shcheklein shcheklein temporarily deployed to dvc-org-renovate-all-mi-gw7vi0 April 7, 2025 22:11 Inactive
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 4ece308 to 26eab4a Compare April 8, 2025 10:40
@shcheklein shcheklein temporarily deployed to dvc-org-renovate-all-mi-wzrqba April 8, 2025 10:41 Inactive
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 26eab4a to 3e11b3f Compare April 9, 2025 01:58
@shcheklein shcheklein temporarily deployed to dvc-org-renovate-all-mi-97yfpl April 9, 2025 01:58 Inactive
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 3e11b3f to 5293e66 Compare April 9, 2025 03:45
@shcheklein shcheklein temporarily deployed to dvc-org-renovate-all-mi-q92pko April 9, 2025 03:45 Inactive
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 5293e66 to 16bde2d Compare April 9, 2025 07:41
@shcheklein shcheklein temporarily deployed to dvc-org-renovate-all-mi-3tsd0j April 9, 2025 07:42 Inactive
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 16bde2d to ad3aae2 Compare April 9, 2025 11:04
@shcheklein shcheklein temporarily deployed to dvc-org-renovate-all-mi-7liqra April 9, 2025 11:04 Inactive
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from ad3aae2 to f5cc7d4 Compare April 9, 2025 16:41
@shcheklein shcheklein temporarily deployed to dvc-org-renovate-all-mi-i0r0m8 April 9, 2025 16:42 Inactive
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from f5cc7d4 to 40ccd4f Compare April 10, 2025 21:54
@shcheklein shcheklein temporarily deployed to dvc-org-renovate-all-mi-shl7lr April 10, 2025 21:55 Inactive
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 40ccd4f to 3301422 Compare April 12, 2025 01:58
@shcheklein shcheklein temporarily deployed to dvc-org-renovate-all-mi-zydccl April 12, 2025 01:58 Inactive
@renovate renovate bot changed the title fix(deps): update all non-major dependencies fix(deps): update all non-major dependencies - autoclosed Apr 12, 2025
@renovate renovate bot closed this Apr 12, 2025
auto-merge was automatically disabled April 12, 2025 06:46

Pull request was closed

@renovate renovate bot deleted the renovate/all-minor-patch branch April 12, 2025 06:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file (automatic)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant