Skip to content

Bump spidr from 0.7.0 to 0.7.1#124

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/bundler/spidr-0.7.1
Closed

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

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 25, 2024

Bumps spidr from 0.7.0 to 0.7.1.

Changelog

Sourced from spidr's changelog.

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
  • 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).
  • ba81625 Switch to using require_relative to improve load-times (closes #88).
  • a757d07 Added ruby-3.3 to the CI matrix.
  • ed618b9 Drop ruby-2.x from the CI matrix.
  • 4fc3b24 Rescue URI::Error when calling URI::HTTP#merge.
  • 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.1.
- [Changelog](https://github.com/postmodern/spidr/blob/master/ChangeLog.md)
- [Commits](postmodern/spidr@v0.7.0...v0.7.1)

---
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 Nov 25, 2024
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 3, 2025

Superseded by #131.

@dependabot dependabot bot closed this Feb 3, 2025
@dependabot dependabot bot deleted the dependabot/bundler/spidr-0.7.1 branch February 3, 2025 11:37
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