Skip to content

ui: bump js-routes from 1.4.14 to 2.2.1 in /server/src/main/webapp/WEB-INF/rails#2426

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

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

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot bot commented on behalf of github Jan 21, 2022

Bumps js-routes from 1.4.14 to 2.2.1.

Changelog

Sourced from js-routes's changelog.

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

  • Improve browser window object detection. #287

v2.1.1

  • Added webpacker generator ./bin/rails generate js_routes:webpacker
  • Reorganized Readme to describe different setups with their pros and cons more clearly

v2.1.0

  • Support typescript defintions file aka routes.d.ts. See Readme.md for more information.

v2.0.8

  • Forbid usage of namespace option if module_type is not nil. #281.

v2.0.7

  • Remove source map annotation from JS file. Fixes #277
    • Generated file is not minified, so it is better to use app side bundler/compressor for source maps

v2.0.6

  • Disable namespace option default for all envs #278

v2.0.5

  • Fixed backward compatibility issue #276

v2.0.4

  • Fixed backward compatibility issue #275

v2.0.3

... (truncated)

Commits
  • 837a92b v2.2.1
  • b406244 Update rake middleware setup to update routes files before assets:precompile
  • 1eb0b8c Update readme
  • 589f30c Generate base version of routes file when using middleware generator
  • f381b17 v2.2.0
  • bd5dbde Implement rack middleware #288
  • 8fd2114 Uncomment test
  • 757c8f9 Merge branch 'master' of github.com:railsware/js-routes
  • 27c416b Fix NIL mobule type when no namespace is specified. #292
  • bd9647d Typo (#291)
  • Additional commits viewable 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 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 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 1.4.14 to 2.2.1.
- [Release notes](https://github.com/railsware/js-routes/releases)
- [Changelog](https://github.com/railsware/js-routes/blob/master/CHANGELOG.md)
- [Commits](railsware/js-routes@v1.4.14...v2.2.1)

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

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 Jan 21, 2022
@dependabot @github
Copy link
Copy Markdown
Author

dependabot bot commented on behalf of github Feb 4, 2022

Superseded by #2451.

@dependabot dependabot bot closed this Feb 4, 2022
@dependabot dependabot bot deleted the dependabot/bundler/server/src/main/webapp/WEB-INF/rails/js-routes-2.2.1 branch February 4, 2022 18:15
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