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

Bump fedora from 40 to 41 in /containers/release-candidate #1362

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 4, 2024

Bumps fedora from 40 to 41.

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file docker Pull requests that update Docker code labels Nov 4, 2024
@olabusayoT
Copy link
Contributor

+1. I was able to do a dry run build of the container with fedora 41 with no issues.

Bumps fedora from 40 to 41.

---
updated-dependencies:
- dependency-name: fedora
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Also removes the "dnf update nodejs". That was needed because the pinned
version of nodejs in Fedora 40 was broken. Fedora 41 ships with a newer
version of nodejs that includes a fix so this update is no longer
needed.

Signed-off-by: dependabot[bot] <[email protected]>
@stevedlawrence stevedlawrence force-pushed the dependabot/docker/containers/release-candidate/fedora-41 branch from f4d2d4e to 5454ad1 Compare November 14, 2024 12:55
Copy link
Member

@stevedlawrence stevedlawrence left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

+1, I've also updated this to remove the upgrade nodejs, which was only needed because Fedora 40 shipped with a broken version. Fedora 41 fixes this so we can now pin to the version that ships with 41.

@stevedlawrence stevedlawrence merged commit 0ae3695 into main Nov 14, 2024
12 checks passed
@dependabot dependabot bot deleted the dependabot/docker/containers/release-candidate/fedora-41 branch November 14, 2024 13: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 docker Pull requests that update Docker code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants