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

build(deps): bump renovatebot/github-action from 34.42.0 to 34.50.1 #123

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 6, 2022

Bumps renovatebot/github-action from 34.42.0 to 34.50.1.

Release notes

Sourced from renovatebot/github-action's releases.

v34.50.1

See the the changelog for changes in all releases.

34.50.1 (2022-12-06)

Bug Fixes

  • deps: update renovate/renovate docker tag to v34.50.1 (303d866)

v34.49.1

See the the changelog for changes in all releases.

34.49.1 (2022-12-06)

Bug Fixes

  • deps: update renovate/renovate docker tag to v34.49.1 (b5b02ea)

v34.49.0

See the the changelog for changes in all releases.

34.49.0 (2022-12-06)

Bug Fixes

  • deps: update renovate/renovate docker tag to v34.49.0 (1ecaab7)

v34.48.4

See the the changelog for changes in all releases.

34.48.4 (2022-12-05)

Bug Fixes

  • deps: update renovate/renovate docker tag to v34.48.4 (fdff701)

v34.48.3

*See the the [changelog](

... (https://github.com/renovatebot/github-action/blob/HEAD/truncated)

Changelog

Sourced from renovatebot/github-action's changelog.

34.50.1 (2022-12-06)

Bug Fixes

  • deps: update renovate/renovate docker tag to v34.50.1 (303d866)

34.49.1 (2022-12-06)

Bug Fixes

  • deps: update renovate/renovate docker tag to v34.49.1 (b5b02ea)

34.49.0 (2022-12-06)

Bug Fixes

  • deps: update renovate/renovate docker tag to v34.49.0 (1ecaab7)

34.48.4 (2022-12-05)

Bug Fixes

  • deps: update renovate/renovate docker tag to v34.48.4 (fdff701)

34.48.3 (2022-12-04)

Bug Fixes

  • deps: update renovate/renovate docker tag to v34.48.3 (9af5bd5)

34.48.0 (2022-12-02)

Bug Fixes

  • deps: update renovate/renovate docker tag to v34.48.0 (58187aa)

34.47.1 (2022-12-02)

Bug Fixes

  • deps: update renovate/renovate docker tag to v34.47.1 (6e00c73)

34.47.0 (2022-12-02)

... (truncated)

Commits
  • c4fe3d1 chore(release): 34.50.1
  • 3b31202 chore(release): merge main (303d866d67c00d74586815103719ad5aeaae3f52)
  • 303d866 fix(deps): update renovate/renovate docker tag to v34.50.1
  • 872253a chore(release): 34.49.1
  • a17a5c4 chore(release): merge main (b5b02ea308a09e95ed268bc2fbc922ee17a99717)
  • b5b02ea fix(deps): update renovate/renovate docker tag to v34.49.1
  • 6e636df chore(release): 34.49.0
  • 2d4c80d chore(release): merge main (1ecaab778e8fd8a40f7a16c8ee5e5288ba4560b3)
  • 1ecaab7 fix(deps): update renovate/renovate docker tag to v34.49.0
  • ea15aa3 chore(deps): update linters to v5.45.0
  • Additional commits viewable 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 [renovatebot/github-action](https://github.com/renovatebot/github-action) from 34.42.0 to 34.50.1.
- [Release notes](https://github.com/renovatebot/github-action/releases)
- [Changelog](https://github.com/renovatebot/github-action/blob/v34.50.1/CHANGELOG.md)
- [Commits](renovatebot/github-action@v34.42.0...v34.50.1)

---
updated-dependencies:
- dependency-name: renovatebot/github-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from rvolosatovs as a code owner December 6, 2022 20:13
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Dec 6, 2022
@strophy
Copy link
Collaborator

strophy commented Dec 7, 2022

I think we can add modules to Renovate to update the few deps we have external to deps.list and the Dockerfile, then schedule updates to run less frequently and remove dependabot? Otherwise these crazy bots will be updating each other every 2-3 days 😂

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 8, 2022

Superseded by #125.

@dependabot dependabot bot closed this Dec 8, 2022
@dependabot dependabot bot deleted the dependabot/github_actions/renovatebot/github-action-34.50.1 branch December 8, 2022 20:34
@rvolosatovs
Copy link
Owner

I think we can add modules to Renovate to update the few deps we have external to deps.list and the Dockerfile, then schedule updates to run less frequently and remove dependabot? Otherwise these crazy bots will be updating each other every 2-3 days 😂

I'd prefer to use GitHub-provided functionality (dependabot) if possible, let's see if what we have now works first and if it does not - let's fix it.
Probably a good idea would be adding a workflow to automatically approve and merge these automated update PRs.

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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants