Skip to content

ui-dev: bump js-routes from 1.4.14 to 2.2.8 in /server/src/main/webapp/WEB-INF/rails#3458

Closed
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/bundler/server/src/main/webapp/WEB-INF/rails/js-routes-2.2.8
Closed

ui-dev: bump js-routes from 1.4.14 to 2.2.8 in /server/src/main/webapp/WEB-INF/rails#3458
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/bundler/server/src/main/webapp/WEB-INF/rails/js-routes-2.2.8

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot bot commented on behalf of github Nov 17, 2023

Bumps js-routes from 1.4.14 to 2.2.8.

Changelog

Sourced from js-routes's changelog.

v2.2.8

  • Leave emoji symbols intact when encoding URI fragment #312
  • Use webpacker config variable instead of hardcode #309
  • Use File.exist? to be compatible with all versions of ruby #310

v2.2.7

  • Fix ESM Tree Shaking #306

v2.2.6

  • Prefer to extend javascript:build instead of assets:precompile. #305
  • Add stimulus framework application.js location to generators

v2.2.5

  • Upgraded eslint and prettier versions #304
  • Fix middleware generator #300
  • Support params special parameter

v2.2.4

  • Fix rails engine loading if sprockets is not in Gemfile. Fixes #294

v2.2.3

  • Fixed NIL module type namespace defintion #297.
    • The patch may cause a problem with nested namespace option
    • Ex. Value like MyProject.Routes requires to define window.MyProject before importing the routes file

v2.2.2.

  • Fix custom file path #295

v2.2.1

  • Improve generator to update route files on assets:precompile and add them to .gitignore by default #288

v2.2.0

  • Use Rack Middleware to automatically update routes file in development #288
    • This setup is now a default recommended due to lack of any downside comparing to ERB Loader and Manual Setup

v2.1.3

  • Fix default_url_options bug. #290

v2.1.2

... (truncated)

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

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot bot added dependencies Pull requests that update a dependency file ruby Pull requests that update Ruby code labels Nov 17, 2023
@dependabot dependabot bot force-pushed the dependabot/bundler/server/src/main/webapp/WEB-INF/rails/js-routes-2.2.8 branch 2 times, most recently from 304cbf4 to d5bae79 Compare November 21, 2023 09:17
@dependabot dependabot bot force-pushed the dependabot/bundler/server/src/main/webapp/WEB-INF/rails/js-routes-2.2.8 branch 4 times, most recently from f6fa200 to c093825 Compare December 2, 2023 15:38
Bumps [js-routes](https://github.com/railsware/js-routes) from 1.4.14 to 2.2.8.
- [Changelog](https://github.com/railsware/js-routes/blob/master/CHANGELOG.md)
- [Commits](railsware/js-routes@v1.4.14...v2.2.8)

---
updated-dependencies:
- dependency-name: js-routes
  dependency-type: indirect
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/bundler/server/src/main/webapp/WEB-INF/rails/js-routes-2.2.8 branch from c093825 to 665da5c Compare December 2, 2023 15:38
@dependabot @github
Copy link
Copy Markdown
Author

dependabot bot commented on behalf of github Mar 18, 2026

Superseded by #3918.

@dependabot dependabot bot closed this Mar 18, 2026
@dependabot dependabot bot deleted the dependabot/bundler/server/src/main/webapp/WEB-INF/rails/js-routes-2.2.8 branch March 18, 2026 10:03
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.

0 participants