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.2 #407

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 Feb 7, 2025

Bumps io.atlassian.fugue:fugue from 5.0.1 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
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

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)

Bumps [io.atlassian.fugue:fugue](https://bitbucket.org/atlassian/fugue) from 5.0.1 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..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] <support@github.com>
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