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 the dependencies group across 1 directory with 4 updates #864

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

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 14, 2024

Bumps the dependencies group with 4 updates in the / directory: @easyops-cn/docusaurus-search-local, @openfga/sdk, @openfga/syntax-transformer and sanitize-html.

Updates @easyops-cn/docusaurus-search-local from 0.44.5 to 0.45.0

Release notes

Sourced from @​easyops-cn/docusaurus-search-local's releases.

v0.45.0

0.45.0 (2024-10-09)

Features

  • fix a perf issue when searching with a large number of Chinese words (abe720c), closes #312

Bug Fixes

  • fix a perf issue that cut zh words unnecessary repeatedly (870dc88)
  • limit the number of terms, closes #312 (c889047)

v0.44.6

0.44.6 (2024-10-08)

Bug Fixes

  • use require.resolve for generated js, fixes #459 (4728b28)
Commits

Updates @openfga/sdk from 0.6.3 to 0.7.0

Release notes

Sourced from @​openfga/sdk's releases.

v0.7.0

0.7.0 (2024-08-30)

  • feat!: enhancements to OpenTelemetry support (#149)

Checkout the telemetry docs for more on how to enable and configure OpenTelemetry metrics.

BREAKING CHANGE: This version changes the way in which telemetry is configured and reported. See #149 for additional information.

Changelog

Sourced from @​openfga/sdk's changelog.

v0.7.0

0.7.0 (2024-08-30)

  • feat!: enhancements to OpenTelemetry support (#149)

BREAKING CHANGE:

This version changes the way in which telemetry is configured and reported. See #149 for additional information.

Commits

Updates @openfga/syntax-transformer from 0.2.0-beta.21 to 0.2.0-beta.22

Commits
  • 7b2804d release(js): v0.2.0-beta.22 (#362)
  • 3a84ead chore: fix changelog
  • e5d6054 release(js): v0.2.0-beta.22
  • 5cafc9f chore(deps): update dependencies
  • 992b301 chore(deps): bump actions/setup-node from 4.0.3 to 4.0.4 in the dependencies ...
  • ff2dcf3 chore(deps-dev): bump eslint from 8.57.0 to 8.57.1 in /pkg/js (#359)
  • dc0d9f1 fix: fix validation of object IDs (#348)
  • 1dfc019 feat(language): fix linter for go
  • 23f369d fix(language): fix java lint issue
  • 2e0fb5d feat(language): added unit test for java
  • Additional commits viewable in compare view

Updates sanitize-html from 2.13.0 to 2.13.1

Changelog

Sourced from sanitize-html's changelog.

2.13.1 (2024-10-03)

  • Fix to allow regex in allowedClasses wildcard whitelist. Thanks to anak-dev.
Commits
  • 20878b9 Merge pull request #678 from apostrophecms/release-2.13.1
  • bf08233 release 2.13.1
  • 4d5c4cb Merge pull request #676 from apostrophecms/thanks-anak-dev
  • f4c3ca9 thanks
  • c0a7bbd Merge pull request #675 from anak-dev/anak-dev-main
  • 5588fd8 docs: update changelog
  • 7ba71db fix: allow classes that match allowedClasses regex for all tags
  • See full diff 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 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

…dates

Bumps the dependencies group with 4 updates in the / directory: [@easyops-cn/docusaurus-search-local](https://github.com/easyops-cn/docusaurus-search-local/tree/HEAD/packages/docusaurus-search-local), [@openfga/sdk](https://github.com/openfga/js-sdk), [@openfga/syntax-transformer](https://github.com/openfga/language) and [sanitize-html](https://github.com/apostrophecms/sanitize-html).


Updates `@easyops-cn/docusaurus-search-local` from 0.44.5 to 0.45.0
- [Release notes](https://github.com/easyops-cn/docusaurus-search-local/releases)
- [Commits](https://github.com/easyops-cn/docusaurus-search-local/commits/v0.45.0/packages/docusaurus-search-local)

Updates `@openfga/sdk` from 0.6.3 to 0.7.0
- [Release notes](https://github.com/openfga/js-sdk/releases)
- [Changelog](https://github.com/openfga/js-sdk/blob/main/CHANGELOG.md)
- [Commits](openfga/js-sdk@v0.6.3...v0.7.0)

Updates `@openfga/syntax-transformer` from 0.2.0-beta.21 to 0.2.0-beta.22
- [Release notes](https://github.com/openfga/language/releases)
- [Commits](openfga/language@pkg/js/v0.2.0-beta.21...pkg/js/v0.2.0-beta.22)

Updates `sanitize-html` from 2.13.0 to 2.13.1
- [Changelog](https://github.com/apostrophecms/sanitize-html/blob/main/CHANGELOG.md)
- [Commits](apostrophecms/sanitize-html@2.13.0...2.13.1)

---
updated-dependencies:
- dependency-name: "@easyops-cn/docusaurus-search-local"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: "@openfga/sdk"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: "@openfga/syntax-transformer"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: sanitize-html
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested review from a team as code owners October 14, 2024 10:31
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Oct 14, 2024
Copy link
Contributor

Minder Vulnerability Report ✅

Minder analyzed this PR and found it does not add any new vulnerable dependencies.

Vulnerability scan of 75ea2fa4:

  • 🐞 vulnerable packages: 0
  • 🛠 fixes available for: 0

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