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 http-cache-semantics and @mapbox/mapbox-sdk #131

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

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 2, 2023

Bumps http-cache-semantics to 4.1.1 and updates ancestor dependency @mapbox/mapbox-sdk. These dependencies need to be updated together.

Updates http-cache-semantics from 3.8.1 to 4.1.1

Commits

Updates @mapbox/mapbox-sdk from 0.2.0 to 0.14.0

Release notes

Sourced from @​mapbox/mapbox-sdk's releases.

v0.12.1

Removes invalid option private from createUpload function.

Changelog

Sourced from @​mapbox/mapbox-sdk's changelog.

0.14.0

  • Add: Config for Tokens#createToken and Tokens#updateToken can now include the allowedApplications property.

0.13.7

  • Add: add additional EV values to the directions API request

0.13.6

  • Add: add additional valid values for the directions api annotations option
  • Chore: update documentation, budo, meow, and remark-preset-davidtheclark dependencies
  • Chore: update jest and associated dependencies

0.13.5

  • Revert: add driving-traffic profile to Isochrone service.
  • Fix: Pin CI node version to LTS release (current LTS is 16.x).
  • Fix: Fix-up package-lock.json with new metadata (based on node 14).
  • Fix: Update got dependency to 11.8.5 (Fix for CVE-2022-33987).
  • Add: add electric vehicle routing parameters to Directions service.

0.13.4

Add: add contours_meters Isochrone API parameter

0.13.3

Add: add ip as valid value for proximity parameter in the geocoding service

0.13.2

Add: add fuzzyMatch and worldview parameters to the geocoding service

0.13.1

Fix: Update got depdendency to 10.7.0

0.13.0

Add: add driving-traffic profile to Isochrone service.

0.12.1

0.12.0

  • Add: add bounding box parameter as a position option for Static#getStaticImage.

... (truncated)

Commits
  • 0b8f00a Add support for allowedApplications to Tokens.createToken and Tokens.updateTo...
  • 71ed2ac 0.13.7
  • d9289f5 Prepare 0.13.7
  • 949095d Merge pull request #454 from mapbox/add-directions-values
  • 40003ba add missing directions api parameters to request
  • fdbb264 0.13.6
  • 5c58651 Prepare 0.13.6
  • bc0dcac Merge pull request #453 from mapbox/add-annotations-values
  • 491d4a3 add new annotations values
  • 5a8045e Merge pull request #452 from mapbox/bump-documentation
  • 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 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 use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language

You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps [http-cache-semantics](https://github.com/kornelski/http-cache-semantics) to 4.1.1 and updates ancestor dependency [@mapbox/mapbox-sdk](https://github.com/mapbox/mapbox-sdk-js). These dependencies need to be updated together.


Updates `http-cache-semantics` from 3.8.1 to 4.1.1
- [Release notes](https://github.com/kornelski/http-cache-semantics/releases)
- [Commits](https://github.com/kornelski/http-cache-semantics/commits)

Updates `@mapbox/mapbox-sdk` from 0.2.0 to 0.14.0
- [Release notes](https://github.com/mapbox/mapbox-sdk-js/releases)
- [Changelog](https://github.com/mapbox/mapbox-sdk-js/blob/main/CHANGELOG.md)
- [Commits](mapbox/mapbox-sdk-js@0.2.0...v0.14.0)

---
updated-dependencies:
- dependency-name: http-cache-semantics
  dependency-type: indirect
- dependency-name: "@mapbox/mapbox-sdk"
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Feb 2, 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.

None yet

0 participants