Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 12, 2025

Bumps the minor-updates group with 8 updates in the / directory:

Package From To
@bimdata/bcf-components 6.6.2 6.7.1
@bimdata/typescript-fetch-api-client 10.30.1 10.30.2
@paddle/paddle-js 1.4.2 1.5.1
maplibre-gl 5.11.0 5.12.0
oidc-client-ts 3.3.0 3.4.0
vue 3.5.23 3.5.24
semantic-release 25.0.1 25.0.2
vite 7.2.1 7.2.2

Updates @bimdata/bcf-components from 6.6.2 to 6.7.1

Updates @bimdata/typescript-fetch-api-client from 10.30.1 to 10.30.2

Commits

Updates @paddle/paddle-js from 1.4.2 to 1.5.1

Release notes

Sourced from @​paddle/paddle-js's releases.

v1.5.0

Version 1.5.0

What's Changed

Full Changelog: PaddleHQ/paddle-js-wrapper@v1.4.2...v1.5.0

Changelog

Sourced from @​paddle/paddle-js's changelog.

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

Check our main developer changelog for information about changes to the Paddle Billing platform, the Paddle API, and other developer tools.

1.5.1-next.0 - 2025-11-11

Added

  • Updated AvailablePaymentMethod union to include korean payment methods, BLIK, MB WAY, Pix and UPI.

1.5.0-next.0 - 2025-11-11

Added

  • Added support for upsell

1.4.2-next.0 - 2025-06-18

Added

  • Added support for prePaymentFailure in Paddle.Retain.demo() function.

1.4.1 - 2025-04-16

Fixed

  • Remove fallback to window.Paddle

1.4.0-next.0 - 2025-03-04

Added

  • Added support for customData in Paddle.Checkout.updateCheckout() function.

1.3.2-next.0 - 2024-11-06

Fixed

... (truncated)

Commits

Updates maplibre-gl from 5.11.0 to 5.12.0

Release notes

Sourced from maplibre-gl's releases.

v5.12.0

https://github.com/maplibre/maplibre-gl-js Changes since MapLibre GL JS v5.11.0:

✨ Features and improvements

  • Add support for MapLibre Tiles (MLT) by using encoding: 'mlt' in vector source definition (#6570) (by @​Salkin975 and @​HarelM)
  • Slice vector tiles to improve over scale vector handling (#6521). It adds the experimentalZoomLevelsToOverscale flag to MapOptions to allow controlling how many zoom levels to slice and how many to scale. It seems to have better performance at high zoom levels. It can prevent Safari crashes in some scenarios by setting it to 4 or less. (by @​HarelM)
  • Add reduceMotion option to Map Options (#6661) (by @​wayofthefuture)

🐞 Bug fixes

Changelog

Sourced from maplibre-gl's changelog.

5.12.0

✨ Features and improvements

  • Add support for MapLibre Tiles (MLT) by using encoding: 'mlt' in vector source definition (#6570) (by @​Salkin975 and @​HarelM)
  • Slice vector tiles to improve over scale vector handling (#6521). It adds the experimentalZoomLevelsToOverscale flag to MapOptions to allow controlling how many zoom levels to slice and how many to scale. It seems to have better performance at high zoom levels. It can prevent Safari crashes in some scenarios by setting it to 4 or less. (by @​HarelM)
  • Add reduceMotion option to Map Options (#6661) (by @​wayofthefuture)

🐞 Bug fixes

Commits

Updates oidc-client-ts from 3.3.0 to 3.4.0

Release notes

Sourced from oidc-client-ts's releases.

v3.4.0

oidc-client-ts v3.4.0 is a minor release.

No longer using crypto-js package, but built-in browser crypto.subtle module. Crypto.subtle is available only in secure contexts (HTTPS). Also have a look into the migration info.

Changelog:

  • Features:
    • #1890 optionally enforce iframe auth flow in signinSilent
    • #2180 add support for client_secret_jwt
    • #2244 optionally restore popup close rejection
  • Fixes;
    • #2147 wait until the page is shown again to resolve in RedirectNavigator

thanks to @​Hyperkid123, @​Nick-Source, @​Skizu and @​smujmaiku

Commits
  • f1140d6 v3.4.0
  • 0a11814 Merge pull request #2247 from authts/provenance-1
  • 941b7bf chore: make use of trusted publishing
  • 5d81fa8 Merge pull request #2246 from authts/chore-2
  • 76b9744 chore: update actions to latest version
  • b8cc926 Merge pull request #2245 from authts/chore-1
  • d613ec2 chore: update pipeline to node 24
  • c0ab67d Merge pull request #2173 from authts/dependabot/npm_and_yarn/samples/Parcel/p...
  • e5e6b36 build(deps-dev): bump parcel from 2.15.4 to 2.16.0 in /samples/Parcel
  • adc4a16 Merge pull request #2203 from authts/dependabot/npm_and_yarn/testing-library/...
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for oidc-client-ts since your current version.


Updates vue from 3.5.23 to 3.5.24

Release notes

Sourced from vue's releases.

v3.5.24

For stable releases, please refer to CHANGELOG.md for details. For pre-releases, please refer to CHANGELOG.md of the minor branch.

Changelog

Sourced from vue's changelog.

3.5.24 (2025-11-07)

Reverts

Commits
  • e131369 release: v3.5.24
  • 90ce838 chore(reactivity): remove duplicated ReactiveEffectRunner interface (#14063)
  • 11ec51a Revert "fix(compiler-core): correctly handle ts type assertions in expression...
  • See full diff in compare view

Updates semantic-release from 25.0.1 to 25.0.2

Release notes

Sourced from semantic-release's releases.

v25.0.2

25.0.2 (2025-11-07)

Bug Fixes

  • deps: update dependency read-package-up to v12 (#3935) (1494cb9)
Commits
  • 1494cb9 fix(deps): update dependency read-package-up to v12 (#3935)
  • b79ff4c Merge pull request #3931 from Simek/patch-1
  • ddfe3cb Merge pull request #3932 from Deltamir/docs-add-semantic-release-uv-community...
  • adac0b7 Merge pull request #3920 from semantic-release/installation
  • 8b68108 update Node version in npx command example
  • 15293df docs(plugins): add semantic-release-uv community plugin in plugins list
  • bfc6d4d docs: Update minimal required Node version
  • 8d7d8ed chore(deps): update dependency @​types/node to v24.10.0 (#3929)
  • 809126c chore(deps): lock file maintenance (#3928)
  • d1affd3 chore(deps): update dependency got to v14.6.2 (#3927)
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for semantic-release since your current version.


Updates vite from 7.2.1 to 7.2.2

Release notes

Sourced from vite's releases.

v7.2.2

Please refer to CHANGELOG.md for details.

Changelog

Sourced from vite's changelog.

7.2.2 (2025-11-07)

Bug Fixes

Commits

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 <dependency name> major version will 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 version will 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

…pdates

Bumps the minor-updates group with 8 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| @bimdata/bcf-components | `6.6.2` | `6.7.1` |
| [@bimdata/typescript-fetch-api-client](https://github.com/bimdata/typescript-fetch-api-client) | `10.30.1` | `10.30.2` |
| [@paddle/paddle-js](https://github.com/PaddleHQ/paddle-js-wrapper) | `1.4.2` | `1.5.1` |
| [maplibre-gl](https://github.com/maplibre/maplibre-gl-js) | `5.11.0` | `5.12.0` |
| [oidc-client-ts](https://github.com/authts/oidc-client-ts) | `3.3.0` | `3.4.0` |
| [vue](https://github.com/vuejs/core) | `3.5.23` | `3.5.24` |
| [semantic-release](https://github.com/semantic-release/semantic-release) | `25.0.1` | `25.0.2` |
| [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) | `7.2.1` | `7.2.2` |



Updates `@bimdata/bcf-components` from 6.6.2 to 6.7.1

Updates `@bimdata/typescript-fetch-api-client` from 10.30.1 to 10.30.2
- [Commits](https://github.com/bimdata/typescript-fetch-api-client/commits)

Updates `@paddle/paddle-js` from 1.4.2 to 1.5.1
- [Release notes](https://github.com/PaddleHQ/paddle-js-wrapper/releases)
- [Changelog](https://github.com/PaddleHQ/paddle-js-wrapper/blob/main/CHANGELOG.md)
- [Commits](https://github.com/PaddleHQ/paddle-js-wrapper/commits)

Updates `maplibre-gl` from 5.11.0 to 5.12.0
- [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.11.0...v5.12.0)

Updates `oidc-client-ts` from 3.3.0 to 3.4.0
- [Release notes](https://github.com/authts/oidc-client-ts/releases)
- [Commits](authts/oidc-client-ts@v3.3.0...v3.4.0)

Updates `vue` from 3.5.23 to 3.5.24
- [Release notes](https://github.com/vuejs/core/releases)
- [Changelog](https://github.com/vuejs/core/blob/main/CHANGELOG.md)
- [Commits](vuejs/core@v3.5.23...v3.5.24)

Updates `semantic-release` from 25.0.1 to 25.0.2
- [Release notes](https://github.com/semantic-release/semantic-release/releases)
- [Commits](semantic-release/semantic-release@v25.0.1...v25.0.2)

Updates `vite` from 7.2.1 to 7.2.2
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v7.2.2/packages/vite)

---
updated-dependencies:
- dependency-name: "@bimdata/bcf-components"
  dependency-version: 6.7.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-updates
- dependency-name: "@bimdata/typescript-fetch-api-client"
  dependency-version: 10.30.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-updates
- dependency-name: "@paddle/paddle-js"
  dependency-version: 1.5.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-updates
- dependency-name: maplibre-gl
  dependency-version: 5.12.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-updates
- dependency-name: oidc-client-ts
  dependency-version: 3.4.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-updates
- dependency-name: vue
  dependency-version: 3.5.24
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-updates
- dependency-name: semantic-release
  dependency-version: 25.0.2
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minor-updates
- dependency-name: vite
  dependency-version: 7.2.2
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minor-updates
...

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 Nov 12, 2025
@NicolasRichel NicolasRichel merged commit 961cdae into develop Nov 12, 2025
1 check failed
@NicolasRichel NicolasRichel deleted the dependabot/npm_and_yarn/minor-updates-dac4abfbae branch November 12, 2025 15:23
Bimdata-io pushed a commit that referenced this pull request Nov 14, 2025
# [1.3.0](v1.2.9...v1.3.0) (2025-11-14)

### chore

* bump @bimdata/viewer@2.12.3-beta.10 from Github Actions [skip e2e] ([49d5c7d](49d5c7d))
* bump @bimdata/viewer@2.12.3-beta.11 from Github Actions [skip e2e] ([a191f36](a191f36))
* bump @bimdata/viewer@2.12.3-beta.12 from Github Actions [skip e2e] ([8cabbe4](8cabbe4))
* bump @bimdata/viewer@2.12.3-beta.13 from Github Actions [skip e2e] ([d658e6c](d658e6c))
* bump @bimdata/viewer@2.12.3-beta.14 from Github Actions [skip e2e] ([eb5a005](eb5a005))
* bump @bimdata/viewer@2.12.3-beta.15 from Github Actions [skip e2e] ([9a7821f](9a7821f))
* bump @bimdata/viewer@2.12.3-beta.16 from Github Actions [skip e2e] ([a5bbf43](a5bbf43))
* bump @bimdata/viewer@2.12.3-beta.2 from Github Actions [skip e2e] ([1ddf70f](1ddf70f))
* bump @bimdata/viewer@2.12.3-beta.3 from Github Actions [skip e2e] ([81b079c](81b079c))
* bump @bimdata/viewer@2.12.3-beta.4 from Github Actions [skip e2e] ([5cff6e8](5cff6e8))
* bump @bimdata/viewer@2.12.3-beta.5 from Github Actions [skip e2e] ([3d6a2a7](3d6a2a7))
* bump @bimdata/viewer@2.12.3-beta.6 from Github Actions [skip e2e] ([39beac4](39beac4))
* bump @bimdata/viewer@2.12.3-beta.7 from Github Actions [skip e2e] ([69a21d3](69a21d3))
* bump @bimdata/viewer@2.12.3-beta.8 from Github Actions [skip e2e] ([1482463](1482463))
* bump @bimdata/viewer@2.12.3-beta.9 from Github Actions [skip e2e] ([179aa8a](179aa8a))
* bump @bimdata/viewer@2.13.0-beta.1 from Github Actions [skip e2e] ([aabcc88](aabcc88))
* bump @bimdata/viewer@2.13.0-beta.2 from Github Actions [skip e2e] ([cec8c25](cec8c25))
* bump @bimdata/viewer@2.13.0-beta.3 from Github Actions [skip e2e] ([6096665](6096665))
* bump @bimdata/viewer@2.13.0-beta.4 from Github Actions [skip e2e] ([b90ffd7](b90ffd7))
* bump @bimdata/viewer@2.13.1-beta.1 from Github Actions [skip e2e] ([a112878](a112878))
* bump @bimdata/viewer@2.13.1-beta.2 from Github Actions [skip e2e] ([468eeff](468eeff))
* bump @bimdata/viewer@2.13.1-beta.3 from Github Actions [skip e2e] ([b634c23](b634c23))
* bump @bimdata/viewer@2.13.1-beta.4 from Github Actions [skip e2e] ([9a29e61](9a29e61))
* bump @bimdata/viewer@2.14.0 from Github Actions [skip e2e] ([c0c8a91](c0c8a91))
* bump @bimdata/viewer@2.14.0-beta.1 from Github Actions [skip e2e] ([880b0b0](880b0b0))
* bump @bimdata/viewer@2.14.0-beta.2 from Github Actions [skip e2e] ([c969f44](c969f44))
* bump @bimdata/viewer@2.14.0-beta.3 from Github Actions [skip e2e] ([31f7d04](31f7d04))
* bump @bimdata/viewer@2.14.0-beta.4 from Github Actions [skip e2e] ([c62fc66](c62fc66))
* bump @bimdata/viewer@2.14.0-beta.5 from Github Actions [skip e2e] ([81a4aa7](81a4aa7))
* bump @bimdata/viewer@2.14.0-beta.6 from Github Actions [skip e2e] ([e85b561](e85b561))
* bump @bimdata/viewer@2.14.0-beta.7 from Github Actions [skip e2e] ([ef1a27d](ef1a27d))
* bump @bimdata/viewer@2.14.0-beta.8 from Github Actions [skip e2e] ([7ebf77f](7ebf77f))
* bump @bimdata/viewer@2.14.0-beta.9 from Github Actions [skip e2e] ([943e72c](943e72c))
* update dependencies and node version to 24 in Dockerfile ([912f693](912f693))
* update env.example ([1ce9158](1ce9158))

### fix

* added missing i18n for ProjectNotificationCard (#580) ([2770cc0](2770cc0)), closes [#580](#580)
* remove defineModel useless import ([38846b9](38846b9))
* remove some dev code ([fb65176](fb65176))
* update bcf-components ([c806efe](c806efe))

### MINOR

* feat(bcf): add topic documents feature (#585) ([9478ba6](9478ba6)), closes [#585](#585)
* feat(bcf): add topic groups feature (#591) ([546c6a6](546c6a6)), closes [#591](#591)

### PATCH

* chore(deps): bump the minor-updates group across 1 directory with 8 updates (#597) ([961cdae](961cdae)), closes [#597](#597)
* disable LOD, enable DTX ([0ea1521](0ea1521))
* fix package version ([ec021d1](ec021d1))
* fix packages versions (2) ([30bcc9e](30bcc9e))
@Bimdata-io
Copy link
Contributor

🎉 This PR is included in version 1.3.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

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 released

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants