joshbeckman / notes

My personal site-as-a-tool
https://www.joshbeckman.org
0 stars 0 forks source link

chg(dev): (deps): bump webmention from 7.0.0 to 8.0.0 #16

Closed dependabot[bot] closed 6 months ago

dependabot[bot] commented 6 months ago

Bumps webmention from 7.0.0 to 8.0.0.

Release notes

Sourced from webmention's releases.

v8.0.0

Breaking Changes

  • Drop support for Ruby 2.7 (#41)
  • Update project Ruby version to v3.3 (#41)
  • Update runtime dependency version constraints (#43)

What's Changed

New Contributors

Full Changelog: https://github.com/indieweb/webmention-client-ruby/compare/v7.0.0...v8.0.0

Changelog

Sourced from webmention's changelog.

Changelog

[!NOTE] From v8.0.0, changes are documented using GitHub Releases. For a given release, metadata on RubyGems.org will link to that version's Release page.

Commits
  • bbc06fa Breaking change: Update gem dependencies (#43)
  • 3433a06 Update gem metadata (#42)
  • 2facd1c Breaking change: Update project and supported Ruby versions (#41)
  • 3a02efb Update documentation reflecting Ruby version support
  • f477587 Set minimum supported Ruby version to v3.0
  • 603bd13 Remove Ruby 2.7 from test matrix
  • 46ac030 Set StandardRB target Ruby version to v3.0
  • c2a6437 Set project Ruby version to v3.3.0
  • 208e20b Remove upper constraint on supported Ruby versions
  • 93b4341 Simplify Dev Container configuration (#40)
  • Additional commits viewable in compare view


Dependabot compatibility score

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 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)