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 the minor-and-patch group with 4 updates #604

Merged
merged 1 commit into from
Sep 4, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 2, 2024

Bumps the minor-and-patch group with 4 updates: tapioca, prism, sorbet-static-and-runtime and thor.

Updates tapioca from 0.16.1 to 0.16.2

Release notes

Sourced from tapioca's releases.

v0.16.2

What's Changed

✨ Enhancements

🐛 Bug Fixes

New Contributors

Full Changelog: Shopify/tapioca@v0.16.1...v0.16.2

Commits
  • ce6646d Bump version to v0.16.2
  • 6ecc8c0 Merge pull request #2006 from Shopify/at-bump-rbi
  • a0fbec3 Merge pull request #2005 from Shopify/at-fix-attached-class
  • cbc29d4 Update usage of RBI::TEnumBlock
  • d7ba179 Update keyword parameter used in RBIFormatter
  • c69e7b0 Bump RBI dependency to v0.2
  • 6dcabe5 Fix type generation for types named AttachedClass that are not `T::Types::Att...
  • d444243 Merge pull request #2003 from Shopify/dependabot/bundler/rails-7.1.4
  • e3df605 Merge pull request #2002 from Shopify/dependabot/bundler/minor-and-patch-db9e...
  • d30f277 Re-generate identity_cache RBI
  • Additional commits viewable in compare view

Updates prism from 0.30.0 to 1.0.0

Release notes

Sourced from prism's releases.

v1.0.0

Added

  • Add Node#breadth_first_search.
  • Add Node#node_id.
  • Add ArgumentsNode#contains_splat?.
  • Passing the special value false for the encoding option tells Prism to ignore magic encoding comments.
  • Expose flags on every node type (allows checking static literal and newline).
  • Implement mismatched indentation warning.
  • Add C API for receiving a callback when parsing shebangs with additional flags.

Changed

  • BREAKING: Some fields are renamed that had illogical names. The previous names all now emit deprecation warnings.
    • CaseMatchNode#consequent was renamed to CaseMatchNode#else_clause
    • CaseNode#consequent was renamed to CaseNode#else_clause
    • IfNode#consequent was renamed to IfNode#subsequent
    • RescueNode#consequent was renamed to RescueNode#subsequent
    • UnlessNode#consequent was renamed to UnlessNode#else_clause
  • Block exits are now allowed in loop predicates (e.g., while _ && break do end).
  • Multi-writes are now disallowed when not at the statement level.
  • Ensure that range operators are non-associative.
  • (JavaScript) Correctly deserialize encoded strings.
  • Properly support parsing regular expressions in extended mode.
  • Use gmake on FreeBSD.
  • Parsing streams now handles NUL bytes in the middle of the stream.
  • Properly detect invalid returns.
Changelog

Sourced from prism's changelog.

[1.0.0] - 2024-08-28

Added

  • Add Node#breadth_first_search.
  • Add Node#node_id.
  • Add ArgumentsNode#contains_splat?.
  • Passing the special value false for the encoding option tells Prism to ignore magic encoding comments.
  • Expose flags on every node type (allows checking static literal and newline).
  • Implement mismatched indentation warning.
  • Add C API for receiving a callback when parsing shebangs with additional flags.

Changed

  • BREAKING: Some fields are renamed that had illogical names. The previous names all now emit deprecation warnings.
    • CaseMatchNode#consequent was renamed to CaseMatchNode#else_clause
    • CaseNode#consequent was renamed to CaseNode#else_clause
    • IfNode#consequent was renamed to IfNode#subsequent
    • RescueNode#consequent was renamed to RescueNode#subsequent
    • UnlessNode#consequent was renamed to UnlessNode#else_clause
  • Block exits are now allowed in loop predicates (e.g., while _ && break do end).
  • Multi-writes are now disallowed when not at the statement level.
  • Ensure that range operators are non-associative.
  • (JavaScript) Correctly deserialize encoded strings.
  • Properly support parsing regular expressions in extended mode.
  • Use gmake on FreeBSD.
  • Parsing streams now handles NUL bytes in the middle of the stream.
  • Properly detect invalid returns.
Commits
  • 163a265 Merge pull request #3020 from ruby/bump-version
  • 1d9e66a Bump to v1.0.0
  • bc21c9f Reverse-sync ruby/ruby and deprecate old fields
  • 75fd020 Merge pull request #2959 from eregon/review-config
  • d433335 Review config.yml: documentation, types and field names
  • ec181a3 Swap around order of predicates for assoc static literal
  • d213a46 Reverse-sync from ruby/ruby
  • fb1735d Reverse sync from ruby/ruby
  • a9fdd90 Merge pull request #3019 from eileencodes/add-contains-splat-flag
  • 5be97a7 Add contains_splat flag
  • Additional commits viewable in compare view

Updates sorbet-static-and-runtime from 0.5.11545 to 0.5.11553

Release notes

Sourced from sorbet-static-and-runtime's releases.

sorbet 0.5.11552.20240829194621-50088d382

To use Sorbet add this line to your Gemfile:

gem 'sorbet', '0.5.11552', :group => :development
gem 'sorbet-runtime', '0.5.11552'

sorbet 0.5.11551.20240828141545-7f279d34b

To use Sorbet add this line to your Gemfile:

gem 'sorbet', '0.5.11551', :group => :development
gem 'sorbet-runtime', '0.5.11551'

sorbet 0.5.11550.20240828140123-31a2a4bbe

To use Sorbet add this line to your Gemfile:

gem 'sorbet', '0.5.11550', :group => :development
gem 'sorbet-runtime', '0.5.11550'

sorbet 0.5.11549.20240827154525-d5aaeefe4

To use Sorbet add this line to your Gemfile:

gem 'sorbet', '0.5.11549', :group => :development
gem 'sorbet-runtime', '0.5.11549'

sorbet 0.5.11548.20240827154511-db67b836b

To use Sorbet add this line to your Gemfile:

gem 'sorbet', '0.5.11548', :group => :development
gem 'sorbet-runtime', '0.5.11548'

sorbet 0.5.11547.20240826164852-8fbad7696

To use Sorbet add this line to your Gemfile:

gem 'sorbet', '0.5.11547', :group => :development
gem 'sorbet-runtime', '0.5.11547'

sorbet 0.5.11545.20240823170315-6e7200da3

To use Sorbet add this line to your Gemfile:

gem 'sorbet', '0.5.11545', :group => :development
gem 'sorbet-runtime', '0.5.11545'
Commits

Updates thor from 1.3.1 to 1.3.2

Release notes

Sourced from thor's releases.

1.3.2

What's Changed

New Contributors

Full Changelog: rails/thor@v1.3.1...v1.3.2

Commits
  • 33b9682 Fix release script
  • de55517 Prepare for 1.3.2
  • d342a4f Add release workflow
  • f2e243d Merge pull request #878 from takmar/fix/find-class-and-command-name
  • 3821657 Fix find_class_and_command_by_namespace to correctly identify hyphenated and ...
  • 871d132 Add command_exists? method to Thor and Thor::Group classes
  • 8f897d5 Merge pull request #880 from duffuniverse/fix-typos-in-readme
  • 42fb1db Add a missed comma to readme
  • 34f6dbe Fix a few typos in README
  • See full diff 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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the minor-and-patch group with 4 updates: [tapioca](https://github.com/Shopify/tapioca), [prism](https://github.com/ruby/prism), [sorbet-static-and-runtime](https://github.com/sorbet/sorbet) and [thor](https://github.com/rails/thor).


Updates `tapioca` from 0.16.1 to 0.16.2
- [Release notes](https://github.com/Shopify/tapioca/releases)
- [Commits](Shopify/tapioca@v0.16.1...v0.16.2)

Updates `prism` from 0.30.0 to 1.0.0
- [Release notes](https://github.com/ruby/prism/releases)
- [Changelog](https://github.com/ruby/prism/blob/main/CHANGELOG.md)
- [Commits](ruby/prism@v0.30.0...v1.0.0)

Updates `sorbet-static-and-runtime` from 0.5.11545 to 0.5.11553
- [Release notes](https://github.com/sorbet/sorbet/releases)
- [Commits](https://github.com/sorbet/sorbet/commits)

Updates `thor` from 1.3.1 to 1.3.2
- [Release notes](https://github.com/rails/thor/releases)
- [Commits](rails/thor@v1.3.1...v1.3.2)

---
updated-dependencies:
- dependency-name: tapioca
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: prism
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: minor-and-patch
- dependency-name: sorbet-static-and-runtime
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: thor
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from a team as a code owner September 2, 2024 21:36
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Sep 2, 2024
@dependabot dependabot bot requested review from Morriar and amomchilov September 2, 2024 21:36
prism (0.30.0)
prism (1.0.0)
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🥳

@amomchilov amomchilov merged commit 6024216 into main Sep 4, 2024
8 checks passed
@amomchilov amomchilov deleted the dependabot/bundler/minor-and-patch-9d508997c5 branch September 4, 2024 16:18
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant