Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

v2.2.0 #145

Merged
merged 7 commits into from
Jan 28, 2023
Merged

v2.2.0 #145

merged 7 commits into from
Jan 28, 2023

Conversation

julianrojas87
Copy link
Contributor

No description provided.

dependabot bot and others added 7 commits January 8, 2023 22:28
Bumps [json5](https://github.com/json5/json5) from 2.2.1 to 2.2.3.
- [Release notes](https://github.com/json5/json5/releases)
- [Changelog](https://github.com/json5/json5/blob/main/CHANGELOG.md)
- [Commits](json5/json5@v2.2.1...v2.2.3)

---
updated-dependencies:
- dependency-name: json5
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
I use NixOS with Fish as my shell, which means this script fails, because it won't find `bash`. I therefore propose to use the portable shebang as a general solution.

Pros: Works for me

Cons: Might break old systems that don't have `env`. Also doesn't allow to pass arguments to the interpreter, but I don't believe that this is the case here.

Relevant discussions:

- https://unix.stackexchange.com/questions/632053/how-to-get-bin-bash-on-nixos
- https://unix.stackexchange.com/questions/29608/why-is-it-better-to-use-usr-bin-env-name-instead-of-path-to-name-as-my
Update gtfs2lc-clean.sh with portable shebang
…n/json5-2.2.3

Bump json5 from 2.2.1 to 2.2.3
@julianrojas87 julianrojas87 merged commit 0e9193c into master Jan 28, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants