Pilot
Pilot copied to clipboard
Pilot — multifunction JavaScript router.
Currently, if you pass parameter with square brackets (array-like), it will be parsed to array in "query"  Native url does not handle it that way and neither should this...
https://stackoverflow.com/questions/1634271/url-encoding-the-space-character-or-20/1634293#:~:text=A%20space%20may%20only%20be,it%20is%20encoded%20as%20%20. Space character in url query parameters may be encoded as '+' and URLSearchParams does encode it that way -  That should be supported by query parsing in this...
> Ivan.getUrl('address', { city: 'berlin', id: 123 }); // "/berlin/street/10/" Should be `123` instead of `10` http://rubaxa.github.io/Pilot/
Bumps [braces](https://github.com/micromatch/braces), [babel-jest](https://github.com/facebook/jest/tree/HEAD/packages/babel-jest) and [jest](https://github.com/facebook/jest/tree/HEAD/packages/jest). These dependencies needed to be updated together. Updates `braces` from 1.8.5 to 3.0.2 Changelog Sourced from braces's changelog. Release history All notable changes to this...
Bumps [js-yaml](https://github.com/nodeca/js-yaml) from 3.14.1 to 3.14.2. Changelog Sourced from js-yaml's changelog. [3.14.2] - 2025-11-15 Security Backported v4.1.1 fix to v3 [4.1.1] - 2025-11-12 Security Fix prototype pollution issue in yaml...
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-automerge-start)...
You can trigger a rebase of this PR by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- Dependabot commands and options You can trigger Dependabot actions by commenting...
You can trigger a rebase of this PR by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- Dependabot commands and options You can trigger Dependabot actions by commenting...