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 prod-ruby-dependencies group across 1 directory with 2 updates #113

Merged

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps the prod-ruby-dependencies group with 2 updates in the / directory: contracts and faraday.

Updates contracts from 0.17 to 0.17.2

Changelog

Sourced from contracts's changelog.

v0.17.2 - 2024-10-06

v0.17.1 - 2024-10-06

  • Bugfix: Fix keyword arguments contract when used with optional positional arguments - PikachuEXE #305
  • Enhancement: Always load version.rb, suppress legacy deprecation warning - Vlad Pisanov #301
  • Enhancement: Update doc & spec about deprecated Fixnum to Integer - PikachuEXE #301
Commits
  • 0f24626 v0.17.2
  • 9aa8b0a Merge pull request #308 from egonSchiele/fix/pattern-matching
  • 43457aa * Add test case for incorrect order of method overloading
  • 7ccb491 ! Fix pattern matching
  • 0c578a4 * Don't run CI with doc change
  • 36f8903 ~ Update CHANGELOG
  • dd6ac00 v0.17.1
  • a350a8d Merge pull request #305 from egonSchiele/fix/keyword-arguments-with-optional-...
  • 02fc8ef * Add more test cases to cover more possible combinations
  • b1f5291 Merge pull request #306 from vlad-pisanov/vp_version
  • Additional commits viewable in compare view

Updates faraday from 2.12.0 to 2.12.1

Release notes

Sourced from faraday's releases.

v2.12.1

What's Changed

New Contributors

Full Changelog: lostisland/faraday@v2.12.0...v2.12.1

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

@dependabot dependabot bot added dependencies Pull requests that update a dependency file ruby Pull requests that update Ruby code labels Nov 14, 2024
Bumps the prod-ruby-dependencies group with 2 updates in the / directory: [contracts](https://github.com/egonSchiele/contracts.ruby) and [faraday](https://github.com/lostisland/faraday).


Updates `contracts` from 0.17 to 0.17.2
- [Changelog](https://github.com/egonSchiele/contracts.ruby/blob/master/CHANGELOG.markdown)
- [Commits](egonSchiele/contracts.ruby@v0.17...v0.17.2)

Updates `faraday` from 2.12.0 to 2.12.1
- [Release notes](https://github.com/lostisland/faraday/releases)
- [Changelog](https://github.com/lostisland/faraday/blob/main/CHANGELOG.md)
- [Commits](lostisland/faraday@v2.12.0...v2.12.1)

---
updated-dependencies:
- dependency-name: contracts
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: prod-ruby-dependencies
- dependency-name: faraday
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: prod-ruby-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/bundler/prod-ruby-dependencies-fc97462d89 branch from 04d9d7b to 2db38e8 Compare December 2, 2024 19:24
Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 2, 2024

Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting @dependabot rebase.

@GrantBirki GrantBirki merged commit 3d4c518 into main Dec 5, 2024
13 checks passed
@GrantBirki GrantBirki deleted the dependabot/bundler/prod-ruby-dependencies-fc97462d89 branch December 5, 2024 18:11
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.

1 participant