Skip to content

Bump erb from 4.0.4 to 4.0.4.1#21

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

Bump erb from 4.0.4 to 4.0.4.1#21
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/bundler/erb-4.0.4.1

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Apr 21, 2026

Bumps erb from 4.0.4 to 4.0.4.1.

Changelog

Sourced from erb's changelog.

Changelog

6.0.4

  • Prohibit def_method on marshal-loaded ERB instances

6.0.3

6.0.2

  • Freeze src in ERB#initialize for Ractor compatibility ruby/erb#105

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

... (truncated)

Commits

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)

Bumps [erb](https://github.com/ruby/erb) from 4.0.4 to 4.0.4.1.
- [Release notes](https://github.com/ruby/erb/releases)
- [Changelog](https://github.com/ruby/erb/blob/master/NEWS.md)
- [Commits](ruby/erb@v4.0.4...v4.0.4.1)

---
updated-dependencies:
- dependency-name: erb
  dependency-version: 4.0.4.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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 Apr 21, 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