GIScience / ors-map-client

Openrouteservice API web SPA client using VueJS, Vuetify and Vue2Leaflet
http://maps.openrouteservice.org
Apache License 2.0
104 stars 32 forks source link

[Snyk] Upgrade openrouteservice-js from 0.2.0 to 0.3.0 #369

Closed takb closed 11 months ago

takb commented 1 year ago

This PR was automatically created by Snyk using the credentials of a real user.


Snyk has created this PR to upgrade openrouteservice-js from 0.2.0 to 0.3.0.

:information_source: Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.
- The recommended version is **1 version** ahead of your current version. - The recommended version was released **a month ago**, on 2023-04-20.
Release notes
Package name: openrouteservice-js
  • 0.3.0 - 2023-04-20

    chore(release): 0.3.0

      </li>
      <li>
        <b>0.2.0</b> - <a href="https://snyk.io/redirect/github/GIScience/openrouteservice-js/releases/tag/v0.2.0">2022-06-10</a></br><p>chore(release): 0.2.0</p>
      </li>
    </ul>
    from <a href="https://snyk.io/redirect/github/GIScience/openrouteservice-js/releases">openrouteservice-js GitHub release notes</a>

Commit messages
Package name: openrouteservice-js
  • 2504198 Merge pull request #73 from GIScience/chore/release-0.3.0
  • ced6256 chore(release): 0.3.0
  • cb6aeef Merge pull request #72 from GIScience/refactor/BREAKING-remove-unused-properties
  • 62d9afe refactor!: remove unused properties from library
  • 5d34cd7 Merge pull request #71 from GIScience/build/update-dependencies
  • 5f29873 build(deps): update to latest manageable dependencies
  • f4f6d55 Merge pull request #63 from GIScience/native-promise
  • ad479aa build: remove bluebird and superagent dependencies
  • c87c5ed build: update dist files
  • d2752b5 docs(README): adjust examples and add local instance example
  • f63e5ca test: adjust and increase coverage
  • 0c336ee refactor: split createRequest parts to new fetchRequest function
  • 3270f5b feat: replace superagent 'request' with native 'fetch()'
  • 56d06bd refactor: move from explicit Promises to async functions
  • 6de4c14 refactor: remove bluebird import
  • 222abf5 Merge pull request #70 from GIScience/refactor/BREAKING-remove-unused-functions
  • d372680 docs(README): remove clear() usage from examples
  • fff7398 test: remove tests for removed functions
  • 441fd38 refactor: remove unused functions
  • d2af9b1 Merge pull request #69 from GIScience/fix/geocode-request-args
  • ed2e491 fix: reqArgs in structuredGeocode to this.requestArgs
  • e8bf723 build(deps): Run npm audit fix
  • eae46ec build(deps): Update superagent to v8.0.9
  • 7bfdf96 Merge pull request #58 from GIScience/feature/increase-coverage
Compare

Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open upgrade PRs.

For more information:

🧐 View latest project report

🛠 Adjust upgrade PR settings

🔕 Ignore this dependency or unsubscribe from future upgrade PRs

sonarcloud[bot] commented 1 year ago

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

TheGreatRefrigerator commented 11 months ago

superseded by https://github.com/GIScience/ors-map-client/pull/393