Skip to content

Update pathspec requirement from ~> 1.1 to >= 1.1, < 3.0#2

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/bundler/pathspec-gte-1.1-and-lt-3.0
Open

Update pathspec requirement from ~> 1.1 to >= 1.1, < 3.0#2
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/bundler/pathspec-gte-1.1-and-lt-3.0

Conversation

@dependabot
Copy link
Copy Markdown

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

Updates the requirements on pathspec to permit the latest version.

Release notes

Sourced from pathspec's releases.

2.1.0: frozen_string_literal

What's Changed

New Contributors

Full Changelog: highb/pathspec-ruby@2.0.0...2.1.0

Changelog

Sourced from pathspec's changelog.

2.1.0

refactor/perf

  • Add missing frozen_string_literal comments to reduce object allocations

build

  • Updated Rubocop to 1.18.3
  • Fixed/re-enabled Rubocop
  • Updated fakefs to 1.3
  • Cleaned up unnecessary spec files from the Gem

Thanks for the above contributions @​ericproulx! #50

2.0.0

  • (Maint) Remove deprecated/security release versions of Ruby. The Gem will now only support and be tested against >= 3.1.0 e.g. 3.1, 3.2, and 3.3.

1.1.3 (Patch/Bug Fix Release)

  • Fixed Man page generation bug in GH Actions

1.1.1 (Patch/Bug Fix Release)

  • (Maint) Updated Supported Ruby Versions (>= 2.6.9 is the earliest supported now)
  • (Maint) Linting corrections
  • Setup a CI system with GH Actions to do better validation of the gem before release.

1.1.0 (Minor Release)

:alert: This release was mis-tagged. Use 1.1.1 instead. :alert:

  • (Maint) Updated Supported Ruby Versions
  • (Maint) Linting corrections

1.0.0 (Major Release)

  • Adds a required ruby version of 2.6 (reason for major version bump)
  • Adds man/html docs

0.2.1 (Patch/Bug Fix Release)

  • Fixes incorrectly pushed gem on Rubygems.org

0.2.0 (Minor Release)

  • (Feature) A CLI tool, pathspec-rb, is now provided with the gem.
  • (API Change) New namespace for gem: PathSpec: Everything is now namespaced under PathSpec, to prevent naming collisions with other libraries. Thanks @​tenderlove!
  • (License) License version updated to Apache 2. Thanks @​kytrinyx!

... (truncated)

Commits
  • ed1437d build: Prep 2.1.0 release, fill in CHANGELOG gaps. (#51)
  • 23737d2 Add frozen string literal + small update (#50)
  • 7b67ad9 Update ruby/setup-ruby digest to d4526a5 (#48)
  • 4b725fa Update ruby/setup-ruby digest to 5daca16 (#47)
  • 7c8b7d0 Upgrade to modern supported Rubies (3.1, 3.2, 3.3) (#46)
  • 5e8982c Update actions/checkout action to v4 (#45)
  • 0aad662 Update .tool-versions
  • 643f645 Update ruby/setup-ruby digest to 360dc86 (#42)
  • cefb0f6 Update ruby.yml
  • 94f0237 Update gem-push.yml
  • 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 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)

Updates the requirements on [pathspec](https://github.com/highb/pathspec-ruby) to permit the latest version.
- [Release notes](https://github.com/highb/pathspec-ruby/releases)
- [Changelog](https://github.com/highb/pathspec-ruby/blob/master/CHANGELOG.md)
- [Commits](highb/pathspec-ruby@1.1.0...2.1.0)

---
updated-dependencies:
- dependency-name: pathspec
  dependency-type: direct:production
...

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 26, 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