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

Update all non-major dependencies #33

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

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Feb 13, 2021

This PR contains the following updates:

Package Change Age Adoption Passing Confidence Type Update
@babel/eslint-parser (source) ^7.17.0 -> ^7.25.9 age adoption passing confidence devDependencies minor
@tailwindcss/typography ^0.5.1 -> ^0.5.15 age adoption passing confidence devDependencies patch
@vue/composition-api ^1.4.3 -> ^1.7.2 age adoption passing confidence dependencies minor
animejs (source) ^3.2.1 -> ^3.2.2 age adoption passing confidence dependencies patch
autoprefixer ^10.4.2 -> ^10.4.20 age adoption passing confidence devDependencies patch
eslint (source) ^8.8.0 -> ^8.57.1 age adoption passing confidence devDependencies minor
eslint-config-prettier ^8.3.0 -> ^8.10.0 age adoption passing confidence devDependencies minor
husky ^5.0.9 -> ^5.2.0 age adoption passing confidence devDependencies patch
lightgallery (source) ^2.3.0 -> ^2.8.2 age adoption passing confidence dependencies minor
node (source) ^14 -> ^14.21.3 age adoption passing confidence engines minor
nuxt-protected-mailto ^0.0.12 -> ^0.1.1 age adoption passing confidence dependencies minor
postcss-import ^14.0.2 -> ^14.1.0 age adoption passing confidence devDependencies minor
prettier (source) 2.5.1 -> 2.8.8 age adoption passing confidence devDependencies minor
prettier-plugin-tailwindcss ^0.1.5 -> ^0.6.9 age adoption passing confidence devDependencies minor
simplelightbox (source) ^2.10.1 -> ^2.14.3 age adoption passing confidence dependencies minor
storyblok-nuxt ^1.3.0 -> ^1.3.1 age adoption passing confidence dependencies patch
tailwindcss (source) ^3.0.18 -> ^3.4.17 age adoption passing confidence devDependencies minor
vanilla-tilt ^1.7.2 -> ^1.8.1 age adoption passing confidence dependencies minor
vue-easy-lightbox (source) ^0.16.2 -> ^0.23.0 age adoption passing confidence dependencies minor
vue-lazy-youtube-video ^2.3.0 -> ^2.4.0 age adoption passing confidence dependencies minor

Release Notes

babel/babel (@​babel/eslint-parser)

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

Compare Source

🐛 Bug Fix
  • babel-plugin-transform-function-name
  • babel-plugin-transform-react-constant-elements
    • #​16582 fix plugin-transform-react-constant-elements transform JSXFrament but not add JSXExpressionContainer (@​keiseiTi)
  • babel-traverse
🏠 Internal

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

Compare Source

👓 Spec Compliance
🐛 Bug Fix
💅 Polish

v7.24.7

Compare Source

🐛 Bug Fix
🏠 Internal
  • babel-helpers, babel-runtime-corejs2, babel-runtime-corejs3, babel-runtime

v7.24.6

Compare Source

🐛 Bug Fix
  • babel-helper-create-class-features-plugin, babel-plugin-transform-class-properties
  • babel-core, babel-generator, babel-plugin-transform-modules-commonjs
  • babel-helper-create-class-features-plugin, babel-plugin-proposal-decorators
  • babel-helpers, babel-plugin-proposal-decorators, babel-runtime-corejs3
  • babel-parser, babel-plugin-transform-typescript
🏠 Internal
  • babel-core, babel-helpers, babel-plugin-transform-runtime, babel-preset-env, babel-runtime-corejs2, babel-runtime-corejs3, babel-runtime
  • babel-helpers
  • babel-cli, babel-helpers, babel-plugin-external-helpers, babel-plugin-proposal-decorators, babel-plugin-transform-class-properties, babel-plugin-transform-modules-commonjs, babel-plugin-transform-modules-systemjs, babel-plugin-transform-runtime, babel-preset-env, babel-runtime-corejs2, babel-runtime-corejs3, babel-runtime
  • babel-parser, babel-traverse
  • Other

v7.24.5

Compare Source

🐛 Bug Fix
💅 Polish
🏠 Internal
  • Other
  • babel-parser
  • babel-helper-create-class-features-plugin, babel-helper-member-expression-to-functions, babel-helper-module-transforms, babel-helper-split-export-declaration, babel-helper-wrap-function, babel-helpers, babel-plugin-bugfix-firefox-class-in-computed-class-key, babel-plugin-proposal-explicit-resource-management, babel-plugin-transform-block-scoping, babel-plugin-transform-destructuring, babel-plugin-transform-object-rest-spread, babel-plugin-transform-optional-chaining, babel-plugin-transform-parameters, babel-plugin-transform-private-property-in-object, babel-plugin-transform-react-jsx-self, babel-plugin-transform-typeof-symbol, babel-plugin-transform-typescript, babel-traverse
  • babel-plugin-proposal-partial-application, babel-types
  • babel-plugin-transform-class-properties, babel-preset-env
🏃‍♀️ Performance
  • babel-helpers, babel-preset-env, babel-runtime-corejs3

v7.24.1

Compare Source

v7.23.10

Compare Source

🐛 Bug Fix

v7.23.9

Compare Source

🐛 Bug Fix
  • babel-helper-transform-fixture-test-runner, babel-plugin-transform-function-name, babel-plugin-transform-modules-systemjs, babel-preset-env
  • babel-helper-create-class-features-plugin, babel-plugin-proposal-decorators
  • babel-plugin-proposal-decorators, babel-plugin-transform-async-generator-functions, babel-plugin-transform-runtime, babel-preset-env
  • babel-traverse
  • Other
🏠 Internal
🏃‍♀️ Performance
🔬 Output optimization
  • babel-helper-create-class-features-plugin, babel-plugin-proposal-decorators, babel-plugin-proposal-destructuring-private, babel-plugin-proposal-pipeline-operator, babel-plugin-transform-class-properties, babel-plugin-transform-class-static-block, babel-plugin-transform-new-target, babel-plugin-transform-parameters, babel-plugin-transform-private-methods, babel-preset-env
  • babel-helpers, babel-plugin-proposal-explicit-resource-management, babel-runtime-corejs2, babel-runtime-corejs3, babel-runtime

v7.23.3

Compare Source

🐛 Bug Fix
📝 Documentation
🏠 Internal
🏃‍♀️ Performance
🔬 Output optimization
  • babel-plugin-transform-computed-properties

v7.22.15

Compare Source

🐛 Bug Fix
🏠 Internal
  • babel-cli, babel-core, babel-generator, babel-helper-builder-binary-assignment-operator-visitor, babel-helper-compilation-targets, babel-helper-create-class-features-plugin, babel-helper-create-regexp-features-plugin, babel-helper-member-expression-to-functions, babel-helper-module-imports, babel-helper-module-transforms, babel-helper-transform-fixture-test-runner, babel-helper-validator-identifier, babel-helper-validator-option, babel-helpers, babel-node, babel-parser, babel-plugin-bugfix-safari-id-destructuring-collision-in-function-expression, babel-plugin-bugfix-v8-spread-parameters-in-optional-chaining, babel-plugin-proposal-decorators, babel-plugin-proposal-destructuring-private, babel-plugin-proposal-pipeline-operator, babel-plugin-transform-async-generator-functions, babel-plugin-transform-block-scoping, babel-plugin-transform-classes, babel-plugin-transform-destructuring, babel-plugin-transform-for-of, babel-plugin-transform-modules-commonjs, babel-plugin-transform-object-rest-spread, babel-plugin-transform-optional-chaining, babel-plugin-transform-parameters, babel-plugin-transform-property-mutators, babel-plugin-transform-react-jsx, babel-plugin-transform-runtime, babel-plugin-transform-typescript, babel-preset-env, babel-preset-flow, babel-preset-react, babel-preset-typescript, babel-register, babel-standalone, babel-template, babel-traverse, babel-types

v7.22.11

Compare Source

🐛 Bug Fix
  • babel-plugin-transform-typescript
  • babel-types
  • 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-core
🏠 Internal
  • babel-parser
  • babel-core, babel-helper-compilation-targets, babel-parser, babel-plugin-proposal-destructuring-private, babel-plugin-syntax-decorators, babel-preset-env, babel-preset-react, babel-register, babel-traverse, babel-types
  • babel-core, babel-helpers, babel-plugin-transform-async-generator-functions, babel-plugin-transform-modules-commonjs, babel-plugin-transform-regenerator, babel-preset-env, babel-runtime-corejs2, babel-runtime-corejs3, babel-runtime
  • Other
🔬 Output optimization
  • babel-plugin-bugfix-v8-spread-parameters-in-optional-chaining, babel-plugin-transform-class-properties, babel-plugin-transform-classes, babel-plugin-transform-optional-chaining, babel-preset-env

v7.22.10

Compare Source

🐛 Bug Fix
  • babel-plugin-transform-typescript
  • babel-helper-create-class-features-plugin, babel-plugin-proposal-decorators, babel-plugin-proposal-destructuring-private, babel-plugin-transform-class-properties, babel-plugin-transform-class-static-block, babel-plugin-transform-new-target, babel-plugin-transform-private-methods, babel-preset-env
💅 Polish
🏠 Internal
  • Other
  • babel-cli, babel-core, babel-generator, babel-helper-builder-react-jsx, babel-preset-env, babel-standalone
  • babel-helper-compilation-targets
  • babel-parser
  • babel-plugin-transform-runtime, babel-traverse, babel-types
🔬 Output optimization
  • babel-plugin-transform-block-scoping, babel-plugin-transform-parameters, babel-plugin-transform-regenerator

v7.22.9

Compare Source

🐛 Bug Fix
💅 Polish
🏠 Internal

v7.22.7

Compare Source

🐛 Bug Fix
  • babel-generator


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.

@vercel
Copy link

vercel bot commented Feb 13, 2021

This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployment, click below or on the icon next to each commit.

🔍 Inspect: https://vercel.com/seralichtenhahn/freiluft-festival/ADXktMLCD8supTfe8b6rwdf1K4tW
✅ Preview: https://freiluft-festival-git-renovate-all-minor-patch-seralichtenhahn.vercel.app

@renovate renovate bot force-pushed the renovate/all-minor-patch branch from cba5d09 to 8999217 Compare February 15, 2021 11:43
@renovate renovate bot changed the title Update devDependency eslint to ^7.20.0 Update all non-major dependencies Feb 15, 2021
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 8999217 to 24a9038 Compare February 19, 2021 17:34
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 24a9038 to dde8d47 Compare February 20, 2021 16:58
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from dde8d47 to 321f261 Compare February 21, 2021 22:42
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 321f261 to e2d4564 Compare February 22, 2021 16:45
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from e2d4564 to 1bd39b7 Compare February 23, 2021 10:36
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 1bd39b7 to 12aab22 Compare February 28, 2021 00:30
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 12aab22 to 550fafa Compare March 1, 2021 02:12
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 550fafa to 364df08 Compare March 2, 2021 04:39
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 364df08 to d58f1e8 Compare March 8, 2021 18:09
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from d58f1e8 to cdb9f29 Compare March 10, 2021 13:10
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from cdb9f29 to 89ef600 Compare March 10, 2021 15:31
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 89ef600 to 8b5f15d Compare March 11, 2021 14:46
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 8b5f15d to 86e5563 Compare March 12, 2021 22:38
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 2b2ffeb to eb3fe56 Compare June 28, 2024 14:25
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 3 times, most recently from 2037cb6 to 2cf2af0 Compare July 16, 2024 19:44
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 3 times, most recently from 96ce018 to 311fdb9 Compare July 28, 2024 23:20
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 3 times, most recently from 70b3c23 to 0c6ed49 Compare August 9, 2024 16:44
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 0c6ed49 to 80c2cc9 Compare August 13, 2024 22:35
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 80c2cc9 to 31ff8f0 Compare August 28, 2024 13:12
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 5 times, most recently from 41b1e6f to 24d720d Compare September 18, 2024 05:51
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from 687b579 to 6c9a036 Compare September 24, 2024 18:46
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 6c9a036 to f29c7bb Compare October 2, 2024 16:11
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from 651e033 to 56c7131 Compare October 15, 2024 11:19
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 56c7131 to 1c908be Compare October 22, 2024 23:01
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 3 times, most recently from 82926ac to a04c96a Compare November 19, 2024 16:01
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from 73892c3 to ef69ed0 Compare December 3, 2024 20:53
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from ef69ed0 to 0fd27be Compare December 17, 2024 21:41
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