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

chore(deps): update all non-major dependencies #3946

Merged
merged 1 commit into from
Nov 11, 2024

Conversation

renovate-coveo[bot]
Copy link
Contributor

@renovate-coveo renovate-coveo bot commented Nov 11, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence Type Update Pending
@babel/types (source) 7.25.8 -> 7.26.0 age adoption passing confidence devDependencies minor
@eslint/compat 1.2.1 -> 1.2.2 age adoption passing confidence devDependencies patch
@faker-js/faker (source) 9.0.3 -> 9.2.0 age adoption passing confidence dependencies minor
@mantine/carousel (source) 7.13.3 -> 7.13.4 age adoption passing confidence devDependencies patch 7.13.5
@mantine/code-highlight (source) 7.13.3 -> 7.13.4 age adoption passing confidence dependencies patch 7.13.5
@mantine/code-highlight (source) 7.13.3 -> 7.13.4 age adoption passing confidence devDependencies patch 7.13.5
@mantine/core (source) 7.13.3 -> 7.13.4 age adoption passing confidence dependencies patch 7.13.5
@mantine/core (source) 7.13.3 -> 7.13.4 age adoption passing confidence devDependencies patch 7.13.5
@mantine/dates (source) 7.13.3 -> 7.13.4 age adoption passing confidence dependencies patch 7.13.5
@mantine/dates (source) 7.13.3 -> 7.13.4 age adoption passing confidence devDependencies patch 7.13.5
@mantine/form (source) 7.13.3 -> 7.13.4 age adoption passing confidence dependencies patch 7.13.5
@mantine/form (source) 7.13.3 -> 7.13.4 age adoption passing confidence devDependencies patch 7.13.5
@mantine/hooks (source) 7.13.3 -> 7.13.4 age adoption passing confidence dependencies patch 7.13.5
@mantine/hooks (source) 7.13.3 -> 7.13.4 age adoption passing confidence devDependencies patch 7.13.5
@mantine/modals (source) 7.13.3 -> 7.13.4 age adoption passing confidence dependencies patch 7.13.5
@mantine/modals (source) 7.13.3 -> 7.13.4 age adoption passing confidence devDependencies patch 7.13.5
@mantine/notifications (source) 7.13.3 -> 7.13.4 age adoption passing confidence dependencies patch 7.13.5
@mantine/notifications (source) 7.13.3 -> 7.13.4 age adoption passing confidence devDependencies patch 7.13.5
@stencil/core (source) 4.22.1 -> 4.22.2 age adoption passing confidence dependencies patch
@swc/cli 0.4.0 -> 0.5.0 age adoption passing confidence devDependencies minor
@swc/core (source) 1.7.36 -> 1.8.0 age adoption passing confidence devDependencies minor 1.9.2 (+2)
@tabler/icons-react (source) 3.19.0 -> 3.21.0 age adoption passing confidence dependencies minor
@tanstack/react-query (source) 5.59.15 -> 5.59.19 age adoption passing confidence dependencies patch 5.59.20
@testing-library/jest-dom 6.6.2 -> 6.6.3 age adoption passing confidence devDependencies patch
@types/lodash (source) 4.17.11 -> 4.17.13 age adoption passing confidence devDependencies patch
@types/react (source) 18.3.11 -> 18.3.12 age adoption passing confidence devDependencies patch
actions/checkout v4.2.1 -> v4.2.2 age adoption passing confidence action patch
eslint (source) 9.13.0 -> 9.14.0 age adoption passing confidence devDependencies minor
eslint-plugin-import-x 4.3.1 -> 4.4.0 age adoption passing confidence devDependencies minor
eslint-plugin-react 7.37.1 -> 7.37.2 age adoption passing confidence devDependencies patch
eslint-plugin-react-refresh 0.4.12 -> 0.4.14 age adoption passing confidence devDependencies patch
globals 15.11.0 -> 15.12.0 age adoption passing confidence devDependencies minor
pnpm (source) 9.12.2 -> 9.12.3 age adoption passing confidence packageManager patch
publint (source) 0.2.11 -> 0.2.12 age adoption passing confidence devDependencies patch
sass 1.80.3 -> 1.80.6 age adoption passing confidence devDependencies patch
tslib (source) 2.8.0 -> 2.8.1 age adoption passing confidence devDependencies patch
turbo (source) 2.2.0 -> 2.2.3 age adoption passing confidence devDependencies patch
typescript-eslint (source) 8.10.0 -> 8.13.0 age adoption passing confidence devDependencies minor 8.14.0
vite (source) 5.4.9 -> 5.4.10 age adoption passing confidence devDependencies patch 5.4.11
vitest (source) 2.1.3 -> 2.1.4 age adoption passing confidence devDependencies patch

Release Notes

babel/babel (@​babel/types)

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
eslint/rewrite (@​eslint/compat)

v1.2.2

Compare Source

faker-js/faker (@​faker-js/faker)

v9.2.0

Compare Source

Features
Changed Locales

v9.1.0

Compare Source

New Locales
Features
Changed Locales
Bug Fixes
mantinedev/mantine (@​mantine/carousel)

v7.13.4

Compare Source

Next.js 15 support

The documentation and templates have been updated to support Next.js 15 release, for more information visit – https://mantine.dev/guides/next/

Other changes
  • [@mantine/dates] DatePickerInput: Fix dropdown staying opened after the disabled prop has been set (#​7017)
  • [@mantine/core] NumberInput: Fix incorrect ref node type
  • [@mantine/core] Popover: Fix onClose event firing incorrectly

Full Changelog: mantinedev/mantine@7.13.3...7.13.4

ionic-team/stencil (@​stencil/core)

v4.22.2

Compare Source

Bug Fixes
swc-project/swc (@​swc/core)

v1.8.0

Compare Source

Bug Fixes
  • (es/typescript) Handle multiline type parameters in async arrow functions (#​9704) (c5ed19c)

  • (es/typescript) Handle ASI hazards in fast type strip (#​9707) (c135f71)

Features
Performance

v1.7.42

Compare Source

Bug Fixes
Features
  • (es/minifier) Optimize switch with side effect and termination tests (#​9677) (7344a63)

  • (es/parser) Ability to get script's potential module errors (#​9682) (2bbd1e8)

Miscellaneous Tasks
Performance

v1.7.40

Compare Source

Bug Fixes
Documentation
Miscellaneous Tasks
  • (deps) Update dependency swc-plugin-coverage-instrument to ^0.0.25 (#​9676) (b8d255b)

v1.7.39

Compare Source

Bug Fixes
  • (es/compat) Add missing visit children for destructuring (#​9658) (32116a0)

  • (es/parser) Correct > and < when exit type context (#​9653) (abffc07)

  • (es/proposal) Use tsc version of explicit resource management (#​9585) (f735108)

  • (wasm-typescript) Fix option types of functions (#​9662) (4cbe33c)

Features
Miscellaneous Tasks
tabler/tabler-icons (@​tabler/icons-react)

v3.21.0: Release 3.21.0

Compare Source

18 new icons:
  • filled/brand-angular
  • filled/brand-instagram
  • filled/brand-kick
  • filled/brand-linkedin
  • filled/brand-open-source
  • filled/brand-opera
  • filled/brand-pinterest
  • filled/brand-sketch
  • filled/brand-snapchat
  • filled/brand-steam
  • filled/brand-stripe
  • filled/brand-tabler
  • filled/brand-tinder
  • filled/brand-tumblr
  • filled/brand-vercel
  • filled/brand-vimeo
  • filled/brand-whatsapp
  • filled/brand-windows

Fixed icons: outline/brand-instagram, outline/brand-linkedin, outline/brand-tabler

v3.20.0: Release 3.20.0

Compare Source

18 new icons:
  • filled/play-card-1
  • filled/play-card-10
  • filled/play-card-2
  • filled/play-card-3
  • filled/play-card-4
  • filled/play-card-5
  • filled/play-card-6
  • filled/play-card-7
  • filled/play-card-8
  • filled/play-card-9
  • filled/play-card-a
  • filled/play-card-j
  • filled/play-card-k
  • filled/play-card-q
  • filled/play-card-star
  • outline/ferry
  • outline/math-x-floor-divide-y
  • outline/x-power-y
TanStack/query (@​tanstack/react-query)

v5.59.19

Compare Source

Version 5.59.19 - 11/3/24, 2:17 PM

Changes

Fix
  • query-devtools: handle null properties for __previousQueryOptions (#​8240) (9c93dc0) by Kae
Test
Docs
  • community-projects: Add Atomic CRM to the list of community projects (#​8229) (92defc6) by CarolineClr

Packages

[v5.59.18](https://redirect.github.com/TanStack/query/release


Configuration

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

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, 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 has been generated by Renovate Bot.

@renovate-coveo renovate-coveo bot requested a review from a team as a code owner November 11, 2024 14:03
@renovate-coveo renovate-coveo bot requested review from GermainBergeron and removed request for a team November 11, 2024 14:03
@renovate-coveo renovate-coveo bot added the bot label Nov 11, 2024
@renovate-coveo renovate-coveo bot force-pushed the renovate/all-minor-patch branch 3 times, most recently from adc2b71 to 50050e0 Compare November 11, 2024 19:31
Copy link

@GermainBergeron GermainBergeron merged commit 01aaa73 into master Nov 11, 2024
7 checks passed
@GermainBergeron GermainBergeron deleted the renovate/all-minor-patch branch November 11, 2024 20:47
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.

1 participant