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

v9.11.0 Bump peter-evans/create-pull-request from 3.14.0 to 4 #5061

Conversation

github-actions[bot]
Copy link
Contributor

Applying #5059 to release/9.11.0
Bumps peter-evans/create-pull-request from 3.14.0 to 4.

Release notes

Sourced from peter-evans/create-pull-request's releases.

Create Pull Request v4.0.0

Breaking changes

  • The add-paths input no longer accepts -A as a valid value. When committing all new and modified files the add-paths input should be omitted.
  • If using self-hosted runners or GitHub Enterprise Server, there are minimum requirements for v4 to run. See "What's new" below for details.

What's new

  • Updated runtime to Node.js 16
    • The action now requires a minimum version of v2.285.0 for the Actions Runner.
    • If using GitHub Enterprise Server, the action requires GHES 3.4 or later.

What's Changed

New Contributors

Full Changelog: peter-evans/create-pull-request@v3.14.0...v4.0.0

Commits

Dependabot compatibility score

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 commands and options

You can trigger Dependabot actions by commenting on this PR:

  • will rebase this PR
  • will recreate this PR, overwriting any edits that have been made to it
  • will merge this PR after your CI passes on it
  • will squash and merge this PR after your CI passes on it
  • will cancel a previously requested merge and block automerging
  • will reopen this PR if it is closed
  • will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

bdukes and others added 22 commits March 1, 2022 14:34
If the clean fails, the rebuild never happens, and reading issues from
the rebuild log needs to be skipped.
Fix failure to report issues when clean fails
Fix for issue 5049.

Caching search results needs to include the current culture in the key.
Fix for issue #5047.

This will allow to optionally remove the rel attribute from privacy and terms links. Default is still "rel=nofollow" but it could now either be changed or removed entirely from the ascx file.

Unfortunately the asp.net control doesn't have a rel attribute, so we have to add it ourselves.

Added Rel attribute to Privacy and Terms class and added rel="nofollow" to privacy.ascx and terms.ascx skin file.
Fixed unit test to use the new key including culture.
Allows localization of search categories
Co-authored-by: Brian Dukes <bdukes@engagesoftware.com>
Co-authored-by: Brian Dukes <bdukes@engagesoftware.com>
Co-authored-by: Brian Dukes <bdukes@engagesoftware.com>
Co-authored-by: Brian Dukes <bdukes@engagesoftware.com>
Added missing semicolons.
Allows optionally removing rel from privacy and terms
Fix not reporting errors or warnings from build
…e skin

Set the rel attribute of the hyperlink only if there is either no value set in the skin or a non blank value defined in the skin. If it is set to rel="" in the skin, the hyperlink will be rendered without a rel attribute.
Co-authored-by: Brian Dukes <bdukes@engagesoftware.com>
Co-authored-by: Brian Dukes <bdukes@engagesoftware.com>
Allow removal of rel for Terms and Privacy skin objects
Bumps [peter-evans/create-pull-request](https://github.com/peter-evans/create-pull-request) from 3.14.0 to 4.
- [Release notes](https://github.com/peter-evans/create-pull-request/releases)
- [Commits](peter-evans/create-pull-request@v3.14.0...v4)

---
updated-dependencies:
- dependency-name: peter-evans/create-pull-request
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
…eter-evans/create-pull-request-4

Bump peter-evans/create-pull-request from 3.14.0 to 4
@bdukes bdukes added this to the 9.11.0 milestone Mar 25, 2022
@valadas valadas merged commit d0d8870 into release/9.11.0 Mar 25, 2022
@valadas valadas deleted the v9.11.0/dependabot/github_actions/peter-evans/create-pull-request-4-f6c8203d43050c7ee54fbde20da98bbd8a9a1c33 branch April 17, 2023 19:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants