Skip to content

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Apr 1, 2022

This PR contains the following updates:

Package Change Age Confidence
@babel/core (source) ^7.17.8 -> ^7.28.3 age confidence
@babel/preset-env (source) ^7.16.11 -> ^7.28.3 age confidence
@babel/preset-typescript (source) ^7.16.7 -> ^7.27.1 age confidence
@microsoft/api-documenter (source) ^7.17.0 -> ^7.26.32 age confidence
@microsoft/api-extractor (source) ^7.20.0 -> ^7.52.11 age confidence
@nuxt/types (source) ^2.15.8 -> ^2.18.1 age confidence
@types/cookie-parser (source) ^1.4.2 -> ^1.4.9 age confidence
@types/jest (source) ^27.4.1 -> ^27.5.2 age confidence
@types/jsonwebtoken (source) ^8.5.8 -> ^8.5.9 age confidence
@types/lodash.get (source) ^4.4.6 -> ^4.4.9 age confidence
@types/node (source) ^16.11.26 -> ^16.18.126 age confidence
@​types/puppeteer ^5.4.5 -> ^5.4.7 age confidence
axios (source) ^0.26.1 -> ^0.30.1 age confidence
body-parser ^1.19.2 -> ^1.20.3 age confidence
bootstrap-vue (source) ^2.21.2 -> ^2.23.1 age confidence
cookie ^0.4.2 -> ^0.7.2 age confidence
cookie-parser ^1.4.6 -> ^1.4.7 age confidence
eslint (source) ^8.12.0 -> ^8.57.1 age confidence
eslint-config-prettier ^8.5.0 -> ^8.10.2 age confidence
eslint-plugin-prettier ^4.0.0 -> ^4.2.5 age confidence
express (source) ^4.17.3 -> ^4.21.2 age confidence
express-jwt ^6.1.1 -> ^6.1.2 age confidence
jiti ^1.13.0 -> ^1.21.7 age confidence
jquery (source) ^3.6.0 -> ^3.7.1 age confidence
nuxt (source) ^2.15.8 -> ^2.18.1 age confidence
oidc-provider ^7.10.6 -> ^7.14.3 age confidence
playwright (source) ^1.20.1 -> ^1.55.0 age confidence
prettier (source) ^2.6.1 -> ^2.8.8 age confidence
ts-jest (source) ^27.1.4 -> ^27.1.5 age confidence
ts-loader ^8.3.0 -> ^8.4.0 age confidence
typescript (source) ^4.6.3 -> ^4.9.5 age confidence
vue (source) 2.6.14 -> 2.7.16 age confidence

Release Notes

babel/babel (@​babel/core)

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
🐛 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

v7.25.8

Compare Source

🐛 Bug Fix
🏠 Internal
  • babel-parser, babel-plugin-proposal-async-do-expressions, babel-plugin-proposal-destructuring-private, babel-plugin-proposal-do-expressions, babel-plugin-proposal-explicit-resource-management, babel-plugin-proposal-export-default-from, babel-plugin-proposal-function-bind, babel-plugin-proposal-function-sent, babel-plugin-proposal-import-defer, babel-plugin-proposal-partial-application, babel-plugin-proposal-throw-expressions, babel-plugin-transform-async-generator-functions, babel-plugin-transform-class-static-block, babel-plugin-transform-dynamic-import, babel-plugin-transform-export-namespace-from, babel-plugin-transform-json-strings, babel-plugin-transform-logical-assignment-operators, babel-plugin-transform-nullish-coalescing-operator, babel-plugin-transform-numeric-separator, babel-plugin-transform-object-rest-spread, babel-plugin-transform-optional-catch-binding, babel-plugin-transform-optional-chaining, babel-plugin-transform-private-property-in-object, babel-preset-env

v7.25.7

Compare Source

🐛 Bug Fix
💅 Polish
🏠 Internal
  • babel-core
  • babel-helper-compilation-targets, babel-helper-plugin-utils, babel-preset-env
  • babel-plugin-proposal-destructuring-private, babel-plugin-syntax-decimal, babel-plugin-syntax-import-reflection, babel-standalone
  • babel-generator
🏃‍♀️ Performance

v7.25.2

Compare Source

🐛 Bug Fix

v7.24.9

Compare Source

🐛 Bug Fix
💅 Polish
🏠 Internal

v7.24.8

Compare Source

👓 Spec Compliance
🐛 Bug Fix
💅 Polish

v7.24.7

Compare Source

🐛 Bug Fix

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

@renovate renovate bot changed the title chore(deps): update all non-major dependencies chore(deps): update all non-major dependencies - autoclosed Apr 1, 2022
@renovate renovate bot closed this Apr 1, 2022
@renovate renovate bot deleted the renovate/all-minor-patch branch April 1, 2022 08:39
@renovate renovate bot changed the title chore(deps): update all non-major dependencies - autoclosed chore(deps): update all non-major dependencies Apr 1, 2022
@renovate renovate bot reopened this Apr 1, 2022
@renovate renovate bot restored the renovate/all-minor-patch branch April 1, 2022 21:44
@renovate renovate bot changed the title chore(deps): update all non-major dependencies chore(deps): update devdependency playwright to ^1.20.2 Apr 1, 2022
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from ea14fea to e129506 Compare April 1, 2022 21:44
@renovate renovate bot changed the title chore(deps): update devdependency playwright to ^1.20.2 chore(deps): update all non-major dependencies Apr 2, 2022
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 7 times, most recently from 49147e5 to 63c625f Compare April 9, 2022 03:53
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 8 times, most recently from a1c886c to 0bc3412 Compare April 15, 2022 01:10
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 6 times, most recently from 175886b to 4092b03 Compare April 23, 2022 02:41
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 4 times, most recently from bf4bb0d to 8a782df Compare May 6, 2025 18:13
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 8a782df to d355c65 Compare May 13, 2025 04:49
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from 97f9a5b to 7c1a273 Compare May 30, 2025 20:32
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from e5be0b3 to 577c526 Compare June 10, 2025 18:11
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 3 times, most recently from ae08149 to c2c9321 Compare June 24, 2025 04:42
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 3 times, most recently from af51baf to 43584d9 Compare July 2, 2025 10:08
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from b4a00e5 to f8cbe25 Compare July 11, 2025 20:41
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 3 times, most recently from bd3390c to 9a5b7c4 Compare July 24, 2025 01:13
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 3 times, most recently from aee475e to 6e3273e Compare August 4, 2025 21:44
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 3 times, most recently from 9a7b676 to 4685678 Compare August 14, 2025 15:32
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from 1fcc0d9 to 82185e8 Compare August 20, 2025 00:46
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 82185e8 to 7bae7a6 Compare August 20, 2025 21:33
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