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.openstreetmap.osmosis:osmosis-xml from 0.48.3 to 0.49.2 #53

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 4, 2023

Bumps org.openstreetmap.osmosis:osmosis-xml from 0.48.3 to 0.49.2.

Release notes

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

0.49.2

  • Revert removal of JPF (Java Plugin Framework). It's still being actively used without a convenient alternative.

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
  • ca2669c Update changes.txt in preparation for release
  • 518de5d Merge pull request #141 from alfh/revert_jpf_removal_pr
  • 2618858 Remove whitespace at end of lines in JPF related files
  • 9130aae Revert "Remove Java Plugin Framework"
  • 2a446f6 Revert "Remove Java Plugin Framework core plugin file"
  • 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
  • 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.openstreetmap.osmosis:osmosis-xml](https://github.com/openstreetmap/osmosis) from 0.48.3 to 0.49.2.
- [Release notes](https://github.com/openstreetmap/osmosis/releases)
- [Commits](openstreetmap/osmosis@0.48.3...0.49.2)

---
updated-dependencies:
- dependency-name: org.openstreetmap.osmosis:osmosis-xml
  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 Dec 4, 2023
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.

0 participants