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

Bump test/fixtures/prism from 638e009 to 1653317 #2677

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 7, 2024

Bumps test/fixtures/prism from 638e009 to 1653317.

Commits
  • 1653317 Merge pull request #3142 from ruby/fix-up-pattern-parsing
  • 51f2df6 Fix up pattern parsing with trailing commas
  • 25b9242 Merge pull request #3141 from ruby/multi-target
  • 80cd335 Fix up multi target parsing
  • 3a28da8 Merge pull request #3138 from ruby/single-global
  • 7a0af49 Handle single global variable character name
  • cc7918f Merge pull request #3137 from ruby/unterminated-heredoc
  • 5dd36b9 Pop lex mode for heredocs in the lexer, not the parser
  • 34cbade Merge pull request #3136 from ruby/update-typechecks
  • ef5b0ca Fix up node RBI typechecks
  • Additional commits viewable in compare view

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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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 [test/fixtures/prism](https://github.com/ruby/prism) from `638e009` to `1653317`.
- [Release notes](https://github.com/ruby/prism/releases)
- [Commits](ruby/prism@638e009...1653317)

---
updated-dependencies:
- dependency-name: test/fixtures/prism
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies dependencies fixtures labels Oct 7, 2024
@dependabot dependabot bot requested a review from a team as a code owner October 7, 2024 02:27
@dependabot dependabot bot requested review from andyw8, st0012 and a team October 7, 2024 02:27
@github-actions github-actions bot enabled auto-merge October 7, 2024 02:27
@github-actions github-actions bot merged commit 462d304 into main Oct 7, 2024
34 checks passed
@github-actions github-actions bot deleted the dependabot/submodules/test/fixtures/prism-1653317 branch October 7, 2024 02:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants