Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 13, 2025

Bumps erb from 5.0.1 to 6.0.0.

Release notes

Sourced from erb's releases.

v6.0.0

What's Changed

New Contributors

Full Changelog: ruby/erb@v5.1.3...v6.0.0

v5.1.3

Full Changelog: ruby/erb@v5.1.2...v5.1.3

v5.1.2

What's Changed

New Contributors

Full Changelog: ruby/erb@v5.1.1...v5.1.2

Changelog

Sourced from erb's changelog.

6.0.0

  • Remove safe_level and further positional arguments from ERB.new
  • Remove deprecated constant ERB::Revision

5.1.3

  • Release v5.1.2 with trusted publishing for JRuby

5.1.2

5.1.1

  • Fix integer overflow that is introduced at v5.1.0

5.1.0

  • html_escape: Avoid buffer allocation for strings with no escapable character ruby/erb#87

5.0.3

  • Update help of erb(1) #85

5.0.2

  • Declare escape functions as Ractor-safe #63
Commits
  • bbaaf1f Version 6.0.0
  • 1f83b25 Drop a deprecated constant ERB::Revision
  • 9da628f Drop an obsolete constant ERB::NOT_GIVEN
  • 4162a24 Reapply "Remove safe_level and further positional arguments (#7)" (#95)
  • a5d4248 Replace Ruby 3.5 with Ruby 4.0 (#94)
  • 332e200 [DOC] Suppress documentation for internals
  • 50a5cd7 Fix tag shown in example of ERB expression tag and execution tag (#92)
  • 6bceee7 Fix typo in documentation (#91)
  • 3848f7c Update the latest versions of actions (#90)
  • 450d807 Create GitHub release only once
  • 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 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)

Bumps [erb](https://github.com/ruby/erb) from 5.0.1 to 6.0.0.
- [Release notes](https://github.com/ruby/erb/releases)
- [Changelog](https://github.com/ruby/erb/blob/master/NEWS.md)
- [Commits](ruby/erb@v5.0.1...v6.0.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file ruby Pull requests that update ruby code labels Nov 13, 2025
@dependabot dependabot bot mentioned this pull request Nov 13, 2025
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 ruby Pull requests that update ruby code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant