Skip to content

Update erb requirement from ~> 4.0.4 to >= 4.0.4, < 6.1.0#139

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/bundler/erb-6.0.2
Open

Update erb requirement from ~> 4.0.4 to >= 4.0.4, < 6.1.0#139
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/bundler/erb-6.0.2

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Mar 24, 2026

Updates the requirements on erb to permit the latest version.

Release notes

Sourced from erb's releases.

v6.0.2

What's Changed

New Contributors

Full Changelog: ruby/erb@v6.0.1...v6.0.2

v6.0.1

What's Changed

New Contributors

Full Changelog: ruby/erb@v6.0.0...v6.0.1

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

... (truncated)

Changelog

Sourced from erb's changelog.

Changelog

6.0.1

  • Freeze ERB::Compiler::TrimScanner::ERB_STAG for Ractor compatibility

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

5.0.1

  • Rescue LoadError when failing to load erb/escape

5.0.0

  • Bump required_ruby_version to Ruby 3.2+ #60
  • Drop cgi from runtime dependencies #59
  • Make ERB::VERSION public
Commits
  • 8626c82 Version 6.0.2
  • 3d4dc31 Freeze src in initialize (#105)
  • c0e7d5f Stop mentioning a link that doesn't exist
  • 6a6f785 Bump step-security/harden-runner from 2.14.0 to 2.14.1
  • a5b7b79 Fix typo: rename BDSL to BSDL (#103)
  • ccbf265 Bump step-security/harden-runner from 2.13.2 to 2.14.0 (#102)
  • 52bd1bb Exclude dependabot updates from release note
  • bbde68f Version 6.0.1
  • 43f0876 Freeze ERB::Compiler::TrimScanner::ERB_STAG (#100)
  • 2aa3a68 Fixed by misspell -w -error -source=text (#99)
  • 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 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)

Updates the requirements on [erb](https://github.com/ruby/erb) to permit the latest version.
- [Release notes](https://github.com/ruby/erb/releases)
- [Changelog](https://github.com/ruby/erb/blob/master/NEWS.md)
- [Commits](ruby/erb@v4.0.4...v6.0.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file ruby Pull requests that update ruby code labels Mar 24, 2026
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.

0 participants