Skip to content

Bump omines/oauth2-gitlab from 3.5.0 to 3.6.0#1809

Merged
williamjallen merged 1 commit intomasterfrom
dependabot/composer/omines/oauth2-gitlab-3.6.0
Nov 16, 2023
Merged

Bump omines/oauth2-gitlab from 3.5.0 to 3.6.0#1809
williamjallen merged 1 commit intomasterfrom
dependabot/composer/omines/oauth2-gitlab-3.6.0

Conversation

@dependabot
Copy link
Contributor

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

Bumps omines/oauth2-gitlab from 3.5.0 to 3.6.0.

Release notes

Sourced from omines/oauth2-gitlab's releases.

3.6.0

Maintenance release

  • Upped code quality to PHPStan max level
  • Officially support PHP 8.3
  • Switched to Github Actions

Diff: omines/oauth2-gitlab@3.5.0...3.6.0

Changelog

Sourced from omines/oauth2-gitlab's changelog.

[3.6.0] - 2023-11-06

Maintenance release

  • Upped code quality to PHPStan max level
  • Officially support PHP 8.3
  • Switched to Github Actions
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 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)

@williamjallen williamjallen added this pull request to the merge queue Nov 16, 2023
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to a conflict with the base branch Nov 16, 2023
Bumps [omines/oauth2-gitlab](https://github.com/omines/oauth2-gitlab) from 3.5.0 to 3.6.0.
- [Release notes](https://github.com/omines/oauth2-gitlab/releases)
- [Changelog](https://github.com/omines/oauth2-gitlab/blob/master/CHANGELOG.md)
- [Commits](omines/oauth2-gitlab@3.5.0...3.6.0)

---
updated-dependencies:
- dependency-name: omines/oauth2-gitlab
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/composer/omines/oauth2-gitlab-3.6.0 branch from 88b3067 to 6247993 Compare November 16, 2023 19:17
@williamjallen williamjallen added this pull request to the merge queue Nov 16, 2023
Merged via the queue into master with commit 74823f4 Nov 16, 2023
@williamjallen williamjallen deleted the dependabot/composer/omines/oauth2-gitlab-3.6.0 branch November 16, 2023 20:38
sbelsk pushed a commit to sbelsk/CDash that referenced this pull request Nov 20, 2023
Bumps [omines/oauth2-gitlab](https://github.com/omines/oauth2-gitlab)
from 3.5.0 to 3.6.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/omines/oauth2-gitlab/releases">omines/oauth2-gitlab's
releases</a>.</em></p>
<blockquote>
<h2>3.6.0</h2>
<p>Maintenance release</p>
<ul>
<li>Upped code quality to PHPStan max level</li>
<li>Officially support PHP 8.3</li>
<li>Switched to Github Actions</li>
</ul>
<p>Diff: <a
href="https://github.com/omines/oauth2-gitlab/compare/3.5.0...3.6.0">https://github.com/omines/oauth2-gitlab/compare/3.5.0...3.6.0</a></p>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/omines/oauth2-gitlab/blob/master/CHANGELOG.md">omines/oauth2-gitlab's
changelog</a>.</em></p>
<blockquote>
<h2>[3.6.0] - 2023-11-06</h2>
<p>Maintenance release</p>
<ul>
<li>Upped code quality to PHPStan max level</li>
<li>Officially support PHP 8.3</li>
<li>Switched to Github Actions</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/omines/oauth2-gitlab/commit/5d8afd581c3d40dc469d03fa42965c449e95de9a"><code>5d8afd5</code></a>
Prepare 3.6.0 release</li>
<li><a
href="https://github.com/omines/oauth2-gitlab/commit/b57ec8ec952f41576f3955f8a1cc59c8b7492520"><code>b57ec8e</code></a>
Remove configs for outdated tools</li>
<li><a
href="https://github.com/omines/oauth2-gitlab/commit/120484af8f3d186a11bc47150431b0ae2d0dc1f9"><code>120484a</code></a>
Add Stryker report and update badges</li>
<li><a
href="https://github.com/omines/oauth2-gitlab/commit/cecdd6fdbabd30e59ca493422bcaf4a5b075b946"><code>cecdd6f</code></a>
Add infection as direct dependency</li>
<li><a
href="https://github.com/omines/oauth2-gitlab/commit/170c6c745a476f90bd4d1f907b88fff6e00b2eea"><code>170c6c7</code></a>
Add Github actions</li>
<li><a
href="https://github.com/omines/oauth2-gitlab/commit/4128e7838cd1d2376923d0f2baceaa6368d24b34"><code>4128e78</code></a>
PHPStan level max</li>
<li><a
href="https://github.com/omines/oauth2-gitlab/commit/c7f0c0b29d75b015e1598f8ada6caad8551c94d8"><code>c7f0c0b</code></a>
Clean up README</li>
<li><a
href="https://github.com/omines/oauth2-gitlab/commit/c608766bb4dd18412c50171e7ac7b6828d09884e"><code>c608766</code></a>
Upgrade to PHPunit 10</li>
<li><a
href="https://github.com/omines/oauth2-gitlab/commit/400b0d25856f5cc80e671a1856f1cb322a9b4e1b"><code>400b0d2</code></a>
PHPstan level 8, new infection</li>
<li><a
href="https://github.com/omines/oauth2-gitlab/commit/381295bf881cf60e48cfcde8ae8945bf22d958dc"><code>381295b</code></a>
Fix tests for modern suites</li>
<li>Additional commits viewable in <a
href="https://github.com/omines/oauth2-gitlab/compare/3.5.0...3.6.0">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=omines/oauth2-gitlab&package-manager=composer&previous-version=3.5.0&new-version=3.6.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

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-automerge-start)
[//]: # (dependabot-automerge-end)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

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)


</details>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
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.

1 participant

Comments