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 production-dependencies group with 2 updates #1665

Merged
merged 1 commit into from
Sep 16, 2024

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps the production-dependencies group with 2 updates: turbo-rails and jwt.

Updates turbo-rails from 2.0.6 to 2.0.7

Release notes

Sourced from turbo-rails's releases.

v2.0.7

What's Changed

Full Changelog: hotwired/turbo-rails@v2.0.6...v2.0.7

Commits
  • 32b8623 Bump version for 2.0.7
  • d5bf68f Drop Redis for dev requirement
  • e9ed0a2 Raise ArgumentError when turbo_stream_from helper gets passed blank streamabl...
  • 01ff576 Fix deprecation in routing (#657)
  • b0e7ebf remove unused morph tag builder (#655)
  • 9b17a3b Create executable bug report Rails application (#593)
  • See full diff in compare view

Updates jwt from 2.8.2 to 2.9.0

Changelog

Sourced from jwt's changelog.

v2.9.0 (2024-09-15)

Full Changelog

Features:

Fixes and enhancements:

Commits
  • b26aee7 Version 2.9.0
  • 9eaf362 Release instructions
  • 33e636f Do not require EdDSA algo if rbnacl not available.
  • 71019d7 Push gem GH action
  • 3a4f611 Make extending algorithms easier
  • 74a2602 Add Matteo to changelog
  • 877c015 Change include? to key? for consistency
  • 9710bc9 remove duplication in claim verifications
  • 3a1809e fix claim verification order
  • 4cde044 Test for order of claim validation
  • 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 <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 production-dependencies group with 2 updates: [turbo-rails](https://github.com/hotwired/turbo-rails) and [jwt](https://github.com/jwt/ruby-jwt).


Updates `turbo-rails` from 2.0.6 to 2.0.7
- [Release notes](https://github.com/hotwired/turbo-rails/releases)
- [Commits](hotwired/turbo-rails@v2.0.6...v2.0.7)

Updates `jwt` from 2.8.2 to 2.9.0
- [Release notes](https://github.com/jwt/ruby-jwt/releases)
- [Changelog](https://github.com/jwt/ruby-jwt/blob/main/CHANGELOG.md)
- [Commits](jwt/ruby-jwt@v2.8.2...v2.9.0)

---
updated-dependencies:
- dependency-name: turbo-rails
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: jwt
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Sep 16, 2024
@Un3x Un3x merged commit a6cb55b into develop Sep 16, 2024
7 checks passed
@Un3x Un3x deleted the dependabot/bundler/production-dependencies-6cf84bc8e9 branch September 16, 2024 07:59
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