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 #98

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 19, 2022

This PR contains the following updates:

Package Change Age Adoption Passing Confidence Type Update
@babel/eslint-parser (source) ^7.19.1 -> ^7.25.1 age adoption passing confidence devDependencies minor
@vue/test-utils ^1.3.3 -> ^1.3.6 age adoption passing confidence devDependencies patch
actions/cache v3.0.11 -> v3.3.3 age adoption passing confidence action minor
actions/setup-node v3.5.1 -> v3.8.2 age adoption passing confidence action minor
babel-jest (source) ^29.3.1 -> ^29.7.0 age adoption passing confidence devDependencies minor
composer/installers (source) 2.2.0 -> 2.3.0 age adoption passing confidence require minor
core-js (source) 3.26.1 -> 3.38.1 age adoption passing confidence dependencies minor
cweagans/composer-patches ^1.7.2 -> ^1.7.3 age adoption passing confidence require patch
dotenv ^16.0.3 -> ^16.4.5 age adoption passing confidence dependencies minor
drupal/core-composer-scaffold (source) 9.4.8 -> 9.5.11 age adoption passing confidence require minor
drupal/core-dev 9.4.8 -> 9.5.11 age adoption passing confidence require-dev minor
drupal/core-project-message (source) 9.4.8 -> 9.5.11 age adoption passing confidence require minor
drupal/core-recommended 9.4.8 -> 9.5.11 age adoption passing confidence require minor
drupal/druxt (source) 1.1.1 -> 1.2.0 age adoption passing confidence require minor
drupal/simple_oauth (source) ^5.2.2 -> ^5.2.5 age adoption passing confidence require patch
drush/drush (source) 11.3.2 -> 11.6.0 age adoption passing confidence require minor
druxt-auth ^0.2.0 -> ^0.4.0 age adoption passing confidence dependencies minor
druxt-site (source) ^0.14.0 -> ^0.14.3 age adoption passing confidence dependencies patch
eslint (source) ^8.27.0 -> ^8.57.1 age adoption passing confidence devDependencies minor
eslint-config-prettier ^8.5.0 -> ^8.10.0 age adoption passing confidence devDependencies minor
eslint-plugin-vue (source) ^9.7.0 -> ^9.28.0 age adoption passing confidence devDependencies minor
husky ^8.0.2 -> ^8.0.3 age adoption passing confidence devDependencies patch
jest (source) ^29.3.1 -> ^29.7.0 age adoption passing confidence devDependencies minor
jest-environment-jsdom (source) ^29.3.1 -> ^29.7.0 age adoption passing confidence devDependencies minor
lint-staged ^13.0.3 -> ^13.3.0 age adoption passing confidence devDependencies minor
node (source) 16.18.1 -> 16.20.2 age adoption passing confidence minor
php 8.1 -> 8.3 age adoption passing confidence docker minor
start-server-and-test ^1.14.0 -> ^1.15.4 age adoption passing confidence devDependencies minor
stylelint (source) ^14.15.0 -> ^14.16.1 age adoption passing confidence devDependencies minor
stylelint-config-prettier ^9.0.4 -> ^9.0.5 age adoption passing confidence devDependencies patch
stylelint-config-recommended-vue ^1.4.0 -> ^1.5.0 age adoption passing confidence devDependencies minor
vlucas/phpdotenv ^5.5.0 -> ^5.6.1 age adoption passing confidence require minor
vue-server-renderer (source) ^2.7.14 -> ^2.7.16 age adoption passing confidence dependencies patch

Release Notes

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

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


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.

@github-actions
Copy link

github-actions bot commented Nov 19, 2022

@github-actions github-actions bot temporarily deployed to renovate/all-minor-patch November 19, 2022 00:35 Inactive
@codecov
Copy link

codecov bot commented Nov 19, 2022

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 0.00%. Comparing base (5b83d11) to head (ed336e4).

Current head ed336e4 differs from pull request most recent head cebb118

Please upload reports for the commit cebb118 to get more accurate results.

Additional details and impacted files
@@           Coverage Diff           @@
##           develop     #98   +/-   ##
=======================================
  Coverage     0.00%   0.00%           
=======================================
  Files            4       4           
  Lines            6       6           
=======================================
  Misses           6       6           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@renovate renovate bot changed the title chore(deps): update devdependency eslint to ^8.28.0 chore(deps): update all non-major dependencies Nov 24, 2022
@github-actions github-actions bot temporarily deployed to renovate/all-minor-patch November 24, 2022 04:04 Inactive
@github-actions github-actions bot temporarily deployed to renovate/all-minor-patch November 25, 2022 09:35 Inactive
@github-actions github-actions bot temporarily deployed to renovate/all-minor-patch December 2, 2022 23:51 Inactive
@github-actions github-actions bot temporarily deployed to renovate/all-minor-patch December 3, 2022 15:22 Inactive
@github-actions github-actions bot temporarily deployed to renovate/all-minor-patch December 4, 2022 15:50 Inactive
@github-actions github-actions bot temporarily deployed to renovate/all-minor-patch December 6, 2022 00:19 Inactive
@github-actions github-actions bot temporarily deployed to renovate/all-minor-patch December 7, 2022 09:05 Inactive
@github-actions github-actions bot temporarily deployed to renovate/all-minor-patch December 7, 2022 15:12 Inactive
@github-actions github-actions bot temporarily deployed to renovate/all-minor-patch December 8, 2022 20:00 Inactive
@github-actions github-actions bot temporarily deployed to renovate/all-minor-patch December 9, 2022 09:00 Inactive
@github-actions github-actions bot temporarily deployed to renovate/all-minor-patch December 11, 2022 18:26 Inactive
@github-actions github-actions bot temporarily deployed to renovate/all-minor-patch December 13, 2022 07:32 Inactive
@github-actions github-actions bot temporarily deployed to renovate/all-minor-patch December 13, 2022 15:26 Inactive
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 3 times, most recently from b91a9ea to 82990ae Compare February 23, 2024 23:09
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from e457274 to 2995af9 Compare March 19, 2024 01:59
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from 4dd4449 to 53bec8a Compare March 25, 2024 13:43
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from 769ebe0 to c0cedd0 Compare April 14, 2024 12:59
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from c0cedd0 to 6c70f90 Compare April 16, 2024 21:17
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 6c70f90 to d28336b Compare April 29, 2024 18:48
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from f81dbc0 to 0babf15 Compare May 14, 2024 10:11
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 0babf15 to f0c237d Compare May 24, 2024 16:36
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from f0c237d to e1d1131 Compare June 5, 2024 16:51
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from e1d1131 to a57dfe7 Compare June 14, 2024 15:55
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 3 times, most recently from 69d5eb7 to 7e4cbba Compare June 28, 2024 14:03
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 7e4cbba to cebb118 Compare July 2, 2024 08:50
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from cebb118 to 4af9ad8 Compare July 11, 2024 15:43
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from 07c2d67 to 204c7b7 Compare July 26, 2024 18:42
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from 0fd332f to 59eefe5 Compare August 4, 2024 19:59
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 59eefe5 to d70ccdb Compare August 20, 2024 14:28
Copy link

@coderabbitai coderabbitai bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Actionable comments posted: 0

Review details

Configuration used: CodeRabbit UI
Review profile: CHILL

Commits

Files that changed from the base of the PR and between 5b83d11 and d70ccdb.

Files ignored due to path filters (1)
  • nuxt/package-lock.json is excluded by !**/package-lock.json
Files selected for processing (8)
  • .circleci/config.yml (1 hunks)
  • .github/workflows/test-preview.yml (2 hunks)
  • .github/workflows/theme-bootstrap-vue.yml (2 hunks)
  • .github/workflows/theme-tailwindcss.yml (2 hunks)
  • .nvmrc (1 hunks)
  • drupal/composer.json (1 hunks)
  • nuxt/.nvmrc (1 hunks)
  • nuxt/package.json (1 hunks)
Files skipped from review due to trivial changes (6)
  • .github/workflows/test-preview.yml
  • .github/workflows/theme-bootstrap-vue.yml
  • .github/workflows/theme-tailwindcss.yml
  • .nvmrc
  • nuxt/.nvmrc
  • nuxt/package.json
Additional comments not posted (2)
drupal/composer.json (1)

18-29: Dependency updates approved.

The updates to the dependencies in composer.json are approved. Ensure that these updates do not introduce any compatibility issues with other parts of the project.

.circleci/config.yml (1)

11-11: PHP version update approved.

The update to the PHP Docker image from php:8.1 to php:8.3 is approved. Verify that the application is compatible with PHP 8.3 to avoid runtime issues.

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