Skip to content

Commit

Permalink
Bump dependabot/fetch-metadata from 1.6.0 to 2.0.0
Browse files Browse the repository at this point in the history
Bumps [dependabot/fetch-metadata](https://github.com/dependabot/fetch-metadata) from 1.6.0 to 2.0.0.
- [Release notes](https://github.com/dependabot/fetch-metadata/releases)
- [Commits](dependabot/fetch-metadata@v1.6.0...v2.0.0)

---
updated-dependencies:
- dependency-name: dependabot/fetch-metadata
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and andyw8 committed Apr 3, 2024
1 parent 7b28af2 commit 63bbbfa
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 4 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/dependabot_automerge.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
steps:
- name: Dependabot metadata
id: metadata
uses: dependabot/fetch-metadata@v1.6.0
uses: dependabot/fetch-metadata@v2.0.0
with:
github-token: "${{ secrets.GITHUB_TOKEN }}"
- name: Enable auto-merge for Dependabot PRs
Expand Down
22 changes: 19 additions & 3 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -67,6 +67,7 @@ GEM
rubocop-sorbet (0.8.0)
rubocop (>= 0.90.0)
ruby-progressbar (1.13.0)
<<<<<<< HEAD
sorbet (0.5.11319)
sorbet-static (= 0.5.11319)
sorbet-runtime (0.5.11319)
Expand All @@ -75,6 +76,24 @@ GEM
sorbet-static-and-runtime (0.5.11319)
sorbet (= 0.5.11319)
sorbet-runtime (= 0.5.11319)
||||||| parent of 42b8d68 (Bump dependabot/fetch-metadata from 1.6.0 to 2.0.0)
sorbet (0.5.11287)
sorbet-static (= 0.5.11287)
sorbet-runtime (0.5.11287)
sorbet-static (0.5.11287-universal-darwin)
sorbet-static (0.5.11287-x86_64-linux)
sorbet-static-and-runtime (0.5.11287)
sorbet (= 0.5.11287)
sorbet-runtime (= 0.5.11287)
=======
sorbet (0.5.11287)
sorbet-static (= 0.5.11287)
sorbet-runtime (0.5.11287)
sorbet-static (0.5.11287-universal-darwin)
sorbet-static-and-runtime (0.5.11287)
sorbet (= 0.5.11287)
sorbet-runtime (= 0.5.11287)
>>>>>>> 42b8d68 (Bump dependabot/fetch-metadata from 1.6.0 to 2.0.0)
stringio (3.1.0)
tapioca (0.13.1)
bundler (>= 2.2.25)
Expand All @@ -93,10 +112,7 @@ GEM
yard (>= 0.9)

PLATFORMS
arm64-darwin-21
arm64-darwin-23
universal-darwin-22
x86_64-linux

DEPENDENCIES
bundler (>= 2.2.10)
Expand Down

0 comments on commit 63bbbfa

Please sign in to comment.