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): bump dependabot/fetch-metadata from 1.3.1 to 1.3.2 #372

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 1, 2022

Bumps dependabot/fetch-metadata from 1.3.1 to 1.3.2.

Release notes

Sourced from dependabot/fetch-metadata's releases.

v1.3.2

What's Changed

New Contributors

Full Changelog: dependabot/fetch-metadata@v1.3.1...v1.3.2

Commits
  • 90ed90d Merge pull request #226 from dependabot/v1.3.2-release-notes
  • 28b141f v1.3.2
  • cfb7274 Merge pull request #225 from dependabot/brrygrdn/skip-commit-verification
  • 6c87543 Bump dist/
  • d882a80 Update documentation
  • b1673a7 Add skip-commit-verification input
  • 29dc6db getMessage can skip commit verification checks
  • a7c13a8 Merge pull request #211 from dependabot/update-codeowners
  • 6daa4b9 Update CODEOWNERS
  • See full diff in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [dependabot/fetch-metadata](https://github.com/dependabot/fetch-metadata) from 1.3.1 to 1.3.2.
- [Release notes](https://github.com/dependabot/fetch-metadata/releases)
- [Commits](dependabot/fetch-metadata@v1.3.1...v1.3.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update Github_actions code labels Jul 1, 2022
@github-actions github-actions bot enabled auto-merge July 1, 2022 08:12
@github-actions github-actions bot merged commit bb8af88 into main Jul 1, 2022
@github-actions github-actions bot deleted the dependabot/github_actions/dependabot/fetch-metadata-1.3.2 branch July 1, 2022 08:16
NicolasT added a commit that referenced this pull request Jul 1, 2022
It appears there's an issue with version 1.3.2 of the
`dependabot/fetch-metadata` action, causing the
`Dependabot/dependabot-automerge` and `Dependabot/dependabot-approve`
jobs to fail:

```
Download action repository 'dependabot/fetch-metadata@v1.3.2'
(SHA:90ed90dba204fdf8970c1f891b4349c96353f220)
Error: dependabot/fetch-metadata/v1.3.2/action.yml:
Error: dependabot/fetch-metadata/v1.3.2/action.yml: (Line: 18, Col: 113,
Idx: 682) - (Line: 18, Col: 141, Idx: 710): While parsing a block
mapping, did not find expected key.
Error: System.ArgumentException: Unexpected type '' encountered while
reading 'action manifest root'. The type 'MappingToken' was expected.
   at
   GitHub.DistributedTask.ObjectTemplating.Tokens.TemplateTokenExtensions.AssertMapping(TemplateToken
   value, String objectDescription)
      at
      GitHub.Runner.Worker.ActionManifestManager.Load(IExecutionContext
      executionContext, String manifestFile)
      Error: Fail to load dependabot/fetch-metadata/v1.3.2/action.yml
```

Oddly enough, this wasn't caught when #372, bumping the version of the
action, was merged, since in the CI run of this PR the old version
(1.3.1) was still used.

So, rolling back to version 1.3.1 of the upstream action.

This reverts commit 3a9cd54.

See: https://github.com/NicolasT/gptsum/runs/7146363828?check_suite_focus=true#step:1:26
See: #372
See: #372
See: https://github.com/NicolasT/gptsum/runs/7146259460?check_suite_focus=true#step:1:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file github_actions Pull requests that update Github_actions code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants