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.5 age adoption passing confidence devDependencies patch 7.26.7
@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
@types/geojson (source) ^7946.0.14 -> ^7946.0.16 age adoption passing confidence devDependencies patch
@types/node (source) ^18.19.59 -> ^18.19.74 age adoption passing confidence devDependencies patch 18.19.75
@vitejs/plugin-vue (source) ^5.1.4 -> ^5.1.5 age adoption passing confidence devDependencies patch
@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.7 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.14 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.6 age adoption passing confidence patch
node (source) 18.20.4 -> 18.20.6 age adoption passing confidence volta patch
node (source) >=18.20.4 -> >=18.20.6 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.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
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.4 -> ^3.5.13 age adoption passing confidence devDependencies 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.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

vitejs/vite-plugin-vue (@​vitejs/plugin-vue)

v5.1.5

bcakmakoglu/vue-flow (@​vue-flow/core)

v1.41.7

Compare Source

Patch Changes

v1.41.6

Compare Source

Patch Changes
axios/axios (axios)

v1.7.9

Compare Source

Reverts
Contributors to this release

v1.7.8

Compare Source

Bug Fixes
Contributors to this release
bcoe/c8 (c8)

v10.1.3

Compare Source

Bug Fixes
  • deps: update bcoe/v8-coverage addressing v8 issue (#​552) (b32a563)
chartjs/Chart.js (chart.js)

v4.4.7

Compare Source

Essential Links
Types
  • #​11521 fix: correct typing for doughnut, pie, and polarArea charts
  • #​11948 Export TRBL from geometric
Documentation
  • #​11968 Add documentation about setting default tooltip fonts
  • #​11962 Show correct title in multi series pie chart example
Development

Thanks to @​Connormiha, @​DustinEwan, @​LeeLenaleee, @​dependabot and @​dependabot[bot]

v4.4.6

Compare Source

focus-trap/focus-trap (focus-trap)

v7.6.4

Compare Source

Patch Changes
  • bb47f7a: Remove engine requirement that crept into package.json. Sorry about that! (#​1343)

v7.6.3

Compare Source

Patch Changes
  • 0a9b746: Prevent a previous focus trap that is manually paused from being automatically unpaused when the current trap is deactivated. Also prevent a paused trap that is not at the top of the stack from being unpaused.

v7.6.2

Compare Source

Patch Changes

v7.6.1

Compare Source

Patch Changes
  • fc5910d: Fix fallbackFocus not used when initialFocus is selector to non-existent node (#​1218)
lerna/lerna (lerna)

v8.1.9

Compare Source

Bug Fixes
markedjs/marked (marked)

v14.1.4

Compare Source

Bug Fixes
nodejs/node (node)

v18.20.6: 2025-01-21, Version 18.20.6 'Hydrogen' (LTS), @​RafaelGSS

Compare Source

This is a security release.

Notable Changes
  • CVE-2025-23085 - src: fix HTTP2 mem leak on premature close and ERR_PROTO (Medium)
  • CVE-2025-23084 - path: fix path traversal in normalize() on Windows (Medium)

Dependency update:

  • CVE-2025-22150 - Use of Insufficiently Random Values in undici fetch() (Medium)
Commits

v18.20.5: 2024-11-12, Version 18.20.5 'Hydrogen' (LTS), @​aduh95

Compare Source

Notable Changes
  • [ac37e554a5] - esm: mark import attributes and JSON module as stable (Nicolò Ribaudo) #​55333
Commits

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 8 times, most recently from 0cc4067 to bc521da Compare January 13, 2025 06:34
@renovate renovate bot force-pushed the renovate/patch-all-minor-patch branch 9 times, most recently from a4f53a4 to a998cad Compare January 20, 2025 06:01
@renovate renovate bot force-pushed the renovate/patch-all-minor-patch branch 5 times, most recently from e48db58 to fef25cc Compare January 28, 2025 06:20
@renovate renovate bot force-pushed the renovate/patch-all-minor-patch branch 4 times, most recently from e4566ac to b164b50 Compare February 4, 2025 06:26
@renovate renovate bot force-pushed the renovate/patch-all-minor-patch branch 2 times, most recently from 79e5216 to 53adcb6 Compare February 5, 2025 07:53
@renovate renovate bot force-pushed the renovate/patch-all-minor-patch branch from 53adcb6 to f4dbe90 Compare February 5, 2025 07:58
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