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

Update dependency org.mozilla:rhino to v1.8.0 #1479

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 3, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
org.mozilla:rhino (source) 1.7.14 -> 1.8.0 age adoption passing confidence

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

mozilla/rhino (org.mozilla:rhino)

v1.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!

v1.7.15

May 3, 2024

Highlights of this release include:

  • Basic support for "rest parameters"
  • Improvements in Unicode support
  • "Symbol.species" implemented in many places
  • More correct property ordering in many places
  • And many more improvements and bug fixes

This release includes committs from 29 different committers. Thanks to you all for your help!


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

Copy link

github-actions bot commented Jan 3, 2025

Job Summary for Gradle

Minimal Android CI Workflow :: animeworld
Gradle Root Project Requested Tasks Gradle Version Build Outcome Build Scan®
OtakuWorld animeworldtv:assembleRelease 8.12 Build Scan not published

Copy link

github-actions bot commented Jan 3, 2025

Job Summary for Gradle

Minimal Android CI Workflow :: novelworld
Gradle Root Project Requested Tasks Gradle Version Build Outcome Build Scan®
OtakuWorld novelworld:assembleRelease 8.12 Build Scan not published

Copy link

github-actions bot commented Jan 3, 2025

Job Summary for Gradle

Minimal Android CI Workflow :: mangaworld
Gradle Root Project Requested Tasks Gradle Version Build Outcome Build Scan®
OtakuWorld mangaworld:assembleRelease 8.12 Build Scan not published

Copy link

github-actions bot commented Jan 3, 2025

Job Summary for Gradle

Minimal Android CI Workflow :: animeworld
Gradle Root Project Requested Tasks Gradle Version Build Outcome Build Scan®
OtakuWorld animeworld:assembleRelease 8.12 Build Scan not published

Copy link
Contributor Author

renovate bot commented Jan 6, 2025

Renovate Ignore Notification

Because you closed this PR without merging, Renovate will ignore this update (1.8.0). You will get a PR once a newer version is released. To ignore this dependency forever, add it to the ignoreDeps array of your Renovate config.

If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.

@renovate renovate bot deleted the renovate/org.mozilla-rhino-1.x branch January 6, 2025 14:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant