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 with stable version (patch) #1774

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 8, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence Type Update Pending
@babel/types (source) ^7.26.0 -> ^7.26.9 age adoption passing confidence devDependencies patch 7.26.10
@evilmartians/lefthook ^1.8.1 -> ^1.8.5 age adoption passing confidence devDependencies patch
@formatjs/intl (source) ^2.10.11 -> ^2.10.15 age adoption passing confidence dependencies patch
@modyfi/vite-plugin-yaml (source) ^1.1.0 -> ^1.1.1 age adoption passing confidence devDependencies patch
@stylistic/stylelint-plugin ^3.1.1 -> ^3.1.2 age adoption passing confidence devDependencies patch
@types/geojson (source) ^7946.0.14 -> ^7946.0.16 age adoption passing confidence devDependencies patch
@types/node (source) ^18.19.59 -> ^18.19.76 age adoption passing confidence devDependencies patch 18.19.80 (+3)
@vitejs/plugin-vue (source) ^5.1.4 -> ^5.1.5 age adoption passing confidence devDependencies patch
@vitest/ui (source) ^3.0.5 -> ^3.0.7 age adoption passing confidence devDependencies patch 3.0.8
@vue-flow/core (source) ^1.41.5 -> ^1.41.7 age adoption passing confidence devDependencies patch
axios (source) ^1.7.7 -> ^1.7.9 age adoption passing confidence peerDependencies patch
axios (source) ^1.7.7 -> ^1.7.9 age adoption passing confidence devDependencies patch
axios (source) ^1.7.7 -> ^1.7.9 age adoption passing confidence dependencies patch
c8 ^10.1.2 -> ^10.1.3 age adoption passing confidence devDependencies patch
chart.js (source) ^4.4.5 -> ^4.4.8 age adoption passing confidence dependencies patch
cypress (source) ^13.15.1 -> ^13.15.2 age adoption passing confidence devDependencies patch
focus-trap ^7.6.0 -> ^7.6.4 age adoption passing confidence dependencies patch
intl-messageformat ^10.7.3 -> ^10.7.15 age adoption passing confidence dependencies patch
lerna (source) ^8.1.8 -> ^8.1.9 age adoption passing confidence devDependencies patch
marked (source) ^14.1.3 -> ^14.1.4 age adoption passing confidence dependencies patch
node (source) 18.20.4 -> 18.20.7 age adoption passing confidence patch
node (source) 18.20.4 -> 18.20.7 age adoption passing confidence volta patch
node (source) >=18.20.4 -> >=18.20.7 age adoption passing confidence engines patch
pnpm (source) 9.12.2 -> 9.12.3 age adoption passing confidence packageManager patch
pnpm (source) 9.12.2 -> 9.12.3 age adoption passing confidence volta patch
postcss (source) ^8.4.47 -> ^8.4.49 age adoption passing confidence devDependencies patch
postcss-custom-properties (source) ^14.0.3 -> ^14.0.4 age adoption passing confidence devDependencies patch
sass ^1.80.4 -> ^1.80.7 age adoption passing confidence devDependencies patch
terser-webpack-plugin ^5.3.10 -> ^5.3.12 age adoption passing confidence devDependencies patch 5.3.14 (+1)
tsc-alias (source) ^1.8.10 -> ^1.8.11 age adoption passing confidence devDependencies patch
tslib (source) ^2.8.0 -> ^2.8.1 age adoption passing confidence devDependencies patch
typedoc-plugin-markdown (source) ^4.2.9 -> ^4.2.10 age adoption passing confidence devDependencies patch
vite (source) ^5.4.10 -> ^5.4.14 age adoption passing confidence devDependencies patch
vite-plugin-vue-devtools (source) ^7.5.4 -> ^7.5.6 age adoption passing confidence devDependencies patch
vitest (source) ^3.0.5 -> ^3.0.7 age adoption passing confidence devDependencies patch 3.0.8
vue (source) ^3.5.12 -> ^3.5.13 age adoption passing confidence devDependencies patch
vue (source) ^3.5.4 -> ^3.5.13 age adoption passing confidence peerDependencies patch
vue (source) ^3.5.12 -> ^3.5.13 age adoption passing confidence peerDependencies patch
vue-chartjs (source) ^5.3.1 -> ^5.3.2 age adoption passing confidence dependencies patch
vue-tsc (source) ^2.1.6 -> ^2.1.10 age adoption passing confidence devDependencies patch

Release Notes

babel/babel (@​babel/types)

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.5

Compare Source

👓 Spec Compliance
🐛 Bug Fix
🔬 Output optimization

v7.26.3

Compare Source

🐛 Bug Fix
🏠 Internal
  • babel-helper-builder-binary-assignment-operator-visitor, babel-plugin-transform-exponentiation-operator
🏃‍♀️ Performance
evilmartians/lefthook (@​evilmartians/lefthook)

v1.8.5

Compare Source

v1.8.4

Compare Source

formatjs/formatjs (@​formatjs/intl)

v2.10.15

Compare Source

Note: Version bump only for package @​formatjs/intl

v2.10.14

Compare Source

Note: Version bump only for package @​formatjs/intl

Modyfi/vite-plugin-yaml (@​modyfi/vite-plugin-yaml)

v1.1.1: Vite v6 and beyond

Compare Source

An issue has come up during each jump between major Vite versions where the plugin will fail builds or CI pipelines when users of the plugin bump a major version of Vite beyond what was explicitly supported. Since the API this plugin rests upon seems quite stable and has not experienced any breakages over the past 4 major version changes, I assume that the foreseeable future of major Vite releases will not break the plugin. Therefore, all future versions of Vite have been optimistically included as a valid peerDependency.

This change should remove this plugin as a blocker from your upgrade path especially in the case of trying out future beta releases of Vite.

stylelint-stylistic/stylelint-stylistic (@​stylistic/stylelint-plugin)

v3.1.2

Compare Source

Fixed
  • An explicit end position is now passed to all report calls.
    The report calls no longer receive the line argument, which was deprecated in [email protected].
    Previously, attempts to update stylelint to 16.13.0 version resulted in multiple DeprecationWarning messages (#​53) (@​MorevM).
  • Added an exception to the declaration-block-semicolon-space-before rule for an empty value of a custom property: now both --custom-prop: ; and --custom-prop:; are considered valid even with the never and never-single-line options.
    You can find a detailed explanation in the original issue (#​51) (@​MorevM).
  • Fixed behavior of baseIndentLevel option of indentation rule when used in non-CSS files (e.g. when using postcss-html syntax) (#​47) (@​net-solution).
  • Fixed removing the starting indentation along with the blank line in the no-empty-first-rule rule (#​47) (@​net-solution).
vitejs/vite-plugin-vue (@​vitejs/plugin-vue)

v5.1.5

vitest-dev/vitest (@​vitest/ui)

v3.0.7

Compare Source

   🐞 Bug Fixes
   🏎 Performance
    View changes on GitHub

v3.0.6

Compare Source

   🐞 Bug Fixes
    View changes on GitHub
bcakmakoglu/vue-flow (@​vue-flow/core)

v1.41.7

Compare Source

Patch Changes

v1.41.6

Compare Source

Patch Changes

Configuration

📅 Schedule: Branch creation - "before 5am every weekday" in timezone America/New_York, Automerge - "every weekday" in timezone America/New_York.

🚦 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 kongponents-bot as a code owner November 8, 2024 06:57
@renovate renovate bot requested review from a team as code owners November 8, 2024 06:57
@renovate renovate bot enabled auto-merge (squash) November 8, 2024 06:57
@renovate renovate bot force-pushed the renovate/patch-all-minor-patch branch from 3a58748 to 52ef695 Compare November 8, 2024 07:02
@renovate renovate bot force-pushed the renovate/patch-all-minor-patch branch from 52ef695 to ed2030d Compare November 8, 2024 07:05
@renovate renovate bot force-pushed the renovate/patch-all-minor-patch branch from ed2030d to 9b327b3 Compare November 8, 2024 07:11
kongponents-bot
kongponents-bot previously approved these changes Nov 8, 2024
@renovate renovate bot force-pushed the renovate/patch-all-minor-patch branch from 9b327b3 to 355aee3 Compare November 11, 2024 08:02
@renovate renovate bot changed the title chore(deps): update dependency vue-tsc to ^2.1.8 chore(deps): update all non-major dependencies with stable version (patch) Nov 11, 2024
@renovate renovate bot force-pushed the renovate/patch-all-minor-patch branch from 355aee3 to e3a0fd9 Compare November 11, 2024 08:26
@renovate renovate bot force-pushed the renovate/patch-all-minor-patch branch from 9716ee2 to c186c0d Compare November 13, 2024 07:10
@renovate renovate bot requested a review from a team as a code owner November 13, 2024 07:10
@renovate renovate bot force-pushed the renovate/patch-all-minor-patch branch 17 times, most recently from 135f606 to cba4ffd Compare March 3, 2025 09:01
@renovate renovate bot force-pushed the renovate/patch-all-minor-patch branch 8 times, most recently from 1cd7f0b to 0e66f42 Compare March 10, 2025 04:55
@renovate renovate bot force-pushed the renovate/patch-all-minor-patch branch 3 times, most recently from db5757b to 6cf9d17 Compare March 12, 2025 07:09
@renovate renovate bot force-pushed the renovate/patch-all-minor-patch branch from 6cf9d17 to 66a8f98 Compare March 12, 2025 07:16
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