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

build(deps): bump org.openstreetmap.osmosis:osmosis-core from 0.48.3 to 0.49.1 #2915

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 3, 2023

Bumps org.openstreetmap.osmosis:osmosis-core from 0.48.3 to 0.49.1.

Release notes

Sourced from org.openstreetmap.osmosis:osmosis-core's releases.

0.49.0

  • Use GitHub actions instead of Travis CI for continuous integration.
  • Improve Gradle performance by enabling parallel execution, build cache and on-demand configuration.
  • Replace osmosis-osm-binary package with dependency on org.openstreetmap.pbf:osmpbf from Maven Central.
  • Add enableKeepPartialLinestring option for pgsnapshot/pgsimple tasks.
  • Revert the database locking functionality which fails in CI.
  • Upgrade to PostgreSQL 15.1.
  • Remove Java Plugin Framework support (standard Osmosis plugin support remains).
  • Remove the replication-http package including --receive-replication and send-replication-xxx tasks.
  • Upgrade to Java 17.
  • Eliminate use of finalize.
  • Ensure PBF file is closed after reading completes.
  • Remove shadow jar and jcenter plugins from build.
  • Build distribution using the Gradle Application plugin instead of custom scripts.
Commits
  • 5cd4d72 Fix maven publish to include all artefacts
  • bfe16e3 Include patch number in version
  • 15a109d Update changes.txt in preparation for release
  • 92282b7 Install correct package for en_US locale files
  • 80f293e Document correct distribution zip/tgz location
  • 30e2dbd Upgrade dependencies to latest versions
  • 503380a Fix development docs to specify correct 1.17 version of Java
  • 1d04320 Add @​Deprecated annotation to deprecated methods
  • f2a3487 Merge pull request #134 from frodrigo/closed_partial_linestring
  • e32e9c2 On enableKeepPartialLinestring, output a closed linestring if the original wa...
  • 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 Nov 3, 2023
Bumps [org.openstreetmap.osmosis:osmosis-core](https://github.com/openstreetmap/osmosis) from 0.48.3 to 0.49.1.
- [Release notes](https://github.com/openstreetmap/osmosis/releases)
- [Commits](openstreetmap/osmosis@0.48.3...0.49.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/maven/org.openstreetmap.osmosis-osmosis-core-0.49.1 branch from aa50621 to 62d8e75 Compare November 4, 2023 12:33
Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 5, 2023

Looks like org.openstreetmap.osmosis:osmosis-core is updatable in another way, so this is no longer needed.

@dependabot dependabot bot closed this Nov 5, 2023
@dependabot dependabot bot deleted the dependabot/maven/org.openstreetmap.osmosis-osmosis-core-0.49.1 branch November 5, 2023 10:43
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