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

⬆️ Bump the minor-and-patch group with 13 updates #406

Merged
merged 1 commit into from
Oct 5, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 5, 2024

Bumps the minor-and-patch group with 13 updates:

Package From To
@tanstack/react-query 5.56.2 5.59.0
@types/react 18.3.10 18.3.11
framer-motion 11.9.0 11.11.1
react-dropzone 14.2.3 14.2.9
@babel/core 7.25.2 7.25.7
@babel/plugin-syntax-flow 7.24.7 7.25.7
@babel/plugin-transform-react-jsx 7.25.2 7.25.7
@babel/preset-env 7.25.4 7.25.7
@babel/preset-react 7.24.7 7.25.7
@babel/preset-typescript 7.24.7 7.25.7
@tanstack/eslint-plugin-query 5.58.1 5.59.1
@types/lodash 4.17.9 4.17.10
@vitejs/plugin-react 4.3.1 4.3.2

Updates @tanstack/react-query from 5.56.2 to 5.59.0

Release notes

Sourced from @​tanstack/react-query's releases.

v5.59.0

Version 5.59.0 - 10/1/24, 3:45 PM

Changes

Feat

Docs

  • react-query: Fix broken route on eslint-plugin-query.md (#8113) (55a6155) by Gaurav Kumar
  • react-query: fix a typo in guides/ssr.md (#8086) (9227fd3) by Morteza
  • angular-query: add rxjs example (#8108) (68ca717) by Arnoud

Other

Packages

  • @​tanstack/query-core@​5.59.0
  • @​tanstack/react-query@​5.59.0
  • @​tanstack/solid-query@​5.59.0
  • @​tanstack/query-broadcast-client-experimental@​5.59.0
  • @​tanstack/query-persist-client-core@​5.59.0
  • @​tanstack/query-sync-storage-persister@​5.59.0
  • @​tanstack/react-query-devtools@​5.59.0
  • @​tanstack/react-query-persist-client@​5.59.0
  • @​tanstack/react-query-next-experimental@​5.59.0
  • @​tanstack/solid-query-devtools@​5.59.0
  • @​tanstack/solid-query-persist-client@​5.59.0
  • @​tanstack/svelte-query@​5.59.0
  • @​tanstack/svelte-query-devtools@​5.59.0
  • @​tanstack/svelte-query-persist-client@​5.59.0
  • @​tanstack/vue-query@​5.59.0
  • @​tanstack/vue-query-devtools@​5.59.0
  • @​tanstack/angular-query-experimental@​5.59.0
  • @​tanstack/query-async-storage-persister@​5.59.0
  • @​tanstack/angular-query-devtools-experimental@​5.59.0

v5.58.1

Version 5.58.1 - 9/27/24, 7:58 AM

Changes

Fix

  • eslint-plugin: fix legacy recommended config (#8104) (ade6283) by Lachlan Collins

... (truncated)

Commits

Updates @types/react from 18.3.10 to 18.3.11

Commits

Updates framer-motion from 11.9.0 to 11.11.1

Changelog

Sourced from framer-motion's changelog.

[11.11.1] 2024-10-04

Fix

  • Fixed optimised appear effects in granular Suspense environments.

[11.11.0] 2024-10-03

Added

  • animate can now animate any object.

[11.10.0] 2024-10-02

Added

  • delay with seconds now exported from "framer-motion/dom".

Fixed

  • Only transform is added to will-change when a potentially layerising value is animated as opacity and filter will prematurely flatten preserve-3d.
Commits

Updates react-dropzone from 14.2.3 to 14.2.9

Release notes

Sourced from react-dropzone's releases.

v14.2.9

14.2.9 (2024-10-03)

Bug Fixes

  • disable file access API by default (c0255d5)

v14.2.8

14.2.8 (2024-10-03)

Bug Fixes

  • revert min node version to 10.13 (d1ae54d)

v14.2.7

14.2.7 (2024-10-03)

Bug Fixes

v14.2.6

14.2.6 (2024-10-02)

Bug Fixes

  • ensure package works as a module (2471dd9)

v14.2.5

14.2.5 (2024-10-02)

Bug Fixes

  • ensure proper readonly arrays for types (d7799eb)

v14.2.4

14.2.4 (2024-10-02)

Bug Fixes

  • add path to acceptedFiles and fileRejections (960c6d3)
Commits
  • c0255d5 fix: disable file access API by default
  • 842b0cc ci: run tests on node 18 as well
  • d1ae54d fix: revert min node version to 10.13
  • 68a8a78 fix: ensure typings can be resolved and close #1371
  • f2233ca docs: fix hook missing dep warning in preview example
  • 2471dd9 fix: ensure package works as a module
  • d7799eb fix: ensure proper readonly arrays for types
  • db97f3e docs: fix tests badge
  • c350579 build: bump nvm node version to 20
  • 821fd6a ci: use node 20 to release
  • Additional commits viewable in compare view

Updates @babel/core from 7.25.2 to 7.25.7

Release notes

Sourced from @​babel/core's releases.

v7.25.7 (2024-10-02)

Thanks @​DylanPiercey and @​YuHyeonWook for your first PRs!

🐛 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

Committers: 8

v7.25.6 (2024-08-29)

Thanks @​j4k0xb for your first PR!

... (truncated)

Changelog

Sourced from @​babel/core's changelog.

v7.25.7 (2024-10-02)

🐛 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.6 (2024-08-29)

🐛 Bug Fix

💅 Polish

  • babel-generator, babel-plugin-transform-async-to-generator, babel-plugin-transform-block-scoping, babel-plugin-transform-class-properties, babel-plugin-transform-classes, babel-plugin-transform-duplicate-named-capturing-groups-regex, babel-plugin-transform-named-capturing-groups-regex, babel-plugin-transform-react-jsx-development, babel-plugin-transform-react-jsx, babel-plugin-transform-react-pure-annotations, babel-plugin-transform-regenerator, babel-plugin-transform-runtime, babel-preset-env

... (truncated)

Commits

Updates @babel/plugin-syntax-flow from 7.24.7 to 7.25.7

Release notes

Sourced from @​babel/plugin-syntax-flow's releases.

v7.25.7 (2024-10-02)

Thanks @​DylanPiercey and @​YuHyeonWook for your first PRs!

🐛 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

Committers: 8

v7.25.6 (2024-08-29)

Thanks @​j4k0xb for your first PR!

... (truncated)

Changelog

Sourced from @​babel/plugin-syntax-flow's changelog.

v7.25.7 (2024-10-02)

🐛 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.6 (2024-08-29)

🐛 Bug Fix

💅 Polish

  • babel-generator, babel-plugin-transform-async-to-generator, babel-plugin-transform-block-scoping, babel-plugin-transform-class-properties, babel-plugin-transform-classes, babel-plugin-transform-duplicate-named-capturing-groups-regex, babel-plugin-transform-named-capturing-groups-regex, babel-plugin-transform-react-jsx-development, babel-plugin-transform-react-jsx, babel-plugin-transform-react-pure-annotations, babel-plugin-transform-regenerator, babel-plugin-transform-runtime, babel-preset-env

... (truncated)

Commits

Updates @babel/plugin-transform-react-jsx from 7.25.2 to 7.25.7

Release notes

Sourced from @​babel/plugin-transform-react-jsx's releases.

v7.25.7 (2024-10-02)

Thanks @​DylanPiercey and @​YuHyeonWook for your first PRs!

🐛 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

Committers: 8

v7.25.6 (2024-08-29)

Thanks @​j4k0xb for your first PR!

... (truncated)

Changelog

Sourced from @​babel/plugin-transform-react-jsx's changelog.

v7.25.7 (2024-10-02)

🐛 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.6 (2024-08-29)

🐛 Bug Fix

💅 Polish

  • babel-generator, babel-plugin-transform-async-to-generator, babel-plugin-transform-block-scoping, babel-plugin-transform-class-properties, babel-plugin-transform-classes, babel-plugin-transform-duplicate-named-capturing-groups-regex, babel-plugin-transform-named-capturing-groups-regex, babel-plugin-transform-react-jsx-development, babel-plugin-transform-react-jsx, babel-plugin-transform-react-pure-annotations, babel-plugin-transform-regenerator, babel-plugin-transform-runtime, babel-preset-env

... (truncated)

Commits

Updates @babel/preset-env from 7.25.4 to 7.25.7

Release notes

Sourced from @​babel/preset-env's releases.

v7.25.7 (2024-10-02)

Thanks @​DylanPiercey and @​YuHyeonWook for your first PRs!

🐛 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

Committers: 8

v7.25.6 (2024-08-29)

Thanks @​j4k0xb for your first PR!

... (truncated)

Changelog

Sourced from @​babel/preset-env's changelog.

v7.25.7 (2024-10-02)

🐛 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.6 (2024-08-29)

🐛 Bug Fix

Bumps the minor-and-patch group with 13 updates:

| Package | From | To |
| --- | --- | --- |
| [@tanstack/react-query](https://github.com/TanStack/query/tree/HEAD/packages/react-query) | `5.56.2` | `5.59.0` |
| [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) | `18.3.10` | `18.3.11` |
| [framer-motion](https://github.com/framer/motion) | `11.9.0` | `11.11.1` |
| [react-dropzone](https://github.com/react-dropzone/react-dropzone) | `14.2.3` | `14.2.9` |
| [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) | `7.25.2` | `7.25.7` |
| [@babel/plugin-syntax-flow](https://github.com/babel/babel/tree/HEAD/packages/babel-plugin-syntax-flow) | `7.24.7` | `7.25.7` |
| [@babel/plugin-transform-react-jsx](https://github.com/babel/babel/tree/HEAD/packages/babel-plugin-transform-react-jsx) | `7.25.2` | `7.25.7` |
| [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) | `7.25.4` | `7.25.7` |
| [@babel/preset-react](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-react) | `7.24.7` | `7.25.7` |
| [@babel/preset-typescript](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-typescript) | `7.24.7` | `7.25.7` |
| [@tanstack/eslint-plugin-query](https://github.com/TanStack/query/tree/HEAD/packages/eslint-plugin-query) | `5.58.1` | `5.59.1` |
| [@types/lodash](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/lodash) | `4.17.9` | `4.17.10` |
| [@vitejs/plugin-react](https://github.com/vitejs/vite-plugin-react/tree/HEAD/packages/plugin-react) | `4.3.1` | `4.3.2` |


Updates `@tanstack/react-query` from 5.56.2 to 5.59.0
- [Release notes](https://github.com/TanStack/query/releases)
- [Commits](https://github.com/TanStack/query/commits/v5.59.0/packages/react-query)

Updates `@types/react` from 18.3.10 to 18.3.11
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react)

Updates `framer-motion` from 11.9.0 to 11.11.1
- [Changelog](https://github.com/framer/motion/blob/main/CHANGELOG.md)
- [Commits](motiondivision/motion@v11.9.0...v11.11.1)

Updates `react-dropzone` from 14.2.3 to 14.2.9
- [Release notes](https://github.com/react-dropzone/react-dropzone/releases)
- [Commits](react-dropzone/react-dropzone@v14.2.3...v14.2.9)

Updates `@babel/core` from 7.25.2 to 7.25.7
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.25.7/packages/babel-core)

Updates `@babel/plugin-syntax-flow` from 7.24.7 to 7.25.7
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.25.7/packages/babel-plugin-syntax-flow)

Updates `@babel/plugin-transform-react-jsx` from 7.25.2 to 7.25.7
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.25.7/packages/babel-plugin-transform-react-jsx)

Updates `@babel/preset-env` from 7.25.4 to 7.25.7
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.25.7/packages/babel-preset-env)

Updates `@babel/preset-react` from 7.24.7 to 7.25.7
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.25.7/packages/babel-preset-react)

Updates `@babel/preset-typescript` from 7.24.7 to 7.25.7
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.25.7/packages/babel-preset-typescript)

Updates `@tanstack/eslint-plugin-query` from 5.58.1 to 5.59.1
- [Release notes](https://github.com/TanStack/query/releases)
- [Commits](https://github.com/TanStack/query/commits/v5.59.1/packages/eslint-plugin-query)

Updates `@types/lodash` from 4.17.9 to 4.17.10
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/lodash)

Updates `@vitejs/plugin-react` from 4.3.1 to 4.3.2
- [Release notes](https://github.com/vitejs/vite-plugin-react/releases)
- [Changelog](https://github.com/vitejs/vite-plugin-react/blob/main/packages/plugin-react/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite-plugin-react/commits/v4.3.2/packages/plugin-react)

---
updated-dependencies:
- dependency-name: "@tanstack/react-query"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: "@types/react"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: framer-motion
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: react-dropzone
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: "@babel/core"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: "@babel/plugin-syntax-flow"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: "@babel/plugin-transform-react-jsx"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: "@babel/preset-env"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: "@babel/preset-react"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: "@babel/preset-typescript"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: "@tanstack/eslint-plugin-query"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: "@types/lodash"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: "@vitejs/plugin-react"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Oct 5, 2024
Copy link

netlify bot commented Oct 5, 2024

Deploy Preview for repeatio ready!

Name Link
🔨 Latest commit 47623a0
🔍 Latest deploy log https://app.netlify.com/sites/repeatio/deploys/6700d771e66b170008614e2b
😎 Deploy Preview https://deploy-preview-406--repeatio.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@Rllyyy Rllyyy self-requested a review October 5, 2024 11:59
@Rllyyy Rllyyy self-assigned this Oct 5, 2024
@Rllyyy Rllyyy merged commit df0fde5 into main Oct 5, 2024
11 checks passed
@Rllyyy Rllyyy deleted the dependabot/npm_and_yarn/minor-and-patch-76ab6fcb3d branch October 5, 2024 11:59
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.

1 participant