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 with stable version (minor) #1242

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 14, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence Type Update Pending
@babel/types (source) ^7.24.7 -> ^7.25.4 age adoption passing confidence devDependencies minor 7.25.6
@peculiar/x509 ^1.9.7 -> ^1.12.1 age adoption passing confidence dependencies minor
@vitejs/plugin-vue (source) ^5.0.5 -> ^5.1.2 age adoption passing confidence devDependencies minor 5.1.3
@vitest/ui (source) ^1.3.1 -> ^1.6.0 age adoption passing confidence devDependencies minor
ajv (source) ^8.12.0 -> ^8.17.1 age adoption passing confidence dependencies minor
axios (source) ^1.6.8 -> ^1.7.5 age adoption passing confidence peerDependencies minor 1.7.7 (+1)
axios (source) ^1.6.8 -> ^1.7.5 age adoption passing confidence devDependencies minor 1.7.7 (+1)
axios (source) ^1.6.8 -> ^1.7.5 age adoption passing confidence dependencies minor 1.7.7 (+1)
css-loader ^6.10.0 -> ^6.11.0 age adoption passing confidence devDependencies minor
eslint (source) ^9.4.0 -> ^9.9.1 age adoption passing confidence devDependencies minor
jsdom ^24.0.0 -> ^24.1.3 age adoption passing confidence devDependencies minor
json-schema-to-ts ^3.0.1 -> ^3.1.0 age adoption passing confidence devDependencies minor 3.1.1
maplibre-gl (source) ^4.3.2 -> ^4.6.0 age adoption passing confidence peerDependencies minor
maplibre-gl (source) ^4.5.0 -> ^4.6.0 age adoption passing confidence devDependencies minor
node (source) 18.19.1 -> 18.20.4 age adoption passing confidence minor
node (source) 18.19.1 -> 18.20.4 age adoption passing confidence volta minor
node (source) >=18.19.1 -> >=18.20.4 age adoption passing confidence engines minor
npm-run-all2 ^6.1.2 -> ^6.2.2 age adoption passing confidence devDependencies minor
pnpm (source) 9.4.0 -> 9.8.0 age adoption passing confidence packageManager minor 9.9.0
pnpm (source) 9.4.0 -> 9.8.0 age adoption passing confidence volta minor 9.9.0
postcss-html ^1.6.0 -> ^1.7.0 age adoption passing confidence devDependencies minor
stylelint (source) ^16.2.1 -> ^16.8.2 age adoption passing confidence devDependencies minor 16.9.0
stylelint-config-recommended-scss ^14.0.0 -> ^14.1.0 age adoption passing confidence devDependencies minor
swagger-client ^3.26.8 -> ^3.29.2 age adoption passing confidence dependencies minor
swagger-ui ^5.7.2 -> ^5.17.14 age adoption passing confidence dependencies minor
tslib (source) ^2.6.3 -> ^2.7.0 age adoption passing confidence devDependencies minor
typescript (source) ~5.3.3 -> ~5.5.4 age adoption passing confidence devDependencies minor
vite (source) ^5.3.2 -> ^5.4.2 age adoption passing confidence devDependencies minor 5.4.3
vite-plugin-vue-devtools (source) ^7.0.27 -> ^7.3.9 age adoption passing confidence devDependencies minor 7.4.4 (+4)
vitest (source) ^1.3.1 -> ^1.6.0 age adoption passing confidence devDependencies minor
vue-router ^4.3.3 -> ^4.4.3 age adoption passing confidence peerDependencies minor
webpack ^5.90.3 -> ^5.94.0 age adoption passing confidence devDependencies minor

Release Notes

babel/babel (@​babel/types)

v7.25.4

Compare Source

🐛 Bug Fix
💅 Polish
  • babel-generator, babel-plugin-proposal-decorators, babel-plugin-proposal-destructuring-private, babel-plugin-proposal-pipeline-operator, babel-plugin-transform-class-properties, babel-plugin-transform-destructuring, babel-plugin-transform-optional-chaining, babel-plugin-transform-private-methods, babel-plugin-transform-private-property-in-object, babel-plugin-transform-typescript, babel-runtime-corejs2, babel-runtime, babel-traverse
  • babel-generator, babel-plugin-transform-class-properties
  • babel-generator, babel-plugin-proposal-decorators, babel-plugin-proposal-destructuring-private, babel-plugin-transform-object-rest-spread
🔬 Output optimization

v7.25.2

Compare Source

🐛 Bug Fix

v7.25.0

Compare Source

👓 Spec Compliance
  • babel-helpers, babel-plugin-proposal-explicit-resource-management, babel-runtime-corejs3
  • babel-plugin-transform-typescript
🚀 New Feature
  • babel-helper-create-class-features-plugin, babel-helper-function-name, babel-helper-plugin-utils, babel-helper-wrap-function, babel-plugin-bugfix-safari-class-field-initializer-scope, babel-plugin-bugfix-safari-id-destructuring-collision-in-function-expression, babel-plugin-transform-classes, babel-plugin-transform-function-name, babel-preset-env, babel-traverse, babel-types
  • babel-helper-hoist-variables, babel-helper-plugin-utils, babel-plugin-proposal-async-do-expressions, babel-plugin-transform-modules-systemjs, babel-traverse
  • babel-helper-create-class-features-plugin, babel-helper-module-transforms, babel-helper-plugin-utils, babel-helper-split-export-declaration, babel-plugin-transform-classes, babel-traverse, babel-types
  • babel-helper-create-class-features-plugin, babel-helper-environment-visitor, babel-helper-module-transforms, babel-helper-plugin-utils, babel-helper-remap-async-to-generator, babel-helper-replace-supers, babel-plugin-bugfix-firefox-class-in-computed-class-key, babel-plugin-bugfix-v8-static-class-fields-redefine-readonly, babel-plugin-transform-async-generator-functions, babel-plugin-transform-classes, babel-traverse
  • babel-core, babel-parser
  • babel-compat-data, babel-plugin-bugfix-safari-class-field-initializer-scope, babel-preset-env
  • babel-plugin-transform-block-scoping, babel-traverse, babel-types
  • babel-helper-import-to-platform-api, babel-plugin-proposal-json-modules
  • babel-helper-transform-fixture-test-runner, babel-node
  • babel-compat-data, babel-helper-create-regexp-features-plugin, babel-plugin-proposal-duplicate-named-capturing-groups-regex, babel-plugin-transform-duplicate-named-capturing-groups-regex, babel-preset-env, babel-standalone
🐛 Bug Fix
🏠 Internal
🏃‍♀️ Performance
  • babel-parser, babel-plugin-proposal-pipeline-operator
🔬 Output optimization
  • babel-plugin-transform-classes
  • babel-helper-create-class-features-plugin, babel-helper-replace-supers, babel-helpers, babel-plugin-proposal-decorators, babel-plugin-transform-class-properties, babel-plugin-transform-classes, babel-plugin-transform-exponentiation-operator, babel-plugin-transform-object-super, babel-plugin-transform-private-methods, babel-runtime-corejs2, babel-runtime-corejs3, babel-runtime
  • babel-plugin-transform-class-properties, babel-plugin-transform-classes

v7.24.9

Compare Source

🐛 Bug Fix
💅 Polish
🏠 Internal

v7.24.8

Compare Source

👓 Spec Compliance
🐛 Bug Fix
💅 Polish
PeculiarVentures/x509 (@​peculiar/x509)

v1.12.1

Compare Source

v1.12.0

Compare Source

v1.11.0

Compare Source

v1.10.1

Compare Source

v1.10.0

Compare Source

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

v5.1.2

v5.1.1

  • fix(plugin-vue): clear script cache if recall (f5eb5ac), closes #​431

v5.1.0

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

v1.6.0

Compare Source

   🚀 Features
   🐞 Bug Fixes
   🏎 Performance
    View changes on GitHub

v1.5.3

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v1.5.2

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v1.5.1

Compare Source

   🚀 Features
   🐞 Bug Fixes
    View changes on GitHub

v1.5.0

Compare Source

   🚀 Features
   🐞 Bug Fixes

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 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 was generated by Mend Renovate. View the repository job log.

@renovate renovate bot requested review from kongponents-bot and a team as code owners March 14, 2024 04:46
@renovate renovate bot enabled auto-merge (squash) March 14, 2024 04:46
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 08ba3dc to 4b91113 Compare March 14, 2024 07:11
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 4b91113 to 147b846 Compare March 14, 2024 07:13
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 108b91a to ac038df Compare March 14, 2024 07:56
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from ac038df to de041b3 Compare March 14, 2024 08:01
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from de041b3 to eea1758 Compare March 15, 2024 04:57
@renovate renovate bot changed the title fix(deps): update dependency swagger-ui to ^5.11.8 fix(deps): update dependency swagger-ui to ^5.11.9 Mar 15, 2024
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from eea1758 to 8ca3287 Compare March 15, 2024 07:40
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 8ca3287 to 78b8a7c Compare March 18, 2024 04:47
@renovate renovate bot changed the title fix(deps): update dependency swagger-ui to ^5.11.9 fix(deps): update all non-major dependencies with stable version (minor) Mar 18, 2024
kongponents-bot
kongponents-bot previously approved these changes Sep 2, 2024
kongponents-bot
kongponents-bot previously approved these changes Sep 2, 2024
kongponents-bot
kongponents-bot previously approved these changes Sep 2, 2024
kongponents-bot
kongponents-bot previously approved these changes Sep 3, 2024
kongponents-bot
kongponents-bot previously approved these changes Sep 4, 2024
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 227873d to 69e2a91 Compare September 5, 2024 15:21
@ValeryG ValeryG closed this Sep 5, 2024
auto-merge was automatically disabled September 5, 2024 15:38

Pull request was closed

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.

2 participants