]> git.openstreetmap.org Git - rails.git/commit
Remove pessimistic node moduile version constraints
authorTom Hughes <tom@compton.nu>
Wed, 29 Jul 2026 19:46:14 +0000 (20:46 +0100)
committerTom Hughes <tom@compton.nu>
Wed, 29 Jul 2026 19:46:14 +0000 (20:46 +0100)
commit6969efa4aaeb01a23e4ab83969f75c53e20f3a76
tree1a39d9d3c6a6580ff93f0981eac19434c1f8ee5a
parentafc4598587e98603fae70d750435c36b7f80b03b
Remove pessimistic node moduile version constraints

We were ignoring them in dependabot so they aren't really necessary.

We can add constraints when we run into specific problems, but
otherwise we should be optimistic that, in most cases, the new version
of a module will either work fine as-is or will be flagged up by CI.

Exceptions are iD which is updated by manual PR and maplibre where
version 6.x is not currently usable by us.
package.json
yarn.lock