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 @raruto/leaflet-elevation from 1.9.6 to 2.3.4 #1042

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 29, 2023

Bumps @raruto/leaflet-elevation from 1.9.6 to 2.3.4.

Release notes

Sourced from @​raruto/leaflet-elevation's releases.

2.3.0

What's Changed

New Contributors

Full Changelog: Raruto/leaflet-elevation@v2.2.4...v2.3.0

2.2.0

  • fix wrong logic for iAvg() function (not calculating the arithmetic mean)
  • fix wrong heart rate max/min value
  • fix loading of multiple maps in same page
  • add spec folder and uvu package (fast and lightweight testing suite)
  • add spec/utils.test.js
  • add npm run test implementation
  • fix broken loading of chart handlers for false option values (eg. time: false)
  • make use of the handlers: [] option instead to set inclusion / exclusion rules for all the dynamically imported modules
  • add running pace sample (src/handlers/pace.js)

2.1.0

  • group dynamically imported JS modules inside a new dedicated folder src/components
  • add complete support to MultiLineString features (fixed also L.DistanceMarkers bug)
  • dynamic recalculation of all chart margins in order to handle custom added axes (see src/handlers for samples)
  • add a small legend switcher at the bottom right of the chart (loop active profiles on legend click)
  • further reduction of the css file and improved fullpage examples
  • fix broken download link
  • add native "leaflet-hotline" integration
  • chain some promises (eg. _initMapIntegrations) to improve code readability and ensure the correct order of execution
  • remove "leaflet-i18n" from the generated bundle and upgrade "leaflet-ui" to v0.5.4 (which currently provides the i18n plugin)

2.0.0

  • add direction arrows + canvas support to "leaflet-distance-markers.js"
  • add a testing "leaflet-ruler.js" library inside the libs folder
  • remove babel, update rollup and make use of css var() in base themes
  • update @​tmcw/togeojson to 4.6.0
  • dynamic import() for non critical js code (code splitting)
  • heart rate and cadence example
  • add custom chart handlers in order to use any other custom attributes (gpx extensions)
  • general code cleanup (remove some legacy methods, events and options)
Commits

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 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 the dependencies Pull requests that update a dependency file label Apr 29, 2023
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/raruto/leaflet-elevation-2.3.4 branch from 8b622ef to 9c71490 Compare April 29, 2023 03:42
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/raruto/leaflet-elevation-2.3.4 branch 2 times, most recently from 2bad432 to 11e1f43 Compare May 7, 2023 14:05
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/raruto/leaflet-elevation-2.3.4 branch from 11e1f43 to 821f42a Compare May 13, 2023 15:28
Bumps [@raruto/leaflet-elevation](https://github.com/Raruto/leaflet-elevation) from 1.9.6 to 2.3.4.
- [Release notes](https://github.com/Raruto/leaflet-elevation/releases)
- [Commits](Raruto/leaflet-elevation@v1.9.6...v2.3.4)

---
updated-dependencies:
- dependency-name: "@raruto/leaflet-elevation"
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/raruto/leaflet-elevation-2.3.4 branch from 821f42a to 0a7a0ab Compare May 20, 2023 07:01
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github May 20, 2023

Superseded by #1053.

@dependabot dependabot bot closed this May 20, 2023
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/raruto/leaflet-elevation-2.3.4 branch May 20, 2023 07:02
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.

1 participant