Skip to content

build(deps): bump js-routes from 2.3.6 to 2.3.7#7977

Merged
david-yz-liu merged 1 commit into
masterfrom
dependabot/bundler/js-routes-2.3.7
Jun 2, 2026
Merged

build(deps): bump js-routes from 2.3.6 to 2.3.7#7977
david-yz-liu merged 1 commit into
masterfrom
dependabot/bundler/js-routes-2.3.7

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Jun 2, 2026

Bumps js-routes from 2.3.6 to 2.3.7.

Release notes

Sourced from js-routes's releases.

v2.3.7

Changes

  • Obfuscate assignment to module.exports in order to prevent warnings in javascript bundlers, like Vite. Fixes #337.
Changelog

Sourced from js-routes's changelog.

[2.3.7]

  • Obfuscate assignment to module.exports in order to prevent warnings in javascript bundlers, like Vite. Fixes #337.
Commits
  • 253c7ca v2.3.7
  • 59ce258 Potential fix for code scanning alert no. 3: Workflow does not contain permis...
  • c8962fe Potential fix for code scanning alert no. 2: Dependency download using unencr...
  • 81dbcb4 Delete unused lib
  • 3c8ecf7 Adapt code to new versions of js libs
  • 2f473b7 Update package.json
  • b6b7d4a Refactor: Simplify method bindings in routes.js and routes.ts
  • 2d47e7c Cleanup
  • 6ed424d Remove module.exports from directly mentioned in comments
  • 94aef98 Obfuscate assignment to module.exports to prevent warnings (#338)
  • See full diff 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 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 [js-routes](https://github.com/railsware/js-routes) from 2.3.6 to 2.3.7.
- [Release notes](https://github.com/railsware/js-routes/releases)
- [Changelog](https://github.com/railsware/js-routes/blob/main/CHANGELOG.md)
- [Commits](railsware/js-routes@v2.3.6...v2.3.7)

---
updated-dependencies:
- dependency-name: js-routes
  dependency-version: 2.3.7
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file ruby Pull requests that update Ruby code labels Jun 2, 2026
@coveralls
Copy link
Copy Markdown
Collaborator

Coverage Report for CI Build 26800668786

Warning

No base build found for commit 00ab1bb on master.
Coverage changes can't be calculated without a base build.
If a base build is processing, this comment will update automatically when it completes.

Coverage: 90.315%

Details

  • Patch coverage: No coverable lines changed in this PR.

Uncovered Changes

No uncovered changes found.

Coverage Regressions

Requires a base build to compare against. How to fix this →


Coverage Stats

Coverage Status
Relevant Lines: 49970
Covered Lines: 46095
Line Coverage: 92.25%
Relevant Branches: 2175
Covered Branches: 1000
Branch Coverage: 45.98%
Branches in Coverage %: Yes
Coverage Strength: 122.07 hits per line

💛 - Coveralls

@david-yz-liu david-yz-liu merged commit c25c1ff into master Jun 2, 2026
8 checks passed
@dependabot dependabot Bot deleted the dependabot/bundler/js-routes-2.3.7 branch June 2, 2026 15:39
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 ruby Pull requests that update Ruby code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants