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 org.apache.flink:flink-core from 1.17.0 to 1.17.1 #1697

Merged
merged 1 commit into from
Aug 14, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 28, 2023

Bumps org.apache.flink:flink-core from 1.17.0 to 1.17.1.

Commits
  • 2750d5c Commit for release 1.17.1
  • 0a04422 [FLINK-32001][table] Row-level update should support returning partial columns
  • 2256327 [FLINK-32112][docs] Fix the deprecated state backend sample config in Chinese...
  • 2d4df6f [FLINK-29542][docs] Fix typos in unload.md
  • 88d783e [hotfix][docs] Remove duplicate sentence in docker deployment documentation
  • 8d8a486 [FLINK-31963][state] Fix rescaling bug in recovery from unaligned checkpoints...
  • 5fdcfbb [hotfix][python] Update the incomplete cloudpickle package
  • f1308ea [FLINK-32024][docs] Short code related to externalized connector retrieve ver...
  • ad7b6b4 [FLINK-31882][sql-client] Fix sql client can't show result for DELETE stateme...
  • 6efc2ac [hotfix][runtime][security] Change the log level to DEBUG in HBaseDelegationT...
  • 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)

Bumps [org.apache.flink:flink-core](https://github.com/apache/flink) from 1.17.0 to 1.17.1.
- [Commits](apache/flink@release-1.17.0...release-1.17.1)

---
updated-dependencies:
- dependency-name: org.apache.flink:flink-core
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jul 28, 2023
@codecov-commenter
Copy link

Codecov Report

Patch and project coverage have no change.

Comparison is base (d7c167d) 74.34% compared to head (5f313aa) 74.34%.

Additional details and impacted files
@@            Coverage Diff            @@
##               main    #1697   +/-   ##
=========================================
  Coverage     74.34%   74.34%           
- Complexity    21261    21262    +1     
=========================================
  Files           641      641           
  Lines         86216    86216           
  Branches      18854    18854           
=========================================
+ Hits          64095    64097    +2     
+ Misses        14230    14226    -4     
- Partials       7891     7893    +2     

see 3 files with indirect coverage changes

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@wenshao wenshao merged commit eddb71a into main Aug 14, 2023
6 checks passed
@dependabot dependabot bot deleted the dependabot/maven/org.apache.flink-flink-core-1.17.1 branch August 14, 2023 03:35
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants