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.embulk:embulk-core from 0.10.38 to 0.11.4 #111

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 24, 2024

Bumps org.embulk:embulk-core from 0.10.38 to 0.11.4.

Release notes

Sourced from org.embulk:embulk-core's releases.

Release v0.11.4

No release notes provided.

Release v0.11.3

No release notes provided.

Release v0.11.2

No release notes provided.

Release v0.11.1

No release notes provided.

Release v0.11.0

No release notes provided.

Release v0.11.0-RC1

No release notes provided.

v0.11.0-ALPHA.1

This is an ALPHA pre-release based on embulk/embulk#1448.

Pull requests and commits included in this pre-release has not been reviewed, merged, nor tested well yet. This is published just to show how v0.11.0 would impact existing plugins earlier -- we expect most of the existing plugins would stop working. Yes, that is expected.


Users:

See https://www.embulk.org/articles/2021/04/27/changes-in-v0.11.html for v0.11.

(Japanese: https://zenn.dev/dmikurube/articles/what-changes-in-embulk-v0-11)


Plugin developers:

To catch up with the expected v0.11.0, please follow the article below. The plugin should keep working with v0.9.23 even after catching up in this way.

See: https://dev.embulk.org/topics/get-ready-for-v0.11-and-v1.0.html

(Japanese: https://zenn.dev/dmikurube/articles/get-ready-for-embulk-v0-11-and-v1-0)


So far, we have confirmed that embulk-input-s3:0.5.2 (that has already caught-up) works with an appropriate setup.

$ ./embulk-0.11.0-ALPHA.1.jar run s3.yml
2021-04-23 18:13:23.024 +0900 [INFO] (main): embulk_home is set by the location of embulk.properties found in: /home/user/.embulk
2021-04-23 18:13:23.316 +0900 [INFO] (main): Started Embulk v0.11.0-ALPHA.1
2021-04-23 18:13:25.423 +0900 [INFO] (0001:transaction): Gem's home and path are set by system configs "gem_home": "/home/user/.embulk/lib/gems", "gem_path": ""
</tr></table> 

... (truncated)

Commits
  • b4b5389 Release v0.11.4
  • f1095f4 Merge pull request #1672 from embulk/slf4j-api-2.0.13-logback-1.3.14
  • c3f07ad Merge pull request #1671 from embulk/commons-codec-1.17.0
  • 68b5d1b Bump slf4j-api to 2.0.13, and Logback to 1.3.14
  • 7eeba32 Bump commons-codec to 1.17.0
  • 887c953 Merge pull request #1670 from embulk/snakeyaml-2.2
  • 1cca200 Construct SnakeYAML's SafeConstructor and Representer in the latest manner
  • 50dee77 Bump SnakeYAML to 2.2
  • 4150161 Merge pull request #1669 from embulk/apache-maven-resolver-1.9.20-commons-lan...
  • 84e40e5 Merge pull request #1668 from embulk/netty-4.1.109.Final
  • 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 [org.embulk:embulk-core](https://github.com/embulk/embulk) from 0.10.38 to 0.11.4.
- [Release notes](https://github.com/embulk/embulk/releases)
- [Commits](embulk/embulk@v0.10.38...v0.11.4)

---
updated-dependencies:
- dependency-name: org.embulk:embulk-core
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label May 24, 2024
@dependabot dependabot bot requested a review from yuokada as a code owner May 24, 2024 22:18
@dependabot dependabot bot added the java Pull requests that update Java code label May 24, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Sep 20, 2024

Superseded by #116.

@dependabot dependabot bot closed this Sep 20, 2024
@dependabot dependabot bot deleted the dependabot/gradle/org.embulk-embulk-core-0.11.4 branch September 20, 2024 22: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.

0 participants