Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 1, 2025

Bumps io.atlassian.fugue:fugue from 4.7.2 to 6.1.2.

Changelog

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

Change Log

All notable changes to this project will be documented in this file.

This project attempts to adhere to Semantic Versioning.

[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

[5.0.1]

Do not use

[5.0.0] - [2022-02-10]

Changed

  • This version is Java 11 compatible
  • This version is Platform 5 compatible
  • Changed the scala version to 2.11.12
  • Changed guava to version 26.0-jre
Commits
  • 392646a Update license to https url
  • 03b6586 Merged in issue/v5.0.x/DCPL-1655-slf4j (pull request #123)
  • a65c468 [maven-release-plugin] prepare release v5.0.2
  • 22a84a3 [maven-release-plugin] prepare for next development iteration
  • 50b9dd9 Update version to 6.0.0 in poms
  • d446cfb Use updated slf4j version
  • dd10ef1 Update changelog
  • dcb21eb Merged in issue/v6.0.x/DCPL-1655-slf4j (pull request #124)
  • 70e8f2c Update version to 6.0.1 in poms
  • 4d04e0d Update version to 6.0.1 in changelog
  • 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 4.7.2 to 6.1.2.
- [Changelog](https://bitbucket.org/atlassian/fugue/src/master/changelog.md)
- [Commits](https://bitbucket.org/atlassian/fugue/branches/compare/v6.1.2..v4.7.2)

---
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]>
@dependabot dependabot bot requested a review from a team as a code owner March 1, 2025 02:08
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Mar 1, 2025
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 java Pull requests that update Java code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant