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 com.github.flank:flank from 22.10.0 to 23.07.0 #340

Closed

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps com.github.flank:flank from 22.10.0 to 23.07.0.

Release notes

Sourced from com.github.flank:flank's releases.

Flank v23.07.0

v23.07.0

Bug Fixes

  • #2404 Set correct max test shards when arm devices are configured ()

Flank v23.06.2

v23.06.2

Bug Fixes

  • #2392 Update out of date dependencies ()

Flank v23.06.1

v23.06.1

Bug Fixes

  • #2375 Update google-auth-library-oauth2-http version to 1.17.0 ()

Flank v23.06.0

v23.06.0

Bug Fixes

  • #2373 Update various dependencies ()
  • #2369 Remove usage of secrets to fix failing builds ()
  • #2360 Rate limiting issue when downloading flank with no version supplied ()

Flank v23.04.0

v23.04.0

Bug Fixes

  • #2366 Bringing integration tests back to life ()
  • #2364 Removed test case time overhead calculation ()

Flank v23.03.2

v23.03.2

Bug Fixes

  • #2352 Revert "Fixes missing HTTP header X-Goog-User-Project" ()

Flank v23.03.1

v23.03.1

Flank v23.03.0

v23.03.0

Bug Fixes Flank/flank#2348 Fixes missing HTTP header X-Goog-User-Project

Flank v23.01.0

v23.01.0

Bug Fixes

  • #2274 Stop loading entire file into memory to fix OOM errors ()

Features

  • #2273 Add billable minutes to JSON output report ()

Tests update

  • #2331 Update Google cloud project used in tests ()

CI Changes

... (truncated)

Changelog

Sourced from com.github.flank:flank's changelog.

v23.07.0

Bug Fixes

  • #2404 Set correct max test shards when arm devices are configured ()

v23.06.2

Bug Fixes

  • #2392 Update out of date dependencies ()

v23.06.1

Bug Fixes

  • #2375 Update google-auth-library-oauth2-http version to 1.17.0 ()

v23.06.0

Bug Fixes

  • #2373 Update various dependencies ()
  • #2369 Remove usage of secrets to fix failing builds ()
  • #2360 Rate limiting issue when downloading flank with no version supplied ()

v23.04.0

Bug Fixes

  • #2366 Bringing integration tests back to life ()
  • #2364 Removed test case time overhead calculation ()

v23.03.2

Bug Fixes

  • #2352 Revert "Fixes missing HTTP header X-Goog-User-Project" ()

v23.03.1

Documentation

  • #2351 Update developer details

v23.03.0

Bug Fixes

  • #2348 Fixes missing HTTP header X-Goog-User-Project

v23.01.0

Bug Fixes

  • #2274 Stop loading entire file into memory to fix OOM errors ()

Features

  • #2273 Add billable minutes to JSON output report ()

Tests update

  • #2331 Update Google cloud project used in tests ()

CI Changes

  • #2326 Update scorecard-action version ()

Documentation

  • #2325 Fix list formatting in "Authenticate with a service account" section ()
Commits
  • 0317b9b [Automatic PR] Generate release notes (#2405)
  • abbfdd7 fix: set correct max test shards when arm devices are configured (#2404)
  • 4908a82 🌱 Bump gradle/gradle-build-action from 2.5.1 to 2.6.0 (#2403)
  • acba5bc update device catalogs and associated tests (#2402)
  • 76d397a 🌱 Bump github/codeql-action from 2.20.2 to 2.20.3 (#2399)
  • 3ec3bc7 🌱 Bump github/codeql-action from 2.20.1 to 2.20.2 (#2398)
  • f2bda99 🌱 Bump gradle/gradle-build-action from 2.5.0 to 2.5.1 (#2397)
  • 02d1db9 🌱 Bump gradle/gradle-build-action from 2.4.2 to 2.5.0 (#2396)
  • c7bd980 [Automatic PR] Generate release notes (#2395)
  • cec2683 🌱 Bump ossf/scorecard-action from 2.1.3 to 2.2.0 (#2394)
  • 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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Aug 16, 2023
@dependabot dependabot bot force-pushed the dependabot/gradle/com.github.flank-flank-23.07.0 branch from aee4cff to 0f6b4ff Compare August 16, 2023 14:38
@runningcode
Copy link
Owner

@dependabot rebase

Bumps [com.github.flank:flank](https://github.com/flank/flank) from 22.10.0 to 23.07.0.
- [Release notes](https://github.com/flank/flank/releases)
- [Changelog](https://github.com/Flank/flank/blob/master/release_notes.md)
- [Commits](Flank/flank@v22.10.0...v23.07.0)

---
updated-dependencies:
- dependency-name: com.github.flank:flank
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/gradle/com.github.flank-flank-23.07.0 branch from 0f6b4ff to 75180ad Compare August 17, 2023 09:29
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 13, 2023

Superseded by #348.

@dependabot dependabot bot closed this Oct 13, 2023
@dependabot dependabot bot deleted the dependabot/gradle/com.github.flank-flank-23.07.0 branch October 13, 2023 14:01
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