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 flux-dsl from 6.0.0 to 6.2.0 in /cnf #1866

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 27, 2022

Bumps flux-dsl from 6.0.0 to 6.2.0.

Release notes

Sourced from flux-dsl's releases.

6.2.0

Features

  1. #354: Supports contains filter [FluxDSL]

Bug Fixes

  1. #359: Enable OkHttp retries for connection failure
  2. #360: Fix double quote escape in flux-dsl

6.1.0

Breaking Changes

  1. #344: Rename InvocableScripts to InvokableScripts

Features

  1. #337: Supports columns function [FluxDSL]
  2. #347: Add Scala WriteApi

Bug Fixes

  1. #339: Evaluation of connection string
  2. #352: Creating Tasks with import statements
Changelog

Sourced from flux-dsl's changelog.

6.2.0 [2022-06-24]

Features

  1. #354: Supports contains filter [FluxDSL]

Bug Fixes

  1. #359: Enable OkHttp retries for connection failure
  2. #360: Fix double quote escape in flux-dsl

6.1.0 [2022-05-20]

Breaking Changes

  1. #344: Rename InvocableScripts to InvokableScripts

Features

  1. #337: Supports columns function [FluxDSL]
  2. #347: Add Scala WriteApi

Bug Fixes

  1. #339: Evaluation of connection string
  2. #352: Creating Tasks with import statements
Commits
  • 6fc4ca8 [maven-release-plugin] prepare release v6.2.0
  • bdb88b6 [maven-release-plugin] rollback the release of v6.2.0
  • 524adf8 [maven-release-plugin] prepare for next development iteration
  • f14129c [maven-release-plugin] prepare release v6.2.0
  • 7d003e2 chore(release): release version 6.2.0 1.0.0 [skip ci]
  • 52a781a feat: Warn against request after disposing. #362 (#364)
  • 8572d60 chore(deploy): upcoming version is 6.2.0 (#361)
  • 0dcd249 fix: fixing double quote escape (#360)
  • 0e166e6 fix: enable OkHttp retries for connection failure (#359)
  • 99208f5 fix(docs): correct naming for pivot properties
  • 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 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 bot added 4 commits June 27, 2022 23:07
Bumps [influxdb-client-utils](https://github.com/influxdata/influxdb-client-java) from 6.0.0 to 6.2.0.
- [Release notes](https://github.com/influxdata/influxdb-client-java/releases)
- [Changelog](https://github.com/influxdata/influxdb-client-java/blob/master/CHANGELOG.md)
- [Commits](influxdata/influxdb-client-java@v6.0.0...v6.2.0)

---
updated-dependencies:
- dependency-name: com.influxdb:influxdb-client-utils
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [influxdb-client-core](https://github.com/influxdata/influxdb-client-java) from 6.0.0 to 6.2.0.
- [Release notes](https://github.com/influxdata/influxdb-client-java/releases)
- [Changelog](https://github.com/influxdata/influxdb-client-java/blob/master/CHANGELOG.md)
- [Commits](influxdata/influxdb-client-java@v6.0.0...v6.2.0)

---
updated-dependencies:
- dependency-name: com.influxdb:influxdb-client-core
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [influxdb-client-java](https://github.com/influxdata/influxdb-client-java) from 6.0.0 to 6.2.0.
- [Release notes](https://github.com/influxdata/influxdb-client-java/releases)
- [Changelog](https://github.com/influxdata/influxdb-client-java/blob/master/CHANGELOG.md)
- [Commits](influxdata/influxdb-client-java@v6.0.0...v6.2.0)

---
updated-dependencies:
- dependency-name: com.influxdb:influxdb-client-java
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [flux-dsl](https://github.com/influxdata/influxdb-client-java) from 6.0.0 to 6.2.0.
- [Release notes](https://github.com/influxdata/influxdb-client-java/releases)
- [Changelog](https://github.com/influxdata/influxdb-client-java/blob/master/CHANGELOG.md)
- [Commits](influxdata/influxdb-client-java@v6.0.0...v6.2.0)

---
updated-dependencies:
- dependency-name: com.influxdb:flux-dsl
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies java Pull requests that update Java code labels Jun 27, 2022
….influxdb-influxdb-client-java-6.2.0' into dependabot/maven/cnf/develop/com.influxdb-flux-dsl-6.2.0
….influxdb-influxdb-client-core-6.2.0' into dependabot/maven/cnf/develop/com.influxdb-flux-dsl-6.2.0
….influxdb-influxdb-client-utils-6.2.0' into dependabot/maven/cnf/develop/com.influxdb-flux-dsl-6.2.0
@sfeilmeier sfeilmeier merged commit 7b09cb5 into develop Jul 1, 2022
@sfeilmeier sfeilmeier deleted the dependabot/maven/cnf/develop/com.influxdb-flux-dsl-6.2.0 branch July 1, 2022 10:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies java Pull requests that update Java code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant