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.10.50 #70

Closed

Conversation

dependabot[bot]
Copy link
Contributor

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

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

Release notes

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

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": ""
2021-04-23 18:13:26.113 +0900 [INFO] (0001:transaction): Loaded plugin embulk-input-s3 (0.5.2)
2021-04-23 18:13:26.595 +0900 [INFO] (0001:transaction): Start listing file with prefix [...]
2021-04-23 18:13:27.563 +0900 [INFO] (0001:transaction): Found total [1] files
2021-04-23 18:13:27.734 +0900 [INFO] (0001:transaction): Using local thread executor with max_threads=16 / output tasks 8 = input tasks 1 * 8
2021-04-23 18:13:27.822 +0900 [INFO] (0001:transaction): {done:  0 / 1, running: 0}
2021-04-23 18:13:28.888 +0900 [INFO] (0015:task-0000): Open S3Object with bucket [***], key [...], with size [...]
23,Ida
23,Ida
23,Ida
23,Ida
2021-04-23 18:13:28.897 +0900 [INFO] (0001:transaction): {done:  1 / 1, running: 0}
2021-04-23 18:13:28.899 +0900 [INFO] (0001:transaction): Incremental job, setting last_path to [...]
</tr></table> 

... (truncated)

Commits
  • cead5a3 Release v0.11.0
  • 56113b8 Merge pull request #1619 from embulk/cleanup-build-files-v0.11.0
  • 07d4925 Merge pull request #1618 from embulk/upgrade-standard-plugins-0.11.0
  • 93324f2 Merge pull request #1617 from embulk/remove-embulk-spi
  • e4fc46d Merge pull request #1616 from embulk/bump-up-to-v0.11.0
  • d36c7ae Clean up build files
  • 30f1115 Upgrade all the standard plugins to v0.11.0
  • 904afe9 Remove the "embulk-spi" subproject
  • 95daed5 Bump up to v0.11.0-SNAPSHOT
  • 825eb65 Merge pull request #1615 from embulk/upgrade-standard-plugins-0.10.42
  • 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 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.0.
- [Release notes](https://github.com/embulk/embulk/releases)
- [Commits](embulk/embulk@v0.10.38...v0.11.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from yuokada as a code owner July 10, 2023 02:12
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Jul 10, 2023
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 1, 2023

A newer version of org.embulk:embulk-core exists, but since this PR has been edited by someone other than Dependabot I haven't updated it. You'll get a PR for the updated version as normal once this PR is merged.

@yuokada yuokada changed the title Bump org.embulk:embulk-core from 0.10.38 to 0.11.0 Bump org.embulk:embulk-core from 0.10.38 to 0.10.50 Dec 12, 2023
@yuokada
Copy link
Owner

yuokada commented Jan 8, 2024

@dependabot recreate

Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 8, 2024

Superseded by #94.

@dependabot dependabot bot closed this Jan 8, 2024
@dependabot dependabot bot deleted the dependabot/gradle/org.embulk-embulk-core-0.11.0 branch January 8, 2024 13:03
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