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

Bump actions/configure-pages from 4 to 5 #553

Merged
merged 1 commit into from Apr 5, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 1, 2024

Bumps actions/configure-pages from 4 to 5.

Release notes

Sourced from actions/configure-pages's releases.

v5.0.0

Changelog

See details of all code changes since previous release.

Commits
  • 983d773 Merge pull request #139 from actions/config-auto-detect
  • 9cf6e24 Tweak comment
  • f304bd8 Update distributables
  • 215cd51 Attempt to detect existing config files matching the expected basename plus o...
  • e9382ac Front-load the file extension warning
  • 7781abd Merge pull request #138 from actions/error-utils
  • fc47e3c Update distributables
  • 9c9f8a2 Update tests to use the Octokit RequestError class
  • 9a4705d Update distributables
  • f6ded38 Fix syntax error and formatting
  • Additional commits viewable in compare view

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 rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will 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 version will 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 dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [actions/configure-pages](https://github.com/actions/configure-pages) from 4 to 5.
- [Release notes](https://github.com/actions/configure-pages/releases)
- [Commits](actions/configure-pages@v4...v5)

---
updated-dependencies:
- dependency-name: actions/configure-pages
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Apr 1, 2024
@hsbt hsbt merged commit 8b33b36 into master Apr 5, 2024
80 checks passed
@hsbt hsbt deleted the dependabot/github_actions/actions/configure-pages-5 branch April 5, 2024 06:27
xjunior pushed a commit to powerhome/audiences that referenced this pull request Apr 8, 2024
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [rake](https://togithub.com/ruby/rake)
([changelog](https://togithub.com/ruby/rake/blob/v13.2.1/History.rdoc))
| `13.1.0` -> `13.2.1` |
[![age](https://developer.mend.io/api/mc/badges/age/rubygems/rake/13.2.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/rubygems/rake/13.2.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/rubygems/rake/13.1.0/13.2.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/rubygems/rake/13.1.0/13.2.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>ruby/rake (rake)</summary>

### [`v13.2.1`](https://togithub.com/ruby/rake/releases/tag/v13.2.1)

[Compare
Source](https://togithub.com/ruby/rake/compare/v13.2.0...v13.2.1)

#### What's Changed

- Suppressed "<internal:array>:52:in 'Array#each'" from backtrace by
[@&#8203;hsbt](https://togithub.com/hsbt) in
[ruby/rake#554
- Bump actions/configure-pages from 4 to 5 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[ruby/rake#553

**Full Changelog**:
ruby/rake@v13.2.0...v13.2.1

### [`v13.2.0`](https://togithub.com/ruby/rake/releases/tag/v13.2.0)

[Compare
Source](https://togithub.com/ruby/rake/compare/v13.1.0...v13.2.0)

#### What's Changed

- Fix rule example to be correct by
[@&#8203;zenspider](https://togithub.com/zenspider) in
[ruby/rake#525
- Switch to use test-unit by [@&#8203;hsbt](https://togithub.com/hsbt)
in
[ruby/rake#536
- Removed redundant block by [@&#8203;hsbt](https://togithub.com/hsbt)
in
[ruby/rake#537
- Use Struct instead of OpenStruct. by
[@&#8203;hsbt](https://togithub.com/hsbt) in
[ruby/rake#545
- Accept FileList object as directory task's target by
[@&#8203;gemmaro](https://togithub.com/gemmaro) in
[ruby/rake#530
- Fix exception when exception has nil backtrace by
[@&#8203;janbiedermann](https://togithub.com/janbiedermann) in
[ruby/rake#451
- Add TruffleRuby on CI by
[@&#8203;andrykonchin](https://togithub.com/andrykonchin) in
[ruby/rake#551

#### New Contributors

- [@&#8203;zenspider](https://togithub.com/zenspider) made their first
contribution in
[ruby/rake#525
- [@&#8203;gemmaro](https://togithub.com/gemmaro) made their first
contribution in
[ruby/rake#530
- [@&#8203;janbiedermann](https://togithub.com/janbiedermann) made their
first contribution in
[ruby/rake#451
- [@&#8203;andrykonchin](https://togithub.com/andrykonchin) made their
first contribution in
[ruby/rake#551

**Full Changelog**:
ruby/rake@v13.1.0...v13.2.0

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [x] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://developer.mend.io/github/powerhome/audiences).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4yNjkuMiIsInVwZGF0ZWRJblZlciI6IjM3LjI2OS4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code
Development

Successfully merging this pull request may close these issues.

None yet

1 participant