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 ruby from 3.3.6 to 3.4.2 #2355

Open
wants to merge 4 commits into
base: main
Choose a base branch
from
Open

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 27, 2024

Bumps ruby from 3.3.6 to 3.4.1.

Dependabot compatibility score

You can trigger a rebase of this PR 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot bot added dependencies Pull requests that update a dependency file docker Pull requests that update Docker code labels Dec 27, 2024
@Throne3d
Copy link
Contributor

Throne3d commented Dec 27, 2024

No current plans to merge this, just updating the project to match it

There's some libraries that show deprecation warnings on this version - specifically yell, which seems to be depended on by html-proofer, isn't properly compatible with frozen string literals. It doesn't seem like it's had an update in a while though – and it's only used in development – so maybe there's something we can do to work around it?

(Shame that html-proofer changed its purpose with one of the recent major versions, so I don't think we can just update it and avoid the dep or anything)

Unfortunately, gon is also affected (both by frozen string literals and a ostruct deprecation warning), and it seems it hasn't been updated in around 3 years.

@Throne3d Throne3d force-pushed the dependabot/docker/ruby-3.4.1 branch from 0e199e4 to 594a128 Compare January 29, 2025 02:52
dependabot bot and others added 3 commits February 15, 2025 21:22
Bumps ruby from 3.3.6 to 3.4.1.

---
updated-dependencies:
- dependency-name: ruby
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@Throne3d Throne3d force-pushed the dependabot/docker/ruby-3.4.1 branch from 594a128 to a8e4381 Compare February 16, 2025 00:34
@Throne3d Throne3d changed the title Bump ruby from 3.3.6 to 3.4.1 Bump ruby from 3.3.6 to 3.4.2 Feb 16, 2025
@Throne3d Throne3d force-pushed the dependabot/docker/ruby-3.4.1 branch from 07b031e to 4c39489 Compare February 16, 2025 00:47
Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 17, 2025

A newer version of ruby exists, but since this PR has been edited by someone other than Dependabot I haven't updated it. You'll get a PR for the updated version as normal once this PR is merged.

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.

1 participant