Skip to content

build(deps): bump org.mozilla:rhino from 1.7.15 to 1.7.15.1 in /java-accessibility-checker in the maven group across 1 directory#2597

Open
dependabot[bot] wants to merge 1 commit into
main-4.xfrom
dependabot/maven/java-accessibility-checker/maven-c39eb66f4b
Open

build(deps): bump org.mozilla:rhino from 1.7.15 to 1.7.15.1 in /java-accessibility-checker in the maven group across 1 directory#2597
dependabot[bot] wants to merge 1 commit into
main-4.xfrom
dependabot/maven/java-accessibility-checker/maven-c39eb66f4b

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 14, 2026

Copy link
Copy Markdown
Contributor

Bumps the maven group with 1 update in the /java-accessibility-checker directory: org.mozilla:rhino.

Updates org.mozilla:rhino from 1.7.15 to 1.7.15.1

Changelog

Sourced from org.mozilla:rhino's changelog.

Rhino 1.8.1, Rhino 1.7.15.1, Rhino 1.7.14.1

December 2, 2025

These releases fix a bug in the code that formats floating-point numbers into strings that could result in very bad performance in some cases.

We recommend that all users of Rhino upgrade to release 1.8.1 if possible, and upgrade to Java 17 or 21.

Users who need an older release, or who cannot yet leave Java 8, can also use 1.7.15.1 or 1.7.14.1.

Rhino 1.8.0

January 2, 2025

Rhino 1.8.0 contains some significant changes, so we're incrementing the final version number for the first time in a very long time. Here are a few highlights:

  • Rhino now requires Java 11 minimum. We currently test against Java 11, 17, and 21.
  • Rhino has been broken down into individual Java modules that are properly encapsulated as Java Modules. See README.md for a breakdown of which modules are which -- short answer is that everyone will need the "rhino" module and many will need others.
  • Older code not able to adapt to using multiple JARS can still use the "rhino-all" module, which publishes an "all-in-one" JAR like the old "rhino.jar".
  • The default language level is "VERSION_ES6". That means that modern JavaScript features supported by Rhino will work by default.
  • There are big improvements in compatibility, including support for "super", reflect and proxy, and lots of other language features. See the compatibility table for the details.

Thanks to all who contributed -- we had 24 contributors to this release, with some new contributors who added significant capabilities. Please keep the contributions and attention coming!

Commits

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file java Pull requests that update java code labels Jul 14, 2026
Bumps the maven group with 1 update in the /java-accessibility-checker directory: [org.mozilla:rhino](https://github.com/mozilla/rhino).


Updates `org.mozilla:rhino` from 1.7.15 to 1.7.15.1
- [Release notes](https://github.com/mozilla/rhino/releases)
- [Changelog](https://github.com/mozilla/rhino/blob/master/RELEASE-NOTES.md)
- [Commits](https://github.com/mozilla/rhino/commits)

---
updated-dependencies:
- dependency-name: org.mozilla:rhino
  dependency-version: 1.7.15.1
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/maven/java-accessibility-checker/maven-c39eb66f4b branch from 9d5f747 to 1a3cd2b Compare July 14, 2026 19:02
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 java Pull requests that update java code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants