chore(deps): bump the production-dependencies group across 1 directory with 5 updates#369
Open
dependabot[bot] wants to merge 1 commit intomainfrom
Open
Conversation
❌ Deployment failed!Check the action logs for more information.
|
…y with 5 updates Bumps the production-dependencies group with 5 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@apidevtools/json-schema-ref-parser](https://github.com/APIDevTools/json-schema-ref-parser) | `15.3.1` | `15.3.5` | | [@developmentseed/deck.gl-geotiff](https://github.com/developmentseed/deck.gl-raster) | `0.2.0` | `0.4.0` | | [@tanstack/react-query](https://github.com/TanStack/query/tree/HEAD/packages/react-query) | `5.90.21` | `5.95.2` | | [maplibre-gl](https://github.com/maplibre/maplibre-gl-js) | `5.20.1` | `5.21.1` | | [stac-ts](https://github.com/blacha/stac-ts) | `1.0.4` | `1.0.5` | Updates `@apidevtools/json-schema-ref-parser` from 15.3.1 to 15.3.5 - [Release notes](https://github.com/APIDevTools/json-schema-ref-parser/releases) - [Commits](APIDevTools/json-schema-ref-parser@v15.3.1...v15.3.5) Updates `@developmentseed/deck.gl-geotiff` from 0.2.0 to 0.4.0 - [Release notes](https://github.com/developmentseed/deck.gl-raster/releases) - [Changelog](https://github.com/developmentseed/deck.gl-raster/blob/main/CHANGELOG.md) - [Commits](developmentseed/deck.gl-raster@v0.2.0...v0.4.0) Updates `@tanstack/react-query` from 5.90.21 to 5.95.2 - [Release notes](https://github.com/TanStack/query/releases) - [Changelog](https://github.com/TanStack/query/blob/main/packages/react-query/CHANGELOG.md) - [Commits](https://github.com/TanStack/query/commits/@tanstack/react-query@5.95.2/packages/react-query) Updates `maplibre-gl` from 5.20.1 to 5.21.1 - [Release notes](https://github.com/maplibre/maplibre-gl-js/releases) - [Changelog](https://github.com/maplibre/maplibre-gl-js/blob/main/CHANGELOG.md) - [Commits](maplibre/maplibre-gl-js@v5.20.1...v5.21.1) Updates `stac-ts` from 1.0.4 to 1.0.5 - [Release notes](https://github.com/blacha/stac-ts/releases) - [Changelog](https://github.com/blacha/stac-ts/blob/master/CHANGELOG.md) - [Commits](blacha/stac-ts@v1.0.4...v1.0.5) --- updated-dependencies: - dependency-name: "@apidevtools/json-schema-ref-parser" dependency-version: 15.3.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: "@developmentseed/deck.gl-geotiff" dependency-version: 0.4.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: "@tanstack/react-query" dependency-version: 5.95.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: maplibre-gl dependency-version: 5.21.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: stac-ts dependency-version: 1.0.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
ae38f9f to
09a044a
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the production-dependencies group with 5 updates in the / directory:
15.3.115.3.50.2.00.4.05.90.215.95.25.20.15.21.11.0.41.0.5Updates
@apidevtools/json-schema-ref-parserfrom 15.3.1 to 15.3.5Release notes
Sourced from
@apidevtools/json-schema-ref-parser's releases.Commits
fddef8aversions and testsecea9d5testc81b48fnormalize pathdf7967efix(edge): fix some edge cases and add more testsf249657only test on lts and currentba43eb8chore(deps): deps bumpf26d8c7Revert "fix: support 2020-12 anchors and ref siblings"f3f7e35fix: support 2020-12 anchors and ref siblingsc355f09fix tests889e69efix(ref): pass original refUpdates
@developmentseed/deck.gl-geotifffrom 0.2.0 to 0.4.0Release notes
Sourced from
@developmentseed/deck.gl-geotiff's releases.... (truncated)
Changelog
Sourced from
@developmentseed/deck.gl-geotiff's changelog.... (truncated)
Commits
112c16fchore: prepare release 0.4 (#358)c4137c5fix: Revert default behavior to sendcache: no-cacheheader (#360)ccaf0fafeat: pass refinementStrategy prop down to deck.gl (#359)92f49e4feat: add ndvi filter slider to NAIP-mosaic example (#357)ceec0acfix: Support TileLayer refinement strategies (#354)7a23c74feat: create new@developmentseed/projsubpackage (#356)3f40291fix: Clamp to Web Mercator latitude bounds (#182)6adddc4fix: Render mesh from Web Mercator coordinates (#349)b51f23adocs: add-plausible (#348)0507637fix: fix setting default values for inherited props from TileLayer (#347)Updates
@tanstack/react-queryfrom 5.90.21 to 5.95.2Release notes
Sourced from
@tanstack/react-query's releases.... (truncated)
Changelog
Sourced from
@tanstack/react-query's changelog.... (truncated)
Commits
1047cdcci: Version Packages (#10326)cd5a35bfix/nodejs timeout (#10325)5806444ci: Version Packages (#10324)4d7de83ci: Version Packages (#10317)8fe71e4ci: Version Packages (#10313)c613c22ci: Version Packages (#10309)9346430ci: changeset releasebe3746ffix: stop node types from leaking into browser (#10302)b6fd86bci: Version Packages (#10297)79e37cbci: Version Packages (#10296)Updates
maplibre-glfrom 5.20.1 to 5.21.1Release notes
Sourced from maplibre-gl's releases.
Changelog
Sourced from maplibre-gl's changelog.
Commits
1fe69fdBump js version to 5.21.1 (#7325)1bf28aeAdd missing promoteId parameter to geojson worker (#7320)1557f52chore(deps-dev): bump canvas from 3.2.1 to 3.2.2 (#7324)73db19achore(deps-dev): bump@vitest/eslint-pluginin the vitest group (#7321)9eeb0fdchore(deps-dev): bump rollup from 4.59.1 to 4.60.0 (#7322)a5a63bcchore(deps-dev): bump rollup from 4.59.0 to 4.59.1 (#7316)a54d7a1chore(deps): bump github/codeql-action from 4.33.0 to 4.34.1 (#7317)a4c8bc8chore(deps): bump ggilder/codecoverage from 1.3.0 to 1.3.1 (#7318)a8cf500chore(deps-dev): bump devtools-protocol from 0.0.1596832 to 0.0.1602427 (#7312)65766d2chore(deps-dev): bump puppeteer from 24.39.1 to 24.40.0 (#7313)Updates
stac-tsfrom 1.0.4 to 1.0.5Release notes
Sourced from stac-ts's releases.
Changelog
Sourced from stac-ts's changelog.
Commits
30c3853chore(master): release 1.0.5 (#70)d0d747efix: missing node-version002402erefactor: run tests off .tsd5019b7build: include test functionea7c60cfix: export and cleanup geojson types06f9a65refactor: oxfmt and oxlint6534460build(deps): bump actions/checkout from 4 to 5 (#66)Maintainer changes
This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for stac-ts since your current version.
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions