Skip to content

Bump spidr from 0.7.0 to 0.7.2#131

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/bundler/spidr-0.7.2
Open

Bump spidr from 0.7.0 to 0.7.2#131
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/bundler/spidr-0.7.2

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 3, 2025

Bumps spidr from 0.7.0 to 0.7.2.

Release notes

Sourced from spidr's releases.

0.7.2

  • Added the base64 gem as a dependency to satisfy Bundler.
Changelog

Sourced from spidr's changelog.

0.7.2 / 2025-02-02

  • Added the base64 gem as a dependency to satisfy Bundler.

0.7.1 / 2024-01-25

  • Switched to using require_relative to improve load-times.
  • Added # frozen_string_literal: true to all files.
  • Use keyword arguments for {Spidr.domain}.
  • Rescue URI::Error instead of Exception when calling URI::HTTP#merge in {Spidr::Page#to_absolute}.
Commits
  • 76ce9cc Updated the ChangeLog for 0.7.2.
  • 8b99793 Version bump to 0.7.2.
  • a6bc463 Added base64 as a dependency to satisfy Bundler (closes #91).
  • 4a64d3e Bump sinatra dev dependency to ~> 4.0.
  • 5ab7742 Updated the release date for 0.7.1.
  • 7ba3835 Ensure the String returned by URI.expand_path isn't frozen.
  • 6fa44f6 Updated the ChangeLog for 0.7.1.
  • 7537e56 Updated the copyright years.
  • bf891aa Updated to actions/checkout@v4.
  • 78970d4 Added # frozen_string_literal: true to all files (closes #89).
  • 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 <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 [spidr](https://github.com/postmodern/spidr) from 0.7.0 to 0.7.2.
- [Release notes](https://github.com/postmodern/spidr/releases)
- [Changelog](https://github.com/postmodern/spidr/blob/master/ChangeLog.md)
- [Commits](postmodern/spidr@v0.7.0...v0.7.2)

---
updated-dependencies:
- dependency-name: spidr
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file ruby Pull requests that update Ruby code labels Feb 3, 2025
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