broksonic21
broksonic21
According to this: https://developer.apple.com/forums/thread/123554?answerId=419087022#419087022 Apple prioritizes .com's differently than .links (at least in US). Could this explain why the original posters Firebase hosted version worked better than the .link URL?...
@iiroj Sort of. I hadn't staged _any files_ (i.e. didn't run git add at all) up front but instead ran it like this to trigger the pre-commit hook. `git commit...
To be honest, not sure how we got into this state. This is part of a large test bed with a number of developers, and I’d say about a number...
https://github.com/k8s-ruby/k8s-ruby/blob/master/k8s-ruby.gemspec#L31
@lamdor i was trying to repo as well in a non-private repo and had same thought - in our private repo, that would match what we see. To fix, we...
similar to https://github.com/dependabot/dependabot-core/issues/7606 albeit that was for grouped, and this repos both inside groups and standalone upgrade issues.
@carogalvin in our private repo, yes, as 18.0.3 was a minimum version for a transitive dependency for a different npm package so it got bumped in the lock as it...
Is there a pathway to get this fixed up? https://docs.github.com/en/code-security/dependabot/dependabot-version-updates/configuration-options-for-the-dependabot.yml-file#versioning-strategy definitely reads like we want - always increase the package.json to the new version (even if semver would make it...
That was fixed here, right? https://github.com/k8s-ruby/k8s-ruby/pull/50
I don't usually +1 but any chance there's a fix coming for this? We've had to avoid all future patches until this is fixed and would love to keep up