Skip to content

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Dec 28, 2022

Bumps remix-flat-routes from 0.4.8 to 0.5.4.

Changelog

Sourced from remix-flat-routes's changelog.

CHANGELOG

v0.5.3

  • 🐛 Fix route matching on Windows

v0.5.3

  • 🐛 Make unique route id check optional #29

v0.5.2

  • 🐛 Fix flat-files folder support on Windows #27
  • ✨ Add appDir option #26

v0.5.1

  • 🔨 Add support for folders with flat-files convention #25

v0.5.0

  • 🔨 Update flatRoutes with new features
    • Uses same function as Remix core
    • Allows to maintain extended flat-routes function
    • Customizations passed in options
    • Add support for "hybrid" routes
    • Add support for extended route filenames
    • Add support for multiple route folders
    • Add support for custom param prefix character
    • Add support for custom base path

v0.4.7

  • 🔨 Modify route ids for index routes to workaround bug in Remix

v0.4.6

  • 🔨 Update build to use tsc compiler to generate type definitions #21

v0.4.5

  • 🐛 Fix path generation to ensure relative paths #14
  • 🐛 Handle ignored files starting with dots
  • ✨ Add paramPrefixChar to config
    • Since the $ prefix makes it hard to work with files in the shell, you can choose a different character like ^

v0.4.4

... (truncated)

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 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 [remix-flat-routes](https://github.com/kiliman/remix-flat-routes) from 0.4.8 to 0.5.4.
- [Release notes](https://github.com/kiliman/remix-flat-routes/releases)
- [Changelog](https://github.com/kiliman/remix-flat-routes/blob/main/CHANGELOG.md)
- [Commits](https://github.com/kiliman/remix-flat-routes/commits)

---
updated-dependencies:
- dependency-name: remix-flat-routes
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Dec 28, 2022
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Dec 29, 2022

Superseded by #7.

@dependabot dependabot bot closed this Dec 29, 2022
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/remix-flat-routes-0.5.4 branch December 29, 2022 21:43
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 javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants