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 io.atlassian.fugue:fugue from 5.0.1 to 6.1.0 #380

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 16, 2024

Bumps io.atlassian.fugue:fugue from 5.0.1 to 6.1.0.

Changelog

Sourced from io.atlassian.fugue:fugue's changelog.

[6.1.0] - [2024-07-12]

Added

  • Added filterNot function to Option and Option steps
  • Added contains to Maybe
  • Added foldLeft to Iterables
  • Added count(Iterable, Predicate) to Iterables
  • Added functions to Pair:
    • swap
    • fold
    • leftmap
    • rightmap
    • bimap

[6.0.1] - [2024-07-12]

Changed

  • This version is Platform 7 compatible
  • Changed the slf4j version to 2.0.13

[5.0.2] - [2024-07-12]

Changed

  • This version is Java 17 compatible
  • This version is Platform 6 compatible
  • Changed the slf4j version to 1.7.36
Commits
  • e9d3096 Merged in issue/master/forward-merge (pull request #118)
  • d099920 DCPL-351 Compilation warnings
  • 27e6509 Merged in issue/master/DCPL-351-compilation-warnings (pull request #119)
  • 9568f4e [maven-release-plugin] prepare for next development iteration
  • aabcced Clean up readme
  • 3fddbc6 Fix Javadoc
  • f97a17e Revert "DCPL-1517 update slf4j to 2.0.13"
  • 571149f Merged in issue/v5.0.x/DCPL-1655-revert (pull request #122)
  • bc18e4f DCPL-1655: upgrade to the latest patch version of slf4j
  • 1339235 Use the same Maven version as mvnvm for bitbucket pipelines for consistency
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps [io.atlassian.fugue:fugue](https://bitbucket.org/atlassian/fugue) from 5.0.1 to 6.1.0.
- [Changelog](https://bitbucket.org/atlassian/fugue/src/master/changelog.md)
- [Commits](https://bitbucket.org/atlassian/fugue/branches/compare/v6.1.0..v5.0.1)

---
updated-dependencies:
- dependency-name: io.atlassian.fugue:fugue
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants