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 #281

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 2, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@babel/plugin-transform-react-jsx (source) 7.25.2 -> 7.25.9 age adoption passing confidence
@sentry/gatsby (source) 7.119.0 -> 7.120.2 age adoption passing confidence
@types/gatsbyjs__reach-router (source) 2.0.4 -> 2.0.5 age adoption passing confidence
eslint (source) 8.57.0 -> 8.57.1 age adoption passing confidence
eslint-plugin-jsx-a11y 6.9.0 -> 6.10.2 age adoption passing confidence
eslint-plugin-react 7.35.0 -> 7.37.3 age adoption passing confidence
gatsby (source, changelog) 5.13.7 -> 5.14.1 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-sitemap (source) 6.13.1 -> 6.14.0 age adoption passing confidence
gatsby-remark-autolink-headers (source) 6.13.1 -> 6.14.0 age adoption passing confidence
gatsby-remark-images (source) 7.13.2 -> 7.14.0 age adoption passing confidence
gatsby-remark-prismjs (source) 7.13.2 -> 7.14.0 age adoption passing confidence
gatsby-remark-responsive-iframe (source) 6.13.2 -> 6.14.0 age adoption passing confidence
gatsby-remark-smartypants (source) 6.13.1 -> 6.14.0 age adoption passing confidence
gatsby-source-filesystem (source) 5.13.1 -> 5.14.0 age adoption passing confidence
gatsby-transformer-remark (source) 6.13.1 -> 6.14.0 age adoption passing confidence
gatsby-transformer-sharp (source) 5.13.1 -> 5.14.0 age adoption passing confidence
github-markdown-css 5.6.1 -> 5.8.1 age adoption passing confidence
hast-util-select 6.0.2 -> 6.0.3 age adoption passing confidence
lint-staged 15.2.10 -> 15.2.11 age adoption passing confidence
perfect-scrollbar (source) 1.5.5 -> 1.5.6 age adoption passing confidence
postcss (source) 8.4.45 -> 8.4.49 age adoption passing confidence
prettier (source) 3.3.3 -> 3.4.2 age adoption passing confidence
react-intersection-observer 9.13.1 -> 9.14.0 age adoption passing confidence
react-use 17.5.1 -> 17.6.0 age adoption passing confidence
tailwindcss (source) 3.4.10 -> 3.4.17 age adoption passing confidence
typescript (source) 5.5.4 -> 5.7.2 age adoption passing confidence

Release Notes

babel/babel (@​babel/plugin-transform-react-jsx)

v7.25.9

Compare Source

🐛 Bug Fix
🏠 Internal
🏃‍♀️ Performance

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
getsentry/sentry-javascript (@​sentry/gatsby)

v7.120.2

Compare Source

  • fix(tracing-internal): Fix case when lrp keys offset is 0 (#​14615)

Work in this release contributed by @​LubomirIgonda1. Thank you for your contribution!

Bundle size 📦

Path Size
@​sentry/browser (incl. Tracing, Replay, Feedback) - Webpack (gzipped) 80.96 KB
@​sentry/browser (incl. Tracing, Replay) - Webpack (gzipped) 71.9 KB
@​sentry/browser (incl. Tracing, Replay with Canvas) - Webpack (gzipped) 76.15 KB
@​sentry/browser (incl. Tracing, Replay) - Webpack with treeshaking flags (gzipped) 65.52 KB
@​sentry/browser (incl. Tracing) - Webpack (gzipped) 35.78 KB
@​sentry/browser (incl. browserTracingIntegration) - Webpack (gzipped) 35.67 KB
@​sentry/browser (incl. Feedback) - Webpack (gzipped) 31.71 KB
@​sentry/browser (incl. sendFeedback) - Webpack (gzipped) 31.73 KB
@​sentry/browser - Webpack (gzipped) 22.92 KB
@​sentry/browser (incl. Tracing, Replay, Feedback) - ES6 CDN Bundle (gzipped) 79.18 KB
@​sentry/browser (incl. Tracing, Replay) - ES6 CDN Bundle (gzipped) 70.5 KB
@​sentry/browser (incl. Tracing) - ES6 CDN Bundle (gzipped) 36.17 KB
@​sentry/browser - ES6 CDN Bundle (gzipped) 25.42 KB
@​sentry/browser (incl. Tracing, Replay) - ES6 CDN Bundle (minified & uncompressed) 221.94 KB
@​sentry/browser (incl. Tracing) - ES6 CDN Bundle (minified & uncompressed) 109.54 KB
@​sentry/browser - ES6 CDN Bundle (minified & uncompressed) 76.26 KB
@​sentry/browser (incl. Tracing) - ES5 CDN Bundle (gzipped) 39.45 KB
@​sentry/react (incl. Tracing, Replay) - Webpack (gzipped) 72.4 KB
@​sentry/react - Webpack (gzipped) 22.95 KB
@​sentry/nextjs Client (incl. Tracing, Replay) - Webpack (gzipped) 90.16 KB
@​sentry/nextjs Client - Webpack (gzipped) 54.28 KB
@​sentry-internal/feedback - Webpack (gzipped) 17.34 KB

v7.120.1

Compare Source

v7.120.0

Compare Source

  • feat(v7/browser): Add moduleMetadataIntegration lazy loading support (#​13822)

Work in this release contributed by @​gilisho. Thank you for your contribution!

v7.119.2

Compare Source

  • chore(nextjs/v7): Bump rollup to 2.79.2

Bundle size 📦

Path Size
@​sentry/browser (incl. Tracing, Replay, Feedback) - Webpack (gzipped) 80.96 KB
@​sentry/browser (incl. Tracing, Replay) - Webpack (gzipped) 71.9 KB
@​sentry/browser (incl. Tracing, Replay with Canvas) - Webpack (gzipped) 76.15 KB
@​sentry/browser (incl. Tracing, Replay) - Webpack with treeshaking flags (gzipped) 65.53 KB
@​sentry/browser (incl. Tracing) - Webpack (gzipped) 35.78 KB
@​sentry/browser (incl. browserTracingIntegration) - Webpack (gzipped) 35.67 KB
@​sentry/browser (incl. Feedback) - Webpack (gzipped) 31.71 KB
@​sentry/browser (incl. sendFeedback) - Webpack (gzipped) 31.73 KB
@​sentry/browser - Webpack (gzipped) 22.92 KB
@​sentry/browser (incl. Tracing, Replay, Feedback) - ES6 CDN Bundle (gzipped) 79.18 KB
@​sentry/browser (incl. Tracing, Replay) - ES6 CDN Bundle (gzipped) 70.5 KB
@​sentry/browser (incl. Tracing) - ES6 CDN Bundle (gzipped) 36.17 KB
@​sentry/browser - ES6 CDN Bundle (gzipped) 25.42 KB
@​sentry/browser (incl. Tracing, Replay) - ES6 CDN Bundle (minified & uncompressed) 221.94 KB
@​sentry/browser (incl. Tracing) - ES6 CDN Bundle (minified & uncompressed) 109.54 KB
@​sentry/browser - ES6 CDN Bundle (minified & uncompressed) 76.26 KB
@​sentry/browser (incl. Tracing) - ES5 CDN Bundle (gzipped) 39.45 KB
@​sentry/react (incl. Tracing, Replay) - Webpack (gzipped) 72.4 KB
@​sentry/react - Webpack (gzipped) 22.95 KB
@​sentry/nextjs Client (incl. Tracing, Replay) - Webpack (gzipped) 90.16 KB
@​sentry/nextjs Client - Webpack (gzipped) 54.28 KB
@​sentry-internal/feedback - Webpack (gzipped) 17.34 KB

v7.119.1

Compare Source

  • fix(browser/v7): Ensure wrap() only returns functions (#​13838 backport)

Work in this release contributed by @​legobeat. Thank you for your contribution!

eslint/eslint (eslint)

v8.57.1

Compare Source

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

v6.10.0

Compare Source

Fixed
  • [New] label-has-associated-control: add additional error message #1005
  • [Fix] label-has-associated-control: ignore undetermined label text #966
Commits
  • [Tests] switch from jest to tape a284cbf
  • [New] add eslint 9 support deac4fd
  • [New] add attributes setting a1ee7f8
  • [New] allow polymorphic linting to be restricted 6cd1a70
  • [Tests] remove duplicate tests 74d5dec
  • [Dev Deps] update @babel/cli, @babel/core, @babel/eslint-parser, @babel/plugin-transform-flow-strip-types 6eca235
  • [readme] remove deprecated travis ci badge; add github actions badge 0be7ea9
  • [Tests] use npm audit instead of aud 05a5e49
  • [Deps] update axobject-query 912e98c
  • [Deps] unpin axobject-query 75147aa
  • [Deps] update axe-core 27ff7cb
  • [readme] fix jsxA11y import name ce846e0
  • [readme] fix typo in shareable config section in readme cca288b
jsx-eslint/eslint-plugin-react (eslint-plugin-react)

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-types][prop-types]: props missing in validation when using generic types from a namespace import ([#​3859][] @​rbondoc96)
Changed
  • [Tests] [jsx-no-script-url][jsx-no-script-url]: Improve tests ([#​3849][] @​radu2147)
  • [Docs] fix broken links: [default-props-match-prop-types][default-props-match-prop-types], [jsx-boolean-value][jsx-boolean-value], [jsx-curly-brace-presence][jsx-curly-brace-presence], [jsx-no-bind][jsx-no-bind], [no-array-index-key][no-array-index-key], [no-is-mounted][no-is-mounted], [no-render-return-value][no-render-return-value], [require-default-props][require-default-props] ([#​3841][] @​bastiendmt)

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 October 2, 2024 01:34
@renovate renovate bot added the dependencies Pull requests that update a dependency file label Oct 2, 2024
@renovate renovate bot enabled auto-merge (rebase) October 2, 2024 01:34
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 4 times, most recently from 64e03f4 to b6e3c48 Compare October 9, 2024 16:03
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 3 times, most recently from d71d894 to f087bb2 Compare October 17, 2024 16:20
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from 63581fb to b78ea78 Compare October 21, 2024 13:36
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 3 times, most recently from 3fc90bc to 1303d08 Compare November 2, 2024 07:32
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 1303d08 to d8fc578 Compare November 5, 2024 13:27
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 4 times, most recently from 398cfb6 to 875d66b Compare November 20, 2024 16:59
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 875d66b to 7ea4389 Compare November 21, 2024 18:49
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 7ea4389 to 93ee04a Compare November 29, 2024 19:10
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 5 times, most recently from fbf7341 to 3f6f129 Compare December 12, 2024 13:35
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 3 times, most recently from b9a6a3f to 386da97 Compare December 20, 2024 08:26
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 3 times, most recently from a2b1a59 to 06f5285 Compare December 27, 2024 20:28
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 06f5285 to 333c46f Compare December 31, 2024 04:21
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants