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/checkout from 2.4.0 to 3.3.0 #624

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 16, 2023

Bumps actions/checkout from 2.4.0 to 3.3.0.

Release notes

Sourced from actions/checkout's releases.

v3.3.0

What's Changed

New Contributors

Full Changelog: actions/checkout@v3.2.0...v3.3.0

v3.2.0

What's Changed

New Contributors

Full Changelog: actions/checkout@v3.1.0...v3.2.0

v3.1.0

What's Changed

New Contributors

Full Changelog: actions/checkout@v3.0.2...v3.1.0

v3.0.2

What's Changed

Full Changelog: actions/checkout@v3...v3.0.2

v3.0.1

... (truncated)

Changelog

Sourced from actions/checkout's changelog.

Changelog

v3.1.0

v3.0.2

v3.0.1

v3.0.0

v2.3.1

v2.3.0

v2.2.0

v2.1.1

  • Changes to support GHES (here and here)

v2.1.0

v2.0.0

... (truncated)

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 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 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/checkout](https://github.com/actions/checkout) from 2.4.0 to 3.3.0.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](actions/checkout@v2.4.0...v3.3.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/github_actions/actions/checkout-3.3.0 branch from 7cbf161 to 661bcac Compare February 22, 2023 20:02
@PatrickGotthard
Copy link
Member

@dependabot rebase

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 22, 2023

Looks like this PR is already up-to-date with master! If you'd still like to recreate it from scratch, overwriting any edits, you can request @dependabot recreate.

@PatrickGotthard PatrickGotthard merged commit 1724961 into master Feb 22, 2023
@PatrickGotthard PatrickGotthard deleted the dependabot/github_actions/actions/checkout-3.3.0 branch February 22, 2023 20:05
benkard added a commit to benkard/mulkcms2 that referenced this pull request Apr 2, 2023
This MR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [com.rometools:rome](http://rometools.com) ([source](https://github.com/rometools/rome)) | compile | major | `1.19.0` -> `2.0.0` |

---

### Release Notes

<details>
<summary>rometools/rome</summary>

### [`v2.0.0`](https://github.com/rometools/rome/releases/tag/2.0.0)

[Compare Source](rometools/rome@1.19.0...2.0.0)

<!-- Release notes generated using configuration in .github/release.yml at 2.0.0 -->

#### What's Changed

##### 🔥 Breaking Changes

-   Switch from Java 6 to Java 11 ([#&#8203;615](rometools/rome#615))
-   Remove deprecated modules ([#&#8203;614](rometools/rome#614))
-   Support parsing of URLs with spaces ([#&#8203;616](rometools/rome#616))
-   Enhance price handling for Media RSS ([#&#8203;617](rometools/rome#617))

##### ⭐ New Features

-   Add support for self links ([#&#8203;618](rometools/rome#618))

##### 🐞 Bug Fixes

-   Fix sunset attribute in Yahoo weather module ([#&#8203;621](rometools/rome#621))
-   Prevent OPML20Generator from creating empty \<docs /> element ([#&#8203;619](rometools/rome#619))
-   Allow zero lengths for enclosures ([#&#8203;625](rometools/rome#625))

##### 🧹 Cleanup

-   Polish ContentItemTest ([#&#8203;620](rometools/rome#620))
-   Remove unused dependencies ([#&#8203;626](rometools/rome#626))

##### ✔ Other Changes

-   Bump actions/checkout from 2.4.0 to 3.3.0 by [@&#8203;dependabot](https://github.com/dependabot) in ([#&#8203;624](rometools/rome#624))
-   Bump maven-compiler-plugin from 3.8.1 to 3.10.1 by [@&#8203;dependabot](https://github.com/dependabot) in ([#&#8203;623](rometools/rome#623))
-   Deprecate URL support in XmlReader ([#&#8203;627](rometools/rome#627))

**Full Changelog**: rometools/rome@1.19.0...2.0.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 MR is behind base branch, or you tick the rebase/retry checkbox.

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

---

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

---

This MR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNC4yNC4wIiwidXBkYXRlZEluVmVyIjoiMzQuMjQuMCJ9-->
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant