Skip to content

Bump js-routes from 2.3.4 to 2.3.5#1875

Merged
dependabot[bot] merged 1 commit intomainfrom
dependabot/bundler/js-routes-2.3.5
Feb 14, 2025
Merged

Bump js-routes from 2.3.4 to 2.3.5#1875
dependabot[bot] merged 1 commit intomainfrom
dependabot/bundler/js-routes-2.3.5

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 14, 2025

Bumps js-routes from 2.3.4 to 2.3.5.

Release notes

Sourced from js-routes's releases.

v2.3.5

Changes

  • Support bigint route parameter
import {nft_path} from "./routes"
nft_path(123456789012345678901234567890n)
// => /nfts/123456789012345678901234567890

  • Fix rake task for non-esm modules. #316
Changelog

Sourced from js-routes's changelog.

[2.3.5]

  • Support bigint route parameter
import {nft_path} from "./routes"
nft_path(123456789012345678901234567890n)
// => /nfts/123456789012345678901234567890

  • Fix rake task for non-esm modules. #316
Commits

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 will merge this PR once CI passes on it, as requested by @openhpi-bot.


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 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.4 to 2.3.5.
- [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.4...v2.3.5)

---
updated-dependencies:
- dependency-name: js-routes
  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 Feb 14, 2025
Copy link

@openhpi-bot openhpi-bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@dependabot merge

@dependabot dependabot bot merged commit 0efa8d7 into main Feb 14, 2025
8 checks passed
@dependabot dependabot bot deleted the dependabot/bundler/js-routes-2.3.5 branch February 14, 2025 03:24
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.

1 participant