Skip to content

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

Open
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/all-minor-patch
Open

chore(deps): update all non-major dependencies#129
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/all-minor-patch

Conversation

@renovate

@renovate renovate Bot commented Nov 16, 2023

Copy link
Copy Markdown

ℹ️ Note

This PR body was truncated due to platform limits.

This PR contains the following updates:

Package Change Age Confidence Type Update
@babel/core (source) ^7.11.6^7.29.7 age confidence devDependencies minor
@babel/preset-env (source) ^7.11.5^7.29.7 age confidence devDependencies minor
@hapi/boom ^9.1.0^9.1.4 age confidence dependencies patch
@nuxt/http ^0.5.12^0.6.4 age confidence dependencies minor
@nuxtjs/proxy ^2.0.1^2.1.0 age confidence dependencies minor
@nuxtjs/pwa ^3.0.2^3.3.5 age confidence dependencies minor
@nuxtjs/vuetify ^1.11.2^1.12.3 age confidence devDependencies minor
@vue/test-utils ^1.0.5^1.3.6 age confidence devDependencies minor
argon2 ^0.27.0^0.44.0 age confidence dependencies minor
babel-jest (source) ^26.3.0^26.6.3 age confidence devDependencies minor
body-parser ^1.19.0^1.20.5 age confidence dependencies minor
boolean ^3.0.1^3.2.0 age confidence dependencies minor
chance (source) ^1.1.7^1.1.13 age confidence dependencies patch
clipboard-copy ^3.1.0^3.2.0 age confidence dependencies minor
codecov ^3.7.2^3.8.3 age confidence devDependencies minor
cors ^2.8.5^2.8.6 age confidence dependencies patch
cross-env ^7.0.2^7.0.3 age confidence dependencies patch
cypress (source) ^5.1.0^5.6.0 age confidence devDependencies minor
dotenv ^8.2.0^8.6.0 age confidence dependencies minor
eslint (source) ^7.8.1^7.32.0 age confidence devDependencies minor
eslint-config-prettier ^6.11.0^6.15.0 age confidence devDependencies minor
eslint-plugin-cypress ^2.11.1^2.15.2 age confidence devDependencies minor
eslint-plugin-import ^2.22.0^2.32.0 age confidence devDependencies minor
eslint-plugin-jest ^24.0.0^24.7.0 age confidence devDependencies minor
eslint-plugin-prettier ^3.1.4^3.4.1 age confidence devDependencies minor
eslint-plugin-promise ^4.2.1^4.3.1 age confidence devDependencies minor
eslint-plugin-standard ^4.0.1^4.1.0 age confidence devDependencies minor
eslint-plugin-vuetify ^1.0.0-beta.7^1.1.0 age confidence dependencies minor
express (source) ^4.17.1^4.22.2 age confidence dependencies minor
express-jwt-permissions ^1.3.3^1.3.7 age confidence dependencies patch
helmet (source) ^4.1.0^4.6.0 age confidence dependencies minor
howler (source) ^2.2.0^2.2.4 age confidence dependencies patch
husky ^4.2.5^4.3.8 age confidence devDependencies minor
initials (source) ^3.1.1^3.1.2 age confidence dependencies patch
jest (source) ^26.4.2^26.6.3 age confidence devDependencies minor
lint-staged ^10.3.0^10.5.4 age confidence devDependencies minor
morgan ^1.10.0^1.11.0 age confidence dependencies minor
multer ^1.4.2^1.4.4 age confidence dependencies patch
node (source) >=10.20.1>=10.24.1 age confidence engines minor
nodemon (source) ^2.0.4^2.0.22 age confidence devDependencies patch
nuxt (source) ^2.14.4^2.18.1 age confidence dependencies minor
passport-jwt ^4.0.0^4.0.1 age confidence dependencies patch
pg (source) ^8.3.3^8.22.0 age confidence dependencies minor
pino (source) ^6.5.1^6.14.0 age confidence dependencies minor
pino-pretty ^4.2.0^4.8.0 age confidence dependencies minor
prettier (source) ^2.1.1^2.8.8 age confidence devDependencies minor
pretty-ms ^7.0.0^7.0.1 age confidence dependencies patch
query-string ^6.13.1^6.14.1 age confidence dependencies minor
rate-limiter-flexible ^2.1.10^2.4.2 age confidence dependencies minor
set-interval-async ^1.0.33^1.0.34 age confidence dependencies patch
uuid ^8.3.0^8.3.2 age confidence dependencies patch
v-mask ^2.2.3^2.3.0 age confidence dependencies minor
vee-validate (source) ^3.3.9^3.4.15 age confidence dependencies minor
vue-jest ^3.0.6^3.0.7 age confidence devDependencies patch
vuex-persist ^2.2.0^2.3.0 age confidence dependencies minor

Release Notes

babel/babel (@​babel/core)

v7.29.7

Compare Source

v7.29.7 (2026-05-25)

Re-release all packages with npm provenance attestations

v7.29.6

Compare Source

v7.29.6 (2026-05-25)

🐛 Bug Fix
Committers: 3

v7.29.0

Compare Source

v7.29.0 (2026-01-31)

Thanks @​simbahax for your first PR!

🚀 New Feature
🐛 Bug Fix
  • babel-parser
  • babel-traverse
    • #​17708 fix(traverse): provide a hub when traversing a File or Program and no parentPath is given (@​simbahax)
  • babel-plugin-transform-block-scoping, babel-traverse
    • #​17737 [7.x backport] fix: Rename switch discriminant references when body creates shadowing variable (@​magic-akari)
🏃‍♀️ Performance
Committers: 6

v7.28.6

Compare Source

v7.28.5

Compare Source

👓 Spec Compliance
🐛 Bug Fix
  • babel-plugin-proposal-destructuring-private
  • babel-parser
  • babel-plugin-proposal-discard-binding, babel-plugin-transform-destructuring
  • babel-helper-create-class-features-plugin, babel-helper-member-expression-to-functions, babel-plugin-transform-block-scoping, babel-plugin-transform-optional-chaining, babel-traverse, babel-types
  • babel-traverse
🏠 Internal
🏃‍♀️ Performance

v7.28.4

Compare Source

🏠 Internal

v7.28.3

Compare Source

👓 Spec Compliance
  • babel-helper-create-class-features-plugin, babel-plugin-proposal-decorators, babel-plugin-transform-class-static-block, babel-preset-env
🐛 Bug Fix
💅 Polish
  • babel-plugin-transform-regenerator, babel-plugin-transform-runtime
📝 Documentation
🏠 Internal
🔬 Output optimization
  • babel-plugin-proposal-destructuring-private, babel-plugin-proposal-do-expressions

v7.28.0

Compare Source

🚀 New Feature
  • babel-node
  • babel-types
  • babel-compat-data, babel-preset-env
  • babel-core, babel-parser
  • babel-generator, babel-parser
  • babel-plugin-proposal-destructuring-private, babel-plugin-proposal-do-expressions, babel-plugin-transform-object-rest-spread, babel-traverse, babel-types
  • babel-parser, babel-traverse, babel-types
  • babel-generator, babel-plugin-proposal-destructuring-private, babel-plugin-proposal-discard-binding, babel-plugin-transform-destructuring, babel-plugin-transform-explicit-resource-management, babel-plugin-transform-react-display-name, babel-types
  • babel-generator, babel-parser, babel-plugin-proposal-destructuring-private, babel-plugin-transform-block-scoping, babel-plugin-transform-object-rest-spread, babel-plugin-transform-typescript, babel-traverse, babel-types
🐛 Bug Fix
🏠 Internal
  • babel-compat-data, babel-plugin-proposal-decorators, babel-plugin-transform-async-generator-functions, babel-plugin-transform-json-modules, babel-plugin-transform-regenerator, babel-plugin-transform-runtime, babel-preset-env, babel-runtime-corejs3

v7.27.7

Compare Source

👓 Spec Compliance
🐛 Bug Fix
🏠 Internal
  • babel-plugin-transform-destructuring, babel-plugin-transform-object-rest-spread

v7.27.4

Compare Source

👓 Spec Compliance
  • babel-parser, babel-plugin-proposal-explicit-resource-management
💅 Polish
🔬 Output optimization
  • babel-helpers, babel-plugin-transform-async-generator-functions, babel-plugin-transform-async-to-generator, babel-plugin-transform-block-scoping, babel-plugin-transform-classes, babel-plugin-transform-destructuring, babel-plugin-transform-regenerator, babel-plugin-transform-runtime, babel-preset-env, babel-runtime-corejs2, babel-runtime-corejs3, babel-runtime
  • babel-helpers, babel-plugin-transform-async-generator-functions, babel-plugin-transform-async-to-generator, babel-plugin-transform-block-scoping, babel-plugin-transform-classes, babel-plugin-transform-destructuring, babel-plugin-transform-regenerator, babel-plugin-transform-runtime, babel-preset-env, babel-runtime-corejs3
  • babel-core, babel-helpers, babel-plugin-transform-async-generator-functions, babel-plugin-transform-async-to-generator, babel-plugin-transform-block-scoping, babel-plugin-transform-classes, babel-plugin-transform-destructuring, babel-plugin-transform-regenerator, babel-plugin-transform-runtime, babel-preset-env, babel-runtime-corejs2, babel-runtime-corejs3, babel-runtime, babel-standalone

v7.27.3

Compare Source

🐛 Bug Fix
  • babel-generator
  • babel-helpers, babel-plugin-transform-async-generator-functions, babel-plugin-transform-regenerator, babel-preset-env, babel-runtime-corejs3
  • babel-plugin-proposal-explicit-resource-management
  • babel-plugin-proposal-decorators, babel-types
  • babel-helper-module-transforms, babel-plugin-proposal-explicit-resource-management, babel-plugin-transform-modules-amd, babel-plugin-transform-modules-commonjs, babel-plugin-transform-modules-umd
    • #​17257 Preserve class id when transforming using declarations with exported class (@​JLHwung)
  • babel-parser
  • babel-generator, babel-parser

v7.27.1

Compare Source

👓 Spec Compliance
🐛 Bug Fix
  • babel-plugin-proposal-destructuring-private, babel-plugin-proposal-do-expressions, babel-traverse
  • babel-helper-wrap-function, babel-plugin-transform-async-to-generator
  • babel-helper-remap-async-to-generator, babel-plugin-transform-async-to-generator
  • babel-helper-fixtures, babel-parser
  • babel-generator, babel-parser
    • #​17226 Fill optional AST properties when both estree and typescript parser plugin are enabled (Part 2) (@​JLHwung)
  • babel-parser
  • babel-compat-data, babel-preset-env
  • babel-traverse
  • babel-generator
💅 Polish
  • babel-plugin-bugfix-v8-spread-parameters-in-optional-chaining, babel-plugin-proposal-decorators, babel-plugin-transform-arrow-functions, babel-plugin-transform-class-properties, babel-plugin-transform-destructuring, babel-plugin-transform-object-rest-spread, babel-plugin-transform-optional-chaining, babel-plugin-transform-parameters, babel-traverse
🏠 Internal
  • babel-runtime-corejs2, babel-runtime-corejs3, babel-runtime
  • babel-compat-data, babel-preset-env
  • babel-compat-data, babel-standalone
  • Other
  • babel-register
  • babel-cli, babel-compat-data, babel-core, babel-generator, babel-helper-compilation-targets, babel-helper-fixtures, babel-helper-module-imports, babel-helper-module-transforms, babel-helper-plugin-test-runner, babel-helper-transform-fixture-test-runner, babel-helpers, babel-node, babel-parser, babel-plugin-transform-modules-amd, babel-plugin-transform-modules-commonjs, babel-plugin-transform-modules-systemjs, babel-plugin-transform-modules-umd, babel-plugin-transform-react-display-name, babel-plugin-transform-regenerator, babel-plugin-transform-runtime, babel-plugin-transform-typeof-symbol, babel-plugin-transform-typescript, babel-preset-env, babel-register, babel-standalone, babel-types
  • babel-plugin-transform-regenerator
  • babel-helpers, babel-plugin-transform-async-generator-functions, babel-plugin-transform-regenerator, babel-preset-env, babel-runtime-corejs3
  • babel-helpers, babel-plugin-transform-regenerator
  • babel-helpers
🔬 Output optimization
  • babel-helpers, babel-plugin-transform-modules-commonjs, babel-runtime-corejs3
  • babel-helpers, babel-plugin-transform-async-generator-functions, babel-plugin-transform-regenerator, babel-preset-env, babel-runtime-corejs3

v7.26.10

Compare Source

👓 Spec Compliance
🐛 Bug Fix
💅 Polish
🏠 Internal

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.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
    • #​16708 Add experimental format-preserving mode to @babel/generator ([@​n

Note

PR body was truncated to here.


Configuration

📅 Schedule: (UTC)

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

@renovate renovate Bot force-pushed the renovate/all-minor-patch branch from d022df5 to ff1136c Compare November 29, 2023 13:26
@renovate renovate Bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from a8fd82a to a8c6d86 Compare December 14, 2023 19:57
@renovate renovate Bot force-pushed the renovate/all-minor-patch branch 3 times, most recently from 6ca01db to b59a931 Compare December 29, 2023 22:53
@renovate renovate Bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from 4d6c1cd to 9e90ba8 Compare January 12, 2024 15:38
@renovate renovate Bot force-pushed the renovate/all-minor-patch branch from 9e90ba8 to 9f61fac Compare January 25, 2024 19:19
@renovate renovate Bot force-pushed the renovate/all-minor-patch branch 3 times, most recently from c88f79d to a52b249 Compare February 29, 2024 13:29
@renovate renovate Bot force-pushed the renovate/all-minor-patch branch 5 times, most recently from cb54466 to e9b316e Compare March 25, 2024 16:56
@renovate renovate Bot force-pushed the renovate/all-minor-patch branch 3 times, most recently from 8c53ada to 05021a3 Compare April 3, 2024 19:17
@renovate renovate Bot force-pushed the renovate/all-minor-patch branch from 05021a3 to 7cd6445 Compare April 15, 2024 19:37
@renovate renovate Bot force-pushed the renovate/all-minor-patch branch from 7cd6445 to ec3b03f Compare April 29, 2024 23:30
@renovate renovate Bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from 52863b1 to 2989e09 Compare May 25, 2024 18:27
@renovate renovate Bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from 2839b31 to 0be3797 Compare June 5, 2024 13:47
@renovate renovate Bot force-pushed the renovate/all-minor-patch branch from 0be3797 to eaab9c2 Compare June 14, 2024 13:52
@renovate renovate Bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from 5491ffa to f7d1896 Compare June 28, 2024 12:51
@renovate renovate Bot force-pushed the renovate/all-minor-patch branch from f7d1896 to 76ef0ba Compare July 9, 2024 17:10
@renovate renovate Bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from e9719c5 to 93fbc56 Compare September 12, 2024 00:30
@renovate renovate Bot force-pushed the renovate/all-minor-patch branch from 93fbc56 to 00e17b7 Compare September 17, 2024 17:17
@renovate renovate Bot force-pushed the renovate/all-minor-patch branch 4 times, most recently from f1df21d to c097093 Compare October 8, 2024 22:59
@renovate renovate Bot force-pushed the renovate/all-minor-patch branch from c097093 to ad2b36e Compare October 10, 2024 17:30
@renovate renovate Bot force-pushed the renovate/all-minor-patch branch 3 times, most recently from b787a2e to 192204c Compare October 25, 2024 16:41
@renovate renovate Bot force-pushed the renovate/all-minor-patch branch from 192204c to eabe849 Compare December 5, 2024 23:15
@renovate renovate Bot force-pushed the renovate/all-minor-patch branch from eabe849 to 0d212cb Compare January 24, 2025 17:38
@renovate renovate Bot force-pushed the renovate/all-minor-patch branch 4 times, most recently from 7b05125 to a2e96c5 Compare February 14, 2025 14:53
@renovate renovate Bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from d29cf4d to 31ba10d Compare March 17, 2025 18:46
@renovate renovate Bot force-pushed the renovate/all-minor-patch branch 5 times, most recently from 0a03994 to 4de6ed5 Compare April 25, 2025 20:16
@renovate renovate Bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from 4c31468 to 82a6409 Compare May 6, 2025 15:45
@renovate renovate Bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from 2bc8dcb to 965e5a9 Compare May 18, 2025 22:52
@renovate renovate Bot force-pushed the renovate/all-minor-patch branch from 965e5a9 to f726505 Compare May 27, 2025 12:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants