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 dependencies group with 3 updates #170

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 23, 2024

Bumps the dependencies group with 3 updates: importmap-rails, debug and honeybadger.

Updates importmap-rails from 2.0.3 to 2.1.0

Release notes

Sourced from importmap-rails's releases.

v2.1.0

What's Changed

New Contributors

Full Changelog: rails/importmap-rails@v2.0.3...v2.1.0

Commits
  • d91d5e1 Bump version for 2.1.0
  • 2ef81f0 Encapsulate stale_when_importmap_changes method (#284)
  • f588506 Correct pristine command description and args (#272)
  • f273945 Adds bin/importmap pristine which redownloads pinned packages (#271)
  • abba7c8 Revert "Re-enable support for Ruby 2.7"
  • See full diff in compare view

Updates debug from 1.9.2 to 1.10.0

Release notes

Sourced from debug's releases.

v1.10.0

What's Changed

New Contributors

Full Changelog: ruby/debug@v1.9.2...v1.10.0

Commits
  • bead098 v1.10.0
  • 51b0161 port_range lvar is not defined
  • affee18 Add option for trying a range of TCP ports
  • 87d607d allow puts without argument
  • 3685859 Improve RUBYOPT's handling in tests
  • ee59c85 Prompt assertion should use assert_raw_line_text instead of assert_line_text
  • 07df517 Modify misc/README.md.erb and regenerate README
  • 1405bf8 Fix minor typos / grammar in README.md
  • 9c42795 Add changelog_uri to gemspec (#1106)
  • ef5e54c Fix flaky tests
  • Additional commits viewable in compare view

Updates honeybadger from 5.26.0 to 5.26.1

Release notes

Sourced from honeybadger's releases.

v5.26.1

5.26.1 (2024-12-17)

Bug Fixes

  • support Ruby 3.4 quote syntax in backtraces (1655a04)
Changelog

Sourced from honeybadger's changelog.

5.26.1 (2024-12-17)

Bug Fixes

  • support Ruby 3.4 quote syntax in backtraces (1655a04)
Commits

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 dependencies group with 3 updates: [importmap-rails](https://github.com/rails/importmap-rails), [debug](https://github.com/ruby/debug) and [honeybadger](https://github.com/honeybadger-io/honeybadger-ruby).


Updates `importmap-rails` from 2.0.3 to 2.1.0
- [Release notes](https://github.com/rails/importmap-rails/releases)
- [Commits](rails/importmap-rails@v2.0.3...v2.1.0)

Updates `debug` from 1.9.2 to 1.10.0
- [Release notes](https://github.com/ruby/debug/releases)
- [Commits](ruby/debug@v1.9.2...v1.10.0)

Updates `honeybadger` from 5.26.0 to 5.26.1
- [Release notes](https://github.com/honeybadger-io/honeybadger-ruby/releases)
- [Changelog](https://github.com/honeybadger-io/honeybadger-ruby/blob/master/CHANGELOG.md)
- [Commits](honeybadger-io/honeybadger-ruby@v5.26.0...v5.26.1)

---
updated-dependencies:
- dependency-name: importmap-rails
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: debug
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: honeybadger
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file ruby Pull requests that update Ruby code labels Dec 23, 2024
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 ruby Pull requests that update Ruby code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants