-
Notifications
You must be signed in to change notification settings - Fork 390
Bump addressable from 2.5.2 to 2.8.0 in /jekyll #1023
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
Conversation
|
Can we remove the whole |
I was wondering the same thing half an hour ago and just found your comment. I’ll open an issue to discuss this because it looks slightly more complicated than that. |
|
Filed #1047 |
|
we may as well merge this though, right? |
I’m slightly worried about that “Compatibility: unkown” from dependabot. More specifically, I see Why are there 0 checks for this PR by the way? |
|
@dependabot rebase |
Bumps [addressable](https://github.com/sporkmonger/addressable) from 2.5.2 to 2.8.0. - [Release notes](https://github.com/sporkmonger/addressable/releases) - [Changelog](https://github.com/sporkmonger/addressable/blob/main/CHANGELOG.md) - [Commits](sporkmonger/addressable@addressable-2.5.2...addressable-2.8.0) --- updated-dependencies: - dependency-name: addressable dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]>
d9ec0ae to
f1d2d56
Compare
because we didn't have GHA set up back in July |
|
ah, I think we might just have found out why you want your netlify upload in a separate pipeline to the main build: it doesn't get run correctly for this sort of PR. Anyway the jekyll step stems to have run correctly.
The |
Right, but we did have Buildkite (and e.g. #825 still shows the BK results).
I don’t understand what that 403 comes from.
Fair enough. I guess we can indeed merge then. |
yes, but the BK pipeline was not set up to run on "contributor" PRs (ie, those made from outside the team), due to the risk of abuse.
Nor do I really, though again I think it's probably something to do with the PR being opened by
|
This should only be the case for forks. Dependabot pushes to a branch in the upstream repository as far as I can tell. Weird that it fails like this. |
Bumps addressable from 2.5.2 to 2.8.0.
Changelog
Sourced from addressable's changelog.
Commits
6469a23Updating gemspec again2433638Merge branch 'main' of github.com:sporkmonger/addressable into maine9c76b8Merge pull request #378 from ashmaroli/flat-map56c5cf7Update the gemspecc1fed1cRequire a non-vulnerable rake0d8a312Adding note about ReDoS vulnerability89c7613Merge branch 'template-regexp' into maincf8884fNote about alias fixbb03f71Merge pull request #371 from charleystran/add_missing_encode_component_doc_entry6d1d809Adding note about :compacted normalizationDependabot 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)@dependabot use these labelswill set the current labels as the default for future PRs for this repo and language@dependabot use these reviewerswill set the current reviewers as the default for future PRs for this repo and language@dependabot use these assigneeswill set the current assignees as the default for future PRs for this repo and language@dependabot use this milestonewill set the current milestone as the default for future PRs for this repo and languageYou can disable automated security fix PRs for this repo from the Security Alerts page.