Skip to content

deps(npm): bump runed from 0.37.0 to 0.37.1 in /frontend - #46

Closed
dependabot[bot] wants to merge 3 commits into
mainfrom
dependabot/npm_and_yarn/frontend/runed-0.37.1
Closed

deps(npm): bump runed from 0.37.0 to 0.37.1 in /frontend#46
dependabot[bot] wants to merge 3 commits into
mainfrom
dependabot/npm_and_yarn/frontend/runed-0.37.1

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Feb 9, 2026

Copy link
Copy Markdown
Contributor

Bumps runed from 0.37.0 to 0.37.1.

Release notes

Sourced from runed's releases.

runed@0.37.1

Patch Changes

  • fix(resource): set initial loading state from options fields (#341)

  • Refactor IsInViewport to expose the underlying observer directly via an observer property (#202) Added a once option to useIntersectionObserver to automatically stop observing after the first intersection.

Changelog

Sourced from runed's changelog.

0.37.1

Patch Changes

  • fix(resource): set initial loading state from options fields (#341)

  • Refactor IsInViewport to expose the underlying observer directly via an observer property (#202) Added a once option to useIntersectionObserver to automatically stop observing after the first intersection.

Commits

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

@dependabot @github

dependabot Bot commented on behalf of github Feb 9, 2026

Copy link
Copy Markdown
Contributor Author

Labels

The following labels could not be found: frontend. Please create it before Dependabot can add it to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Feb 9, 2026
@github-actions

github-actions Bot commented Feb 9, 2026

Copy link
Copy Markdown

🔍 Deadcode Analysis

Found potentially unused code (click to expand)
-: build constraints exclude all Go files in /home/runner/work/core/core/internal/testutils
/home/runner/work/core/core/internal/services/planning_service_test.go:8:2: could not import windshift/internal/testutils (invalid package name: "")
-: build constraints exclude all Go files in /home/runner/work/core/core/internal/testutils/factory
/home/runner/work/core/core/internal/services/comment_service_test.go:9:2: could not import windshift/internal/testutils (invalid package name: "")
/home/runner/work/core/core/internal/services/comment_service_test.go:10:2: could not import windshift/internal/testutils/factory (invalid package name: "")
deadcode: packages contain errors

These functions may be unused. Consider removing them if they're no longer needed.

@github-actions

github-actions Bot commented Feb 9, 2026

Copy link
Copy Markdown

Size Change: 0 B 🆕

Total Size: 0 B

compressed-size-action

@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/frontend/runed-0.37.1 branch 2 times, most recently from 45c49d2 to 6e7a3cc Compare March 5, 2026 08:30
@github-actions

github-actions Bot commented Mar 5, 2026

Copy link
Copy Markdown

🔍 Deadcode Analysis

Found potentially unused code (click to expand)
-: build constraints exclude all Go files in /home/runner/work/core/core/internal/testutils
/home/runner/work/core/core/internal/services/planning_service_test.go:8:2: could not import windshift/internal/testutils (invalid package name: "")
-: build constraints exclude all Go files in /home/runner/work/core/core/internal/testutils/factory
/home/runner/work/core/core/internal/services/comment_service_test.go:9:2: could not import windshift/internal/testutils (invalid package name: "")
/home/runner/work/core/core/internal/services/comment_service_test.go:10:2: could not import windshift/internal/testutils/factory (invalid package name: "")
deadcode: packages contain errors

These functions may be unused. Consider removing them if they're no longer needed.

1 similar comment
@github-actions

github-actions Bot commented Mar 5, 2026

Copy link
Copy Markdown

🔍 Deadcode Analysis

Found potentially unused code (click to expand)
-: build constraints exclude all Go files in /home/runner/work/core/core/internal/testutils
/home/runner/work/core/core/internal/services/planning_service_test.go:8:2: could not import windshift/internal/testutils (invalid package name: "")
-: build constraints exclude all Go files in /home/runner/work/core/core/internal/testutils/factory
/home/runner/work/core/core/internal/services/comment_service_test.go:9:2: could not import windshift/internal/testutils (invalid package name: "")
/home/runner/work/core/core/internal/services/comment_service_test.go:10:2: could not import windshift/internal/testutils/factory (invalid package name: "")
deadcode: packages contain errors

These functions may be unused. Consider removing them if they're no longer needed.

@stefan-ernst
stefan-ernst force-pushed the main branch 2 times, most recently from 15e9650 to af9beaf Compare March 6, 2026 08:32
@github-actions

github-actions Bot commented Mar 6, 2026

Copy link
Copy Markdown

This PR has merge conflicts that need to be resolved before it can be merged. Please rebase on the latest main branch.

dependabot Bot and others added 3 commits March 6, 2026 10:41
Bumps [dompurify](https://github.com/cure53/DOMPurify) to 3.1.6 and updates ancestor dependency . These dependencies need to be updated together.


Updates `dompurify` from 3.1.6 to 3.1.6
- [Release notes](https://github.com/cure53/DOMPurify/releases)
- [Commits](cure53/DOMPurify@3.1.6...3.1.6)

Updates `dompurify` from 3.3.1 to 3.3.2
- [Release notes](https://github.com/cure53/DOMPurify/releases)
- [Commits](cure53/DOMPurify@3.1.6...3.1.6)

---
updated-dependencies:
- dependency-name: dompurify
  dependency-version: 3.1.6
  dependency-type: indirect
- dependency-name: dompurify
  dependency-version: 3.3.2
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
…tend/multi-19ddc6076b

deps(npm): bump dompurify in /frontend
Dependabot couldn't find the original pull request head commit, 6e7a3cc68737d8418acf12669d8f079cfb91938b.
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/frontend/runed-0.37.1 branch from 6e7a3cc to 3d78cc3 Compare March 9, 2026 09:40
@github-actions

github-actions Bot commented Mar 9, 2026

Copy link
Copy Markdown

Merge conflicts have been resolved.

@github-actions github-actions Bot removed the conflict label Mar 9, 2026
@github-actions

github-actions Bot commented Mar 9, 2026

Copy link
Copy Markdown

🔍 Deadcode Analysis

Found potentially unused code (click to expand)
-: build constraints exclude all Go files in /home/runner/work/core/core/internal/testutils
/home/runner/work/core/core/internal/services/planning_service_test.go:8:2: could not import windshift/internal/testutils (invalid package name: "")
-: build constraints exclude all Go files in /home/runner/work/core/core/internal/testutils/factory
/home/runner/work/core/core/internal/services/comment_service_test.go:9:2: could not import windshift/internal/testutils (invalid package name: "")
/home/runner/work/core/core/internal/services/comment_service_test.go:10:2: could not import windshift/internal/testutils/factory (invalid package name: "")
deadcode: packages contain errors

These functions may be unused. Consider removing them if they're no longer needed.

@github-actions

Copy link
Copy Markdown

This PR has merge conflicts that need to be resolved before it can be merged. Please rebase on the latest main branch.

@stefan-ernst
stefan-ernst deleted the dependabot/npm_and_yarn/frontend/runed-0.37.1 branch March 17, 2026 08:48
@dependabot @github

dependabot Bot commented on behalf of github Mar 17, 2026

Copy link
Copy Markdown
Contributor Author

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

conflict dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant