Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Welcome to Renovate! This is an onboarding PR to help you understand and configure settings before regular Pull Requests begin.
🚦 To activate Renovate, merge this Pull Request. To disable Renovate, simply close this Pull Request unmerged.
Detected Package Files
composer.json
(composer)vendor-bin/cs-fixer/composer.json
(composer).github/workflows/appstore-build-publish.yml
(github-actions).github/workflows/conventional_commits.yml
(github-actions).github/workflows/dependabot-approve-merge.yml
(github-actions).github/workflows/lint.yml
(github-actions).github/workflows/pr-feedback.yml
(github-actions).github/workflows/psalm-matrix.yml
(github-actions).github/workflows/test.yml
(github-actions)package.json
(npm)Configuration Summary
Based on the default config's presets, Renovate will:
fix
for dependencies andchore
for all others if semantic commits are in use.node_modules
,bower_components
,vendor
and various test/tests directories.🔡 Would you like to change the way Renovate is upgrading your dependencies? Simply edit the
renovate.json
in this branch with your custom config and the list of Pull Requests in the "What to Expect" section below will be updated the next time Renovate runs.What to Expect
With your current configuration, Renovate will create 46 Pull Requests:
chore(deps): update actions/setup-node digest to 5e21ff4
renovate/actions-setup-node-digest
main
5e21ff4d9bc1a8cf6de233a3057d20ec6b3fb69d
chore(deps): update shivammathur/setup-php digest to 7fdd3ec
renovate/shivammathur-setup-php-digest
main
7fdd3ece872ec7ec4c098ae5ab7637d5e0a96067
chore(deps): update svenstaro/upload-release-action digest to 1beeb57
renovate/svenstaro-upload-release-action-digest
main
1beeb572c19a9242f4361f4cee78f8e0d9aec5df
chore(deps): update actions/setup-node action to v2.5.2
renovate/actions-setup-node-2.x
main
v2.5.2
chore(deps): update christophwurst/setup-nextcloud action to v0.3.2
renovate/christophwurst-setup-nextcloud-0.x
main
v0.3.2
chore(deps): update dependency @vue/test-utils to v1.3.6
renovate/vue-test-utils-1.x-lockfile
main
1.3.6
chore(deps): update dependency babel-loader to v9.1.3
renovate/babel-loader-9.x-lockfile
main
9.1.3
chore(deps): update dependency chai to v4.3.10
renovate/chai-4.x-lockfile
main
4.3.10
chore(deps): update dependency jsdom to v21.1.2
renovate/jsdom-21.x-lockfile
main
21.1.2
chore(deps): update dependency prettier to v2.8.8
renovate/prettier-2.x-lockfile
main
2.8.8
chore(deps): update dependency sinon to v14.0.2
renovate/sinon-14.x-lockfile
main
14.0.2
chore(deps): update dependency vue-loader to v15.10.2
renovate/vue-loader-15.x-lockfile
main
15.10.2
chore(deps): update dependency webpack-cli to v5.1.4
renovate/webpack-cli-5.x-lockfile
main
5.1.4
fix(deps): update dependency @nextcloud/moment to v1.2.2
renovate/nextcloud-moment-1.x-lockfile
main
1.2.2
chore(deps): update actions/checkout action to v3.6.0
renovate/actions-checkout-3.x
main
f43a0e5ff2bd294095638e18286ca9a3d1956744
chore(deps): update babel monorepo to v7.23.2
renovate/babel-monorepo
main
7.23.2
7.23.2
chore(deps): update dependency @nextcloud/eslint-config to v8.3.0
renovate/nextcloud-eslint-config-8.x-lockfile
main
8.3.0
chore(deps): update dependency css-loader to v6.8.1
renovate/css-loader-6.x-lockfile
main
6.8.1
chore(deps): update dependency mocha to v10.2.0
renovate/mocha-10.x-lockfile
main
10.2.0
chore(deps): update dependency sass to v1.69.4
renovate/sass-1.x-lockfile
main
1.69.4
chore(deps): update dependency sass-loader to v13.3.2
renovate/sass-loader-13.x-lockfile
main
13.3.2
chore(deps): update dependency webpack to v5.89.0
renovate/webpack-5.x-lockfile
main
5.89.0
chore(deps): update dependency webpack-merge to v5.10.0
renovate/webpack-merge-5.x-lockfile
main
5.10.0
chore(deps): update mariadb docker tag to v10.11
renovate/mariadb-10.x
main
10.11
chore(deps): update skjnldsv/read-package-engines-version-actions action to v2.2
renovate/skjnldsv-read-package-engines-version-actions-2.x
main
8205673bab74a63eb9b8093402fd9e0e018663a1
fix(deps): update dependency @nextcloud/initial-state to v2.1.0
renovate/nextcloud-initial-state-2.x-lockfile
main
2.1.0
fix(deps): update dependency @nextcloud/logger to v2.7.0
renovate/nextcloud-logger-2.x-lockfile
main
2.7.0
fix(deps): update dependency @nextcloud/password-confirmation to v4.1.0
renovate/nextcloud-password-confirmation-4.x-lockfile
main
4.1.0
fix(deps): update dependency @nextcloud/router to v2.2.0
renovate/nextcloud-router-2.x-lockfile
main
2.2.0
fix(deps): update dependency @nextcloud/vue to v7.12.6
renovate/nextcloud-vue-7.x-lockfile
main
7.12.6
fix(deps): update dependency nextcloud/coding-standard to v1.1.1
renovate/nextcloud-coding-standard-1.x-lockfile
main
1.1.1
fix(deps): update dependency vue-material-design-icons to v5.2.0
renovate/vue-material-design-icons-5.x-lockfile
main
5.2.0
chore(deps): update actions/checkout action to v4
renovate/actions-checkout-4.x
main
b4ffde65f46336ab88eb53be808477a3936bae11
chore(deps): update actions/setup-node action to v3
renovate/actions-setup-node-3.x
main
v3
v3.8.1
chore(deps): update dependency @vue/test-utils to v2
renovate/vue-test-utils-2.x
main
^2.0.0
chore(deps): update dependency jsdom to v22
renovate/jsdom-22.x
main
^22.0.0
chore(deps): update dependency phpunit/phpunit to v10
renovate/phpunit-phpunit-10.x
main
^10.0.0
chore(deps): update dependency prettier to v3
renovate/prettier-3.x
main
^3.0.0
chore(deps): update dependency sinon to v16
renovate/sinon-16.x
main
^16.0.0
chore(deps): update dependency vue-loader to v17
renovate/vue-loader-17.x
main
^17.0.0
chore(deps): update mariadb docker tag to v11
renovate/mariadb-11.x
main
11.1
chore(deps): update npm to v10
renovate/npm-10.x
main
^10.0.0
fix(deps): update dependency @nextcloud/password-confirmation to v5
renovate/nextcloud-password-confirmation-5.x
main
^5.0.0
fix(deps): update dependency vue to v3
renovate/major-vue-monorepo
main
^3.0.0
fix(deps): update dependency vuex to v4
renovate/vuex-4.x
main
^4.0.0
fix(deps): update dependency web-auth/webauthn-lib to v4
renovate/web-auth-webauthn-lib-4.x
main
^4.0
🚸 Branch creation will be limited to maximum 2 per hour, so it doesn't swamp any CI resources or overwhelm the project. See docs for
prhourlylimit
for details.Warning
Please correct - or verify that you can safely ignore - these dependency lookup failures before you merge this PR.
Could not determine new digest for update (github-tags package hmarr/auto-approve-action)
Files affected:
.github/workflows/dependabot-approve-merge.yml
❓ Got questions? Check out Renovate's Docs, particularly the Getting Started section.
If you need any further assistance then you can also request help here.
This PR has been generated by Mend Renovate. View repository job log here.