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

Update in-parallel requirement from ~> 0.1 to >= 0.1, < 2.0 #1783

Merged
merged 1 commit into from
Mar 16, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 16, 2023

Updates the requirements on in-parallel to permit the latest version.

Release notes

Sourced from in-parallel's releases.

1.0.0

Changelog

1.0.0 (2023-03-15)

Full Changelog

Merged pull requests:

  • (RE-15226) Update codeowners and add standard workflows #20 (yachub)
  • (maint) update exists? -> exist? for ruby 3.2 compatibility #19 (tvpartytonight)

* This Changelog was automatically generated by github_changelog_generator

Changelog

Sourced from in-parallel's changelog.

1.0.0 (2023-03-15)

Full Changelog

Merged pull requests:

  • (RE-15226) Update codeowners and add standard workflows #20 (yachub)
  • (maint) update exists? -> exist? for ruby 3.2 compatibility #19 (tvpartytonight)

0.1.17 (2017-02-07)

Full Changelog

Merged pull requests:

  • (maint) Properly handle non-parallel enumerables #17 (nicklewis)

0.1.16 (2017-02-06)

Full Changelog

0.1.15 (2017-02-03)

Full Changelog

Merged pull requests:

  • (maint) Avoid deadlock with large results #16 (nicklewis)
  • (maint) Revert name change of in_parallel.rb #15 (samwoods1)

0.1.14 (2016-08-08)

Full Changelog

Merged pull requests:

experimental_in-parallel_bump_and_tag_master - History

Tags

Details

LATEST - 6 Feb, 2017 (8e97ff25)

  • (GEM) update in-parallel version to 0.1.17 (8e97ff25)

... (truncated)

Commits
  • c70fdeb Merge pull request #21 from puppetlabs/release_prep
  • 6f5e469 Add changelog validation and release notes generation
  • 2c17ac2 Add changelog and release instructions
  • 4da7955 Bump version to 1.0.0 and add Gemfile.lock
  • b64bcb4 Fix readme formatting
  • 1829f88 Merge pull request #20 from puppetlabs/update-codeowners
  • 1918dc1 Add dependabot config
  • 75b3702 Add standard test, release, and mend scanning actions
  • 33e2812 Add release-engineering as codeowners
  • 06dcbc3 Merge pull request #19 from puppetlabs/maint-ruby32-updates
  • 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 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 [in-parallel](https://github.com/puppetlabs/in-parallel) to permit the latest version.
- [Release notes](https://github.com/puppetlabs/in-parallel/releases)
- [Changelog](https://github.com/puppetlabs/in-parallel/blob/main/CHANGELOG.md)
- [Commits](puppetlabs/in-parallel@0.1.13...1.0.0)

---
updated-dependencies:
- dependency-name: in-parallel
  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 Mar 16, 2023
Copy link
Member

@ekohl ekohl left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yay, this helps move Ruby 3.2 forward.

@ekohl ekohl merged commit 322561d into master Mar 16, 2023
@ekohl ekohl deleted the dependabot/bundler/in-parallel-gte-0.1-and-lt-2.0 branch March 16, 2023 14:00
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.

None yet

1 participant