diff --git a/.github/dependabot.yml b/.github/dependabot.yml index a9d7e2d..5471df3 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -11,6 +11,6 @@ updates: timezone: "Europe/Berlin" time: "06:00" target-branch: "develop" - open-pull-requests-limit: 10 + open-pull-requests-limit: 25 reviewers: - "s-frei" diff --git a/.github/workflows/dependabot-auto-merge.yml b/.github/workflows/dependabot-auto-merge.yml index 336fbad..7a34f76 100644 --- a/.github/workflows/dependabot-auto-merge.yml +++ b/.github/workflows/dependabot-auto-merge.yml @@ -22,7 +22,7 @@ jobs: uses: dependabot/fetch-metadata@v1 - name: "Enable auto-merge for Dependabot PRs" - if: ${{contains(steps.dependabot-metadata.outputs.dependency-names, 'rails') && steps.dependabot-metadata.outputs.update-type == 'version-update:semver-patch'}} + if: ${{steps.dependabot-metadata.outputs.update-type == 'version-update:semver-patch'}} run: gh pr merge --auto --merge "$PR_URL" env: PR_URL: ${{github.event.pull_request.html_url}} diff --git a/pom.xml b/pom.xml index ff29a81..d0b6ee6 100644 --- a/pom.xml +++ b/pom.xml @@ -44,13 +44,13 @@ 1.18.30 2.9.0 - 4.11.0 + 4.12.0 2.15.3 - 1.16.1 + 1.16.2 2.0.7 5.10.1 3.24.2 - 1.4.8 + 1.4.11 3.2.1 @@ -60,7 +60,7 @@ 1.18.20.0 3.11.0 3.2.1 - 3.5.0 + 3.6.0 3.0.1 2.0.1 2.0.1