jtxBoard
jtxBoard copied to clipboard
Bump org.osmdroid:osmdroid-android from 6.1.18 to 6.1.20
Bumps org.osmdroid:osmdroid-android from 6.1.18 to 6.1.20.
Release notes
Sourced from org.osmdroid:osmdroid-android's releases.
osmdroid-parent-6.1.20
Full Changelog: https://github.com/osmdroid/osmdroid/compare/osmdroid-parent-6.1.19...osmdroid-parent-6.1.20
osmdroid-parent-6.1.19
What's Changed
- #1946 this should fix the issue with gradle copy/filter task not over… by
@spyhunter99
in osmdroid/osmdroid#1966- Update Dependencies, Gradle and Workflows, Add Dependabot by
@CanerKaraca23
in osmdroid/osmdroid#1988- Implement equals and hashCode for BoundingBox by
@Maradox
in osmdroid/osmdroid#2002- Fix issue #2012 by
@emandtf
in osmdroid/osmdroid#2024- Create a MapsForgeTileSource from a FileInputStream by
@y20k
in osmdroid/osmdroid#2020- Fixing bug/#1822 avoiding recreation of bug/#1775. by
@InI4
in osmdroid/osmdroid#1876- #2017 WeatherGroundOverlaySample no longer works by
@spyhunter99
in osmdroid/osmdroid#2019- Bump org.glassfish.jersey.core:jersey-client from 3.1.5 to 3.1.7 by
@dependabot
in osmdroid/osmdroid#2005- Bump org.springframework:spring-context from 6.1.5 to 6.1.11 by
@dependabot
in osmdroid/osmdroid#2023- Bump org.xerial:sqlite-jdbc from 3.45.2.0 to 3.46.0.0 by
@dependabot
in osmdroid/osmdroid#2006- set custom Interpolate for mapController by
@ankiimation
in osmdroid/osmdroid#1834New Contributors
@CanerKaraca23
made their first contribution in osmdroid/osmdroid#1988@emandtf
made their first contribution in osmdroid/osmdroid#2024@y20k
made their first contribution in osmdroid/osmdroid#2020@dependabot
made their first contribution in osmdroid/osmdroid#2005@ankiimation
made their first contribution in osmdroid/osmdroid#1834Full Changelog: https://github.com/osmdroid/osmdroid/compare/osmdroid-parent-6.1.18...osmdroid-parent-6.1.19
Commits
1fe84bd
i really hate androids api stability over time8f8335e
release5f2b646
set custom Interpolate for mapController (#1834)2238b24
Bump org.xerial:sqlite-jdbc from 3.45.2.0 to 3.46.0.0 (#2006)e05121d
Bump org.springframework:spring-context from 6.1.5 to 6.1.11 (#2023)cbbe4b3
Bump org.glassfish.jersey.core:jersey-client from 3.1.5 to 3.1.7 (#2005)0ccac75
#2017 WeatherGroundOverlaySample no longer works (#2019)8838dde
Fixing bug/#1822 avoiding recreation of bug/#1775. (#1876)a446db7
Create a MapsForgeTileSource from a FileInputStream (#2020)ea62b64
Fix issue #2012 (#2024)- Additional commits viewable in compare view
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)