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

chore(deps): bump ol-stac from 1.0.0-beta.10 to 1.0.0-rc.5 #1506

Merged
merged 1 commit into from
Jan 28, 2025

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 27, 2025

Bumps ol-stac from 1.0.0-beta.10 to 1.0.0-rc.5.

Release notes

Sourced from ol-stac's releases.

v1.0.0-rc.5

Full Changelog: m-mohr/ol-stac@v1.0.0-rc.4...v1.0.0-rc.5

v1.0.0-rc.4

Full Changelog: m-mohr/ol-stac@v1.0.0-rc.3...v1.0.0-rc.4

v1.0.0-rc.3

  • Support visualizing GeoJSON
  • Replaced event assetsready with layersready
  • Add methods isEmpty
  • Make events always fire the earliest after the contstructor has been executed

v1.0.0-rc.2

Full Changelog: m-mohr/ol-stac@v1.0.0-rc.1...v1.0.0-rc.2

v1.0.0-rc.1

  • Add disableMigration option
  • Only show preview image if a single bbox is given
  • Set stac property for the layer group
  • Don't add children multiple times on subsequent setChildren calls

v1.0.0-beta.12

  • STAC 1.1 support
  • Handling of default GeoTiff and previews improved
  • displayPreview and displayOverview have no influence on setting specific assets via assets
  • Fallback mechanism to tile servers improved
  • Doesn't filter previews with additional role example by default
  • Fix PMTiles CORS errors in examples

v1.0.0-beta.11

  • Allow to pass in children that are visualized as part of the Catalog/Collection
  • Added parameter to getStacObjectsForEvent to exclude a STAC entity
  • Default stroke width for children is 2 instead of 1
  • Added methods getChildren and setChildren
  • Added example that shows a collection with its children
  • Add getAttirbutions to get attribution from STAC entity
Changelog

Sourced from ol-stac's changelog.

[1.0.0-rc.5] - 2025-01-27

  • Fix isEmpty

[1.0.0-rc.4] - 2025-01-27

  • Fix GeoJSON coordinates before projection
  • Ensure bounding boxes are valid
  • STAC Collection with Items example shows all items correctly
  • Support for visualizing Items that implement the label extension (vector only)

[1.0.0-rc.3] - 2025-01-26

  • Support visualizing GeoJSON
  • Replaced event assetsready with layersready
  • Add methods isEmpty
  • Make events always fire the earliest after the contstructor has been executed

[1.0.0-rc.2] - 2025-01-25

  • Fix setting the stac property for children
  • Allow to set specific options for children
  • Update stac-js to only return 2D bounding boxes
  • Better prioritize what is shown from user input or by default

[1.0.0-rc.1] - 2025-01-25

  • Add disableMigration option
  • Only show preview image if a single bbox is given
  • Set stac property for the layer group
  • Don't add children multiple times on subsequent setChildren calls

[1.0.0-beta.12] - 2025-01-24

  • STAC 1.1 support
  • Handling of default GeoTiff and previews improved
  • displayPreview and displayOverview have no influence on setting specific assets via assets
  • Fallback mechanism to tile servers improved
  • Doesn't filter previews with additional role example by default
  • Fix PMTiles CORS errors in examples

[1.0.0-beta.11] - 2025-01-23

  • Allow to pass in children that are visualized as part of the Catalog/Collection
  • Added parameter to getStacObjectsForEvent to exclude a STAC entity
  • Default stroke width for children is 2 instead of 1
  • Added methods getChildren and setChildren
  • Added example that shows a collection with its children
  • Add getAttirbutions to get attribution from STAC entity
Commits
  • c3f5fd0 v1.0.0-rc.5
  • 07fd37d Fix isEmpty
  • 09f0d55 v1.0.0-rc.4
  • ea88d2e Add support for the label extension
  • 59bdb66 Fix GeoJSON coordinates before projection, ensure bounding boxes are valid
  • 74f8c57 v1.0.0-rc.3
  • 9d20b4c Make events always fire after the contstructor has been fully executed
  • a6976b8 Replaced event assetsready with layersready, add methods isEmpty
  • 4dcee69 Support visualizing GeoJSON
  • a8b83af v1.0.0-rc.2
  • Additional commits viewable in compare view

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 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)

Bumps [ol-stac](https://github.com/m-mohr/ol-stac) from 1.0.0-beta.10 to 1.0.0-rc.5.
- [Release notes](https://github.com/m-mohr/ol-stac/releases)
- [Changelog](https://github.com/m-mohr/ol-stac/blob/main/CHANGELOG.md)
- [Commits](m-mohr/ol-stac@v1.0.0-beta.10...v1.0.0-rc.5)

---
updated-dependencies:
- dependency-name: ol-stac
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jan 27, 2025
Copy link

netlify bot commented Jan 27, 2025

Deploy Preview for eoxelements ready!

Name Link
🔨 Latest commit 512fc80
🔍 Latest deploy log https://app.netlify.com/sites/eoxelements/deploys/6797b0d7f6f6fe000804aa17
😎 Deploy Preview https://deploy-preview-1506--eoxelements.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@silvester-pari silvester-pari merged commit 28034b9 into main Jan 28, 2025
7 checks passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/ol-stac-1.0.0-rc.5 branch January 28, 2025 08:41
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.

1 participant