Skip to content

Merge 3.9.x up into 3.10.x #6791

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

Merged
merged 11 commits into from
Feb 17, 2025
Merged

Merge 3.9.x up into 3.10.x #6791

merged 11 commits into from
Feb 17, 2025

Conversation

morozov
Copy link
Member

@morozov morozov commented Feb 17, 2025

No description provided.

greg0ire and others added 11 commits February 2, 2025 22:28
The website indicated in krakjoe/pcov#117
requires authentication to download anything.
Bumps [doctrine/.github](https://github.com/doctrine/.github) from 7.1.0
to 7.2.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/doctrine/.github/releases">doctrine/.github's
releases</a>.</em></p>
<blockquote>
<h2>Locked deps</h2>
<h2>Added</h2>
<p>A new <code>composer-dependency-versions</code> option has been added
to allow configuring <code>ramsey/composer-install</code>'s
<code>dependency-versions</code> option.</p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/doctrine/.github/commit/9061a3b2c6d94d60ca11adfc0fae4222ae7937b0"><code>9061a3b</code></a>
Merge pull request <a
href="https://redirect.github.com/doctrine/.github/issues/58">#58</a>
from greg0ire/locked-deps</li>
<li><a
href="https://github.com/doctrine/.github/commit/2ff95c8fd8a2d358927c7bd5c14d85410e164f70"><code>2ff95c8</code></a>
Allow locking the deps</li>
<li>See full diff in <a
href="https://github.com/doctrine/.github/compare/7.1.0...7.2.0">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=doctrine/.github&package-manager=github_actions&previous-version=7.1.0&new-version=7.2.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] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [doctrine/.github](https://github.com/doctrine/.github) from 7.2.0 to 7.2.1.
- [Release notes](https://github.com/doctrine/.github/releases)
- [Commits](doctrine/.github@7.2.0...7.2.1)

---
updated-dependencies:
- dependency-name: doctrine/.github
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
…x/doctrine/dot-github-7.2.1

Bump doctrine/.github from 7.2.0 to 7.2.1
…table_custom_schema_reserverd_word

Trim quotes in unqualified foreign table names when diffing foreign keys
…-schema

PostgreSQL: Add schema name to DROP INDEX when table not in default schema
Tests: Added drop and create schema helper methods
@morozov morozov merged commit 8b1e40a into 3.10.x Feb 17, 2025
138 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants