Skip to content

Update dependency prism to v1.4.0#10479

Merged
renovate[bot] merged 1 commit into
mainfrom
renovate/prism-1.x-lockfile
Mar 26, 2025
Merged

Update dependency prism to v1.4.0#10479
renovate[bot] merged 1 commit into
mainfrom
renovate/prism-1.x-lockfile

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Mar 25, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
prism (changelog) 1.3.0 -> 1.4.0 age adoption passing confidence

Release Notes

ruby/prism (prism)

v1.4.0

Compare Source

Added
  • Support 3.5 as a version option.
  • Many, many compatibility fixes for the parser translation layer.
  • Handle escapes in named capture names.
  • The freeze option is added to the various Prism:: APIs to deeply freeze the AST.
  • Properly support it for the parser and ruby_parser translation layers.
  • Track the then keyword on rescue nodes.
  • Add a multiple_statements? flag to parentheses nodes to support desired defined? behavior.
Changed
  • The strings used in the AST are now frozen.
  • Fixed handling escaped characters after control sequences in character literals.
  • Fix reading off the end of an unterminated global variable.
  • Raise a syntax error for defining []= with endless method syntax.
  • Increase value of PRISM_DEPTH_MAXIMUM to 10000.
  • Freeze Prism::VERSION.
  • Fix up rescue modifier precedence.

Configuration

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

🚦 Automerge: Enabled.

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.

@renovate renovate Bot force-pushed the renovate/prism-1.x-lockfile branch from ab081ea to 4c47417 Compare March 26, 2025 02:54
@renovate renovate Bot force-pushed the renovate/prism-1.x-lockfile branch from 4c47417 to d7b881d Compare March 26, 2025 06:02
@github-actions
Copy link
Copy Markdown
Contributor

Code Coverage Report: Only Changed Files listed

Package Coverage
Overall Coverage 🟢 30.56%

Minimum allowed coverage is 0%, this run produced 30.56%

@renovate renovate Bot merged commit 372362f into main Mar 26, 2025
@renovate renovate Bot deleted the renovate/prism-1.x-lockfile branch March 26, 2025 10:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants