Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 10, 2025

Bumps @camptocamp/inkmap from 1.4.0 to 2.0.0.

Release notes

Sourced from @​camptocamp/inkmap's releases.

inkmap v2.0.0

Many new features in this version (the first since 2023 apparently!):

  • Support for ArcGIS Rest layers
  • Support for Mapbox/Maplibre style layers as well as generic vector tiles layers
  • Support for BingMaps layers
  • Support for different WMS projections
  • Deploy the API docs alongside the demo website
  • Better API for reporting errors during a print job

BREAKING CHANGE

Please note that the sourceLoadErrors property on print status objects is gone! instead, a more general errors property contains a list of all errors encountered, with a reference to the layer where the error was encountered.

Pull Requests

New Contributors

Full Changelog: camptocamp/inkmap@v1.4.0...v2.0.0

Commits
  • a7b8f56 2.0.0
  • e1e13f0 Merge pull request #80 from camptocamp/improve-errors-api
  • 26fc3c5 Errors are now easier to read in the print status objects
  • dd635d3 update link to API docs website
  • 3cd4691 Merge pull request #78 from camptocamp/add-docs-website
  • 8394b71 adjust github workflow to include deployment of docs
  • 7fb9f02 setup an apidoc website using typedoc
  • 793405d Merge pull request #77 from camptocamp/prepare-next-release
  • 48b820c formatting
  • 9ed84c5 use .js extension for ol imports
  • 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 [@camptocamp/inkmap](https://github.com/camptocamp/inkmap) from 1.4.0 to 2.0.0.
- [Release notes](https://github.com/camptocamp/inkmap/releases)
- [Commits](camptocamp/inkmap@v1.4.0...v2.0.0)

---
updated-dependencies:
- dependency-name: "@camptocamp/inkmap"
  dependency-version: 2.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Dec 10, 2025
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 javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants