Skip to content

Releases: TechlauncherFireApp/backend

fireapp-3.119.0-gh-readonly-queue-main-pr-312-a583043058eb9f0b84faea950b82fc0d7729f013.1

01 Nov 00:56
48fa7e8
Compare
Choose a tag to compare
Bump pipenv from 2024.1.0 to 2024.2.0 (#312)

Bumps [pipenv](https://github.com/pypa/pipenv) from 2024.1.0 to
2024.2.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/pypa/pipenv/releases">pipenv's
releases</a>.</em></p>
<blockquote>
<h2>Release v2024.2.0</h2>
<h2>What's Changed</h2>
<ul>
<li>Bump black from 23.3 to 24.3.0 by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
href="https://redirect.github.com/pypa/pipenv/pull/6112">pypa/pipenv#6112</a></li>
<li>vendor in pip 24.2 by <a
href="https://github.com/matteius"><code>@​matteius</code></a> in <a
href="https://redirect.github.com/pypa/pipenv/pull/6263">pypa/pipenv#6263</a></li>
<li>Fix strings in virtualenv.py by <a
href="https://github.com/ericbrandwein"><code>@​ericbrandwein</code></a>
in <a
href="https://redirect.github.com/pypa/pipenv/pull/6268">pypa/pipenv#6268</a></li>
<li>Update pipdeptree by <a
href="https://github.com/oz123"><code>@​oz123</code></a> in <a
href="https://redirect.github.com/pypa/pipenv/pull/6275">pypa/pipenv#6275</a></li>
<li>Fix the assumption that all distributions are named by <a
href="https://github.com/TurnrDev"><code>@​TurnrDev</code></a> in <a
href="https://redirect.github.com/pypa/pipenv/pull/6272">pypa/pipenv#6272</a></li>
<li>Updated logic for determining available python version string. by <a
href="https://github.com/matteius"><code>@​matteius</code></a> in <a
href="https://redirect.github.com/pypa/pipenv/pull/6278">pypa/pipenv#6278</a></li>
<li>Refactor do_check routine to be more modular and address concerns
about quiet flag by <a
href="https://github.com/matteius"><code>@​matteius</code></a> in <a
href="https://redirect.github.com/pypa/pipenv/pull/6277">pypa/pipenv#6277</a></li>
<li>install should not do full lock resolution, as that is the purpose
of pipenv lock by <a
href="https://github.com/matteius"><code>@​matteius</code></a> in <a
href="https://redirect.github.com/pypa/pipenv/pull/6276">pypa/pipenv#6276</a></li>
<li>Some improvemets in requirementslib for clarity by <a
href="https://github.com/vshulcz"><code>@​vshulcz</code></a> in <a
href="https://redirect.github.com/pypa/pipenv/pull/6279">pypa/pipenv#6279</a></li>
</ul>
<h2>New Contributors</h2>
<ul>
<li><a
href="https://github.com/ericbrandwein"><code>@​ericbrandwein</code></a>
made their first contribution in <a
href="https://redirect.github.com/pypa/pipenv/pull/6268">pypa/pipenv#6268</a></li>
<li><a href="https://github.com/TurnrDev"><code>@​TurnrDev</code></a>
made their first contribution in <a
href="https://redirect.github.com/pypa/pipenv/pull/6272">pypa/pipenv#6272</a></li>
<li><a href="https://github.com/vshulcz"><code>@​vshulcz</code></a> made
their first contribution in <a
href="https://redirect.github.com/pypa/pipenv/pull/6279">pypa/pipenv#6279</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/pypa/pipenv/compare/v2024.1.0...v2024.2.0">https://github.com/pypa/pipenv/compare/v2024.1.0...v2024.2.0</a></p>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/pypa/pipenv/blob/main/CHANGELOG.md">pipenv's
changelog</a>.</em></p>
<blockquote>
<h1>2024.2.0 (2024-10-22)</h1>
<h1>Pipenv 2024.2.0 (2024-10-22)</h1>
<h2>Bug Fixes</h2>
<ul>
<li>
<h2>Features &amp; Bug Fixes</h2>
<ul>
<li>
<p>Refactored and simplified install routines, improving maintainability
and reliability (<a
href="https://redirect.github.com/pypa/pipenv/issues/6276">#6276</a>)</p>
<ul>
<li>Split install logic into smaller, focused functions.</li>
<li>Eliminated Pipfile caching for now to prevent bugs and reduce
complexity.</li>
<li>Fixed edge cases with package category selection.</li>
<li>Improved handling of VCS dependencies during updates, fixing when
ref is a revision and not a branch.</li>
</ul>
</li>
<li>
<p>Enhanced VCS URL handling with better environment variable support
(<a
href="https://redirect.github.com/pypa/pipenv/issues/6276">#6276</a>)</p>
<ul>
<li>More reliable expansion of environment variables in Git URLs.</li>
<li>Better handling of authentication components in VCS URLs.</li>
<li>Improved error messaging for missing environment variables.</li>
<li>Fixed issue where Git reference could be dropped during relock.
<code>[#6276](https://github.com/pypa/pipenv/issues/6276)
&lt;https://github.com/pypa/pipenv/issues/6276&gt;</code>_</li>
</ul>
</li>
</ul>
</li>
</ul>
<h2>Vendored Libraries</h2>
<ul>
<li>Update pipdeptree to version 2.23.4
<code>[#6275](https://github.com/pypa/pipenv/issues/6275)
&lt;https://github.com/pypa/pipenv/issues/6275&gt;</code>_</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/pypa/pipenv/commit/0d7160e3a0f5bb088d995be7dac4cd63b86c7c8d"><code>0d7160e</code></a>
Release v2024.2.0</li>
<li><a
href="https://github.com/pypa/pipenv/commit/dd2f21fac27d628f6bcdd76e158bbd4cb8038a51"><code>dd2f21f</code></a>
Bumped version to 2024.2.0.</li>
<li><a
href="https://github.com/pypa/pipenv/commit/0df373899d65dcf4ec14cfcf656c6b4dc4bbd9f8"><code>0df3738</code></a>
refactor: use VCS_SCHEMES constant in unpack_url</li>
<li><a
href="https://github.com/pypa/pipenv/commit/30930e0e6959bc37fa4d513cf6ea932ace7aa7c9"><code>30930e0</code></a>
chore: some improvements</li>
<li><a
href="https://github.com/pypa/pipenv/commit/b872d0b3fd23ba688debe3f7bcbcb61f673749b7"><code>b872d0b</code></a>
Merge pull request <a
href="https://redirect.github.com/pypa/pipenv/issues/6276">#6276</a>
from pypa/issue-6267</li>
<li><a
href="https://github.com/pypa/pipenv/commit/526ed94a63db2f00d87715d6dce39f55c777e8f1"><code>526ed94</code></a>
Refactor do_check routine to be more modular and address concerns about
the q...</li>
<li><a
href="https://github.com/pypa/pipenv/commit/5268bdecbab488ce489a08f5c86e664db1e60994"><code>5268bde</code></a>
Updated logic for determining available python version string.</li>
<li><a
href="https://github.com/pypa/pipenv/commit/8977f13c19f0361f2f92a46e42218efe27a39f82"><code>8977f13</code></a>
fix import</li>
<li><a
href="https://github.com/pypa/pipenv/commit/c74f9a60e10fb6861d61c1147980f21edc5fe88c"><code>c74f9a6</code></a>
Clean up lint, add news fragment and address issue 6167</li>
<li><a
href="https://github.com/pypa/pipenv/commit/b2c094b1c48cdd77ddb01fcf52a5ee1520718f8e"><code>b2c094b</code></a>
fix VCS environment variable expansion</li>
<li>Additional commits viewable in <a
href="https://github.com/pypa/pipenv/compare/v2024.1.0...v2024.2.0">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=pipenv&package-manager=pip&previous-version=2024.1.0&new-version=2024.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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

fireapp-3.119.0-gh-readonly-queue-main-pr-311-c5b1e9c301e2a48c1e48c589064f96ccf6951d99.1

01 Nov 02:17
2e6fe8c
Compare
Choose a tag to compare
Bump mysqlclient from 2.2.4 to 2.2.5 (#311)

Bumps [mysqlclient](https://github.com/PyMySQL/mysqlclient) from 2.2.4
to 2.2.5.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/PyMySQL/mysqlclient/releases">mysqlclient's
releases</a>.</em></p>
<blockquote>
<h2>v2.2.5</h2>
<h2>What's Changed</h2>
<ul>
<li>Support building against Percona Server builds of MySQL client
library <code>libperconaserverclient</code> by <a
href="https://github.com/nattofriends"><code>@​nattofriends</code></a>
in <a
href="https://redirect.github.com/PyMySQL/mysqlclient/pull/718">PyMySQL/mysqlclient#718</a></li>
<li>add MariaDB to README and doc by <a
href="https://github.com/robertsilen"><code>@​robertsilen</code></a> in
<a
href="https://redirect.github.com/PyMySQL/mysqlclient/pull/720">PyMySQL/mysqlclient#720</a></li>
<li>Update license metadata by <a
href="https://github.com/methane"><code>@​methane</code></a> in <a
href="https://redirect.github.com/PyMySQL/mysqlclient/pull/722">PyMySQL/mysqlclient#722</a></li>
<li>chore(deps): update dependency sphinx-rtd-theme to v3 by <a
href="https://github.com/renovate"><code>@​renovate</code></a> in <a
href="https://redirect.github.com/PyMySQL/mysqlclient/pull/724">PyMySQL/mysqlclient#724</a></li>
<li>chore(deps): update dependency sphinx to v8 by <a
href="https://github.com/renovate"><code>@​renovate</code></a> in <a
href="https://redirect.github.com/PyMySQL/mysqlclient/pull/716">PyMySQL/mysqlclient#716</a></li>
<li>ci: update test by <a
href="https://github.com/methane"><code>@​methane</code></a> in <a
href="https://redirect.github.com/PyMySQL/mysqlclient/pull/727">PyMySQL/mysqlclient#727</a></li>
<li>ci: update MariaDB Connector/C by <a
href="https://github.com/methane"><code>@​methane</code></a> in <a
href="https://redirect.github.com/PyMySQL/mysqlclient/pull/726">PyMySQL/mysqlclient#726</a></li>
<li>release 2.2.5 by <a
href="https://github.com/methane"><code>@​methane</code></a> in <a
href="https://redirect.github.com/PyMySQL/mysqlclient/pull/728">PyMySQL/mysqlclient#728</a></li>
</ul>
<h2>New Contributors</h2>
<ul>
<li><a
href="https://github.com/nattofriends"><code>@​nattofriends</code></a>
made their first contribution in <a
href="https://redirect.github.com/PyMySQL/mysqlclient/pull/718">PyMySQL/mysqlclient#718</a></li>
<li><a
href="https://github.com/robertsilen"><code>@​robertsilen</code></a>
made their first contribution in <a
href="https://redirect.github.com/PyMySQL/mysqlclient/pull/720">PyMySQL/mysqlclient#720</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/PyMySQL/mysqlclient/compare/v2.2.4...v2.2.5">https://github.com/PyMySQL/mysqlclient/compare/v2.2.4...v2.2.5</a></p>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/PyMySQL/mysqlclient/blob/main/HISTORY.rst">mysqlclient's
changelog</a>.</em></p>
<blockquote>
<h1>What's new in 2.2.5</h1>
<p>Release: 2024-10-20</p>
<ul>
<li>(Windows wheel) Update MariaDB Connector/C to 3.4.1. <a
href="https://redirect.github.com/PyMySQL/mysqlclient/issues/726">#726</a></li>
<li>(Windows wheel) Build wheels for Python 3.13. <a
href="https://redirect.github.com/PyMySQL/mysqlclient/issues/726">#726</a></li>
</ul>
<p>======================</p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/PyMySQL/mysqlclient/commit/6eb6c2f8796fdf16c5356beb4cb888da4e46be09"><code>6eb6c2f</code></a>
release 2.2.5 (<a
href="https://redirect.github.com/PyMySQL/mysqlclient/issues/728">#728</a>)</li>
<li><a
href="https://github.com/PyMySQL/mysqlclient/commit/95db801658e2821ba0f6bfc1a7479704095e8446"><code>95db801</code></a>
ci: update MariaDB Connector/C (<a
href="https://redirect.github.com/PyMySQL/mysqlclient/issues/726">#726</a>)</li>
<li><a
href="https://github.com/PyMySQL/mysqlclient/commit/b5c6cdc9ee7bdb03ee25f0723879afa871847982"><code>b5c6cdc</code></a>
ci: update test (<a
href="https://redirect.github.com/PyMySQL/mysqlclient/issues/727">#727</a>)</li>
<li><a
href="https://github.com/PyMySQL/mysqlclient/commit/4bcf3e634d7c23a4cca6b5be85db127307fd861a"><code>4bcf3e6</code></a>
chore(deps): update dependency sphinx to v8 (<a
href="https://redirect.github.com/PyMySQL/mysqlclient/issues/716">#716</a>)</li>
<li><a
href="https://github.com/PyMySQL/mysqlclient/commit/3599f77524a20ae78ffd2a62d19dff2b7c2616e0"><code>3599f77</code></a>
chore(deps): update dependency sphinx-rtd-theme to v3 (<a
href="https://redirect.github.com/PyMySQL/mysqlclient/issues/724">#724</a>)</li>
<li><a
href="https://github.com/PyMySQL/mysqlclient/commit/94cae1413d16ef437f38460ac5c96cf7e9b84725"><code>94cae14</code></a>
Update license metadata (<a
href="https://redirect.github.com/PyMySQL/mysqlclient/issues/722">#722</a>)</li>
<li><a
href="https://github.com/PyMySQL/mysqlclient/commit/a958c5fa45d3833e9fbf31ce0c4a461782929067"><code>a958c5f</code></a>
add MariaDB to README and doc (<a
href="https://redirect.github.com/PyMySQL/mysqlclient/issues/720">#720</a>)</li>
<li><a
href="https://github.com/PyMySQL/mysqlclient/commit/423e45e2c5854b65e55fb0c6d9046ada93e97920"><code>423e45e</code></a>
Support building against Percona Server builds of MySQL client library
`libpe...</li>
<li>See full diff in <a
href="https://github.com/PyMySQL/mysqlclient/compare/v2.2.4...v2.2.5">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=mysqlclient&package-manager=pip&previous-version=2.2.4&new-version=2.2.5)](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>

fireapp-3.119.0-gh-readonly-queue-main-pr-310-c5b1e9c301e2a48c1e48c589064f96ccf6951d99.1

01 Nov 02:22
880a830
Compare
Choose a tag to compare
Bump sqlalchemy from 2.0.34 to 2.0.36 (#310)

Bumps [sqlalchemy](https://github.com/sqlalchemy/sqlalchemy) from 2.0.34
to 2.0.36.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/sqlalchemy/sqlalchemy/releases">sqlalchemy's
releases</a>.</em></p>
<blockquote>
<h1>2.0.36</h1>
<p>Released: October 15, 2024</p>
<h2>orm</h2>
<ul>
<li>
<p><strong>[orm] [usecase]</strong> Added new parameter
<code>_orm.mapped_column.hash</code> to ORM constructs
such as <code>_orm.mapped_column()</code>,
<code>_orm.relationship()</code>, etc.,
which is interpreted for ORM Native Dataclasses in the same way as other
dataclass-specific field parameters.</p>
<p>References: <a
href="https://www.sqlalchemy.org/trac/ticket/11923">#11923</a></p>
</li>
<li>
<p><strong>[orm] [bug]</strong> Fixed bug in ORM bulk update/delete
where using RETURNING with bulk
update/delete in combination with <code>populate_existing</code> would
fail to
accommodate the <code>populate_existing</code> option.</p>
<p>References: <a
href="https://www.sqlalchemy.org/trac/ticket/11912">#11912</a></p>
</li>
<li>
<p><strong>[orm] [bug]</strong> Continuing from <a
href="https://www.sqlalchemy.org/trac/ticket/11912">#11912</a>, columns
marked with
<code>mapped_column.onupdate</code>,
<code>mapped_column.server_onupdate</code>, or <code>Computed</code> are
now
refreshed in ORM instances when running an ORM enabled UPDATE with WHERE
criteria, even if the statement does not use RETURNING or
<code>populate_existing</code>.</p>
<p>References: <a
href="https://www.sqlalchemy.org/trac/ticket/11917">#11917</a></p>
</li>
<li>
<p><strong>[orm] [bug]</strong> Fixed regression caused by fixes to
joined eager loading in <a
href="https://www.sqlalchemy.org/trac/ticket/11449">#11449</a>
released in 2.0.31, where a particular joinedload case could not be
asserted correctly. We now have an example of that case so the assertion
has been repaired to allow for it.</p>
<p>References: <a
href="https://www.sqlalchemy.org/trac/ticket/11965">#11965</a></p>
</li>
<li>
<p><strong>[orm] [bug]</strong> Improved the error message emitted when
trying to map as dataclass a class
while also manually providing the <code>__table__</code> attribute.
This usage is currently not supported.</p>
<p>References: <a
href="https://www.sqlalchemy.org/trac/ticket/11973">#11973</a></p>
</li>
<li>
<p><strong>[orm] [bug]</strong> Refined the check which the ORM lazy
loader uses to detect &quot;this would be
loading by primary key and the primary key is NULL, skip loading&quot;
to take
into account the current setting for the
<code>orm.Mapper.allow_partial_pks</code> parameter. If this parameter
is
<code>False</code>, then a composite PK value that has partial NULL
elements should
also be skipped. This can apply to some composite overlapping foreign
key
configurations.</p>
</li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li>See full diff in <a
href="https://github.com/sqlalchemy/sqlalchemy/commits">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=sqlalchemy&package-manager=pip&previous-version=2.0.34&new-version=2.0.36)](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>

fireapp-3.119.0-alpha.8856

01 Nov 02:54
6ce1e3b
Compare
Choose a tag to compare
Bump virtualenv from 20.26.4 to 20.27.1 (#314)

Bumps [virtualenv](https://github.com/pypa/virtualenv) from 20.26.4 to
20.27.1.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/pypa/virtualenv/releases">virtualenv's
releases</a>.</em></p>
<blockquote>
<h2>20.27.1</h2>
<!-- raw HTML omitted -->
<h2>What's Changed</h2>
<ul>
<li>release 20.27.0 by <a
href="https://github.com/gaborbernat"><code>@​gaborbernat</code></a> in
<a
href="https://redirect.github.com/pypa/virtualenv/pull/2785">pypa/virtualenv#2785</a></li>
<li>Upgrade to pip 24.3 by <a
href="https://github.com/gaborbernat"><code>@​gaborbernat</code></a> in
<a
href="https://redirect.github.com/pypa/virtualenv/pull/2790">pypa/virtualenv#2790</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/pypa/virtualenv/compare/20.27.0...20.27.1">https://github.com/pypa/virtualenv/compare/20.27.0...20.27.1</a></p>
<h2>20.27.0</h2>
<!-- raw HTML omitted -->
<h2>What's Changed</h2>
<ul>
<li>release 20.26.6 by <a
href="https://github.com/gaborbernat"><code>@​gaborbernat</code></a> in
<a
href="https://redirect.github.com/pypa/virtualenv/pull/2772">pypa/virtualenv#2772</a></li>
<li>docs: fix the documentation typo on Extend Functionality page. by <a
href="https://github.com/Mr-Sunglasses"><code>@​Mr-Sunglasses</code></a>
in <a
href="https://redirect.github.com/pypa/virtualenv/pull/2773">pypa/virtualenv#2773</a></li>
<li>Fix broken Windows zipapp and drop 3.7 support by <a
href="https://github.com/gaborbernat"><code>@​gaborbernat</code></a> in
<a
href="https://redirect.github.com/pypa/virtualenv/pull/2783">pypa/virtualenv#2783</a></li>
<li>Skip $PATH entries we cannot check rather than dying with
PermissionError by <a
href="https://github.com/hroncok"><code>@​hroncok</code></a> in <a
href="https://redirect.github.com/pypa/virtualenv/pull/2782">pypa/virtualenv#2782</a></li>
</ul>
<h2>New Contributors</h2>
<ul>
<li><a
href="https://github.com/Mr-Sunglasses"><code>@​Mr-Sunglasses</code></a>
made their first contribution in <a
href="https://redirect.github.com/pypa/virtualenv/pull/2773">pypa/virtualenv#2773</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/pypa/virtualenv/compare/20.26.5...20.27.0">https://github.com/pypa/virtualenv/compare/20.26.5...20.27.0</a></p>
<h2>20.26.6</h2>
<!-- raw HTML omitted -->
<h2>What's Changed</h2>
<ul>
<li>release 20.26.5 by <a
href="https://github.com/gaborbernat"><code>@​gaborbernat</code></a> in
<a
href="https://redirect.github.com/pypa/virtualenv/pull/2766">pypa/virtualenv#2766</a></li>
<li>Fix <a
href="https://redirect.github.com/pypa/virtualenv/issues/2768">#2768</a>:
Quote template strings in activation scripts by <a
href="https://github.com/y5c4l3"><code>@​y5c4l3</code></a> in <a
href="https://redirect.github.com/pypa/virtualenv/pull/2771">pypa/virtualenv#2771</a></li>
</ul>
<h2>New Contributors</h2>
<ul>
<li><a href="https://github.com/y5c4l3"><code>@​y5c4l3</code></a> made
their first contribution in <a
href="https://redirect.github.com/pypa/virtualenv/pull/2771">pypa/virtualenv#2771</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/pypa/virtualenv/compare/20.26.5...20.26.6">https://github.com/pypa/virtualenv/compare/20.26.5...20.26.6</a></p>
<h2>20.26.5</h2>
<!-- raw HTML omitted -->
<h2>What's Changed</h2>
<ul>
<li>release 20.26.4 by <a
href="https://github.com/gaborbernat"><code>@​gaborbernat</code></a> in
<a
href="https://redirect.github.com/pypa/virtualenv/pull/2761">pypa/virtualenv#2761</a></li>
<li>Use uv over pip by <a
href="https://github.com/gaborbernat"><code>@​gaborbernat</code></a> in
<a
href="https://redirect.github.com/pypa/virtualenv/pull/2765">pypa/virtualenv#2765</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/pypa/virtualenv/compare/20.26.4...20.26.5">https://github.com/pypa/virtualenv/compare/20.26.4...20.26.5</a></p>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/pypa/virtualenv/blob/main/docs/changelog.rst">virtualenv's
changelog</a>.</em></p>
<blockquote>
<h2>v20.27.1 (2024-10-28)</h2>
<p>Bugfixes - 20.27.1</p>
<pre><code>- Upgrade embedded wheels:
<ul>
<li>pip to <code>24.3.1</code> from <code>24.2</code>
(:issue:<code>2789</code>)</li>
</ul>
<h2>v20.27.0 (2024-10-17)</h2>
<p>Features - 20.27.0
</code></pre></p>
<ul>
<li>Drop 3.7 support as the CI environments no longer allow it running -
by :user:<code>gaborbernat</code>. (:issue:<code>2758</code>)</li>
</ul>
<p>Bugfixes - 20.27.0</p>
<pre><code>- When a ``$PATH`` entry cannot be checked for existence,
skip it instead of terminating - by :user:`hroncok`. (:issue:`2782`)
- Upgrade embedded wheels:
<ul>
<li>setuptools to <code>75.2.0</code> from <code>75.1.0</code></li>
<li>Removed pip of <code>24.0</code></li>
<li>Removed setuptools of <code>68.0.0</code></li>
<li>Removed wheel of <code>0.42.0</code></li>
</ul>
<ul>
<li>by :user:<code>gaborbernat</code>. (:issue:<code>2783</code>)</li>
<li>Fix zipapp is broken on Windows post distlib <code>0.3.9</code> - by
:user:<code>gaborbernat</code>. (:issue:<code>2784</code>)</li>
</ul>
<h2>v20.26.6 (2024-09-27)</h2>
<p>Bugfixes - 20.26.6
</code></pre></p>
<ul>
<li>Properly quote string placeholders in activation script templates to
mitigate
potential command injection - by :user:<code>y5c4l3</code>.
(:issue:<code>2768</code>)</li>
</ul>
<h2>v20.26.5 (2024-09-17)</h2>
<p>Bugfixes - 20.26.5</p>
<pre><code>- Upgrade embedded wheels: setuptools to ``75.1.0`` from
``74.1.2`` - by :user:`gaborbernat`. (:issue:`2765`)
</code></pre>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/pypa/virtualenv/commit/cb20fdaeaebcb3a6e91037e1017a313883057fee"><code>cb20fda</code></a>
release 20.27.1</li>
<li><a
href="https://github.com/pypa/virtualenv/commit/8425467e7e11a95c55f9d0a0e3924071e285b8f9"><code>8425467</code></a>
Upgrade to pip 24.3 (<a
href="https://redirect.github.com/pypa/virtualenv/issues/2790">#2790</a>)</li>
<li><a
href="https://github.com/pypa/virtualenv/commit/17ee28f5f5db7df160f34997c51c4dba79f8ebfa"><code>17ee28f</code></a>
Merge pull request <a
href="https://redirect.github.com/pypa/virtualenv/issues/2787">#2787</a>
from pypa/pre-commit-ci-update-config</li>
<li><a
href="https://github.com/pypa/virtualenv/commit/fd2b92139b9052284eb10b951b3a01ef8d717463"><code>fd2b921</code></a>
[pre-commit.ci] pre-commit autoupdate</li>
<li><a
href="https://github.com/pypa/virtualenv/commit/72f4019ee993447ab4ac5c17234e084d58a25f00"><code>72f4019</code></a>
Merge pull request <a
href="https://redirect.github.com/pypa/virtualenv/issues/2785">#2785</a>
from pypa/release-20.27.0</li>
<li><a
href="https://github.com/pypa/virtualenv/commit/de4465f88bd769858d53f988198ab04bff4b328e"><code>de4465f</code></a>
release 20.27.0</li>
<li><a
href="https://github.com/pypa/virtualenv/commit/6f1605973a90bdc78cfd72560e24e460db103ab9"><code>6f16059</code></a>
Skip $PATH entries we cannot check rather than dying with
PermissionError (<a
href="https://redirect.github.com/pypa/virtualenv/issues/2">#2</a>...</li>
<li><a
href="https://github.com/pypa/virtualenv/commit/f73a2f385316878d55e45980218d2e3c142aacb9"><code>f73a2f3</code></a>
Fix broken Windows zipapp and drop 3.7 support (<a
href="https://redirect.github.com/pypa/virtualenv/issues/2783">#2783</a>)</li>
<li><a
href="https://github.com/pypa/virtualenv/commit/228b6152c053010b8160a3a13d2d84b10c99cf05"><code>228b615</code></a>
[pre-commit.ci] pre-commit autoupdate (<a
href="https://redirect.github.com/pypa/virtualenv/issues/2781">#2781</a>)</li>
<li><a
href="https://github.com/pypa/virtualenv/commit/b56d09248aecf584e985956185afb6745a7daac7"><code>b56d092</code></a>
[pre-commit.ci] pre-commit autoupdate (<a
href="https://redirect.github.com/pypa/virtualenv/issues/2779">#2779</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/pypa/virtualenv/compare/20.26.4...20.27.1">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=virtualenv&package-manager=pip&previous-version=20.26.4&new-version=20.27.1)](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>

fireapp-3.119.0-alpha.8635

01 Nov 02:26
b8af386
Compare
Choose a tag to compare
v3.119.0-alpha.8635

Delete .github/dependabot.yml

fireapp-3.119.0-alpha.8416

01 Nov 02:23
44cab56
Compare
Choose a tag to compare
Bump mysqlclient from 2.2.4 to 2.2.5 (#311)

Bumps [mysqlclient](https://github.com/PyMySQL/mysqlclient) from 2.2.4
to 2.2.5.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/PyMySQL/mysqlclient/releases">mysqlclient's
releases</a>.</em></p>
<blockquote>
<h2>v2.2.5</h2>
<h2>What's Changed</h2>
<ul>
<li>Support building against Percona Server builds of MySQL client
library <code>libperconaserverclient</code> by <a
href="https://github.com/nattofriends"><code>@​nattofriends</code></a>
in <a
href="https://redirect.github.com/PyMySQL/mysqlclient/pull/718">PyMySQL/mysqlclient#718</a></li>
<li>add MariaDB to README and doc by <a
href="https://github.com/robertsilen"><code>@​robertsilen</code></a> in
<a
href="https://redirect.github.com/PyMySQL/mysqlclient/pull/720">PyMySQL/mysqlclient#720</a></li>
<li>Update license metadata by <a
href="https://github.com/methane"><code>@​methane</code></a> in <a
href="https://redirect.github.com/PyMySQL/mysqlclient/pull/722">PyMySQL/mysqlclient#722</a></li>
<li>chore(deps): update dependency sphinx-rtd-theme to v3 by <a
href="https://github.com/renovate"><code>@​renovate</code></a> in <a
href="https://redirect.github.com/PyMySQL/mysqlclient/pull/724">PyMySQL/mysqlclient#724</a></li>
<li>chore(deps): update dependency sphinx to v8 by <a
href="https://github.com/renovate"><code>@​renovate</code></a> in <a
href="https://redirect.github.com/PyMySQL/mysqlclient/pull/716">PyMySQL/mysqlclient#716</a></li>
<li>ci: update test by <a
href="https://github.com/methane"><code>@​methane</code></a> in <a
href="https://redirect.github.com/PyMySQL/mysqlclient/pull/727">PyMySQL/mysqlclient#727</a></li>
<li>ci: update MariaDB Connector/C by <a
href="https://github.com/methane"><code>@​methane</code></a> in <a
href="https://redirect.github.com/PyMySQL/mysqlclient/pull/726">PyMySQL/mysqlclient#726</a></li>
<li>release 2.2.5 by <a
href="https://github.com/methane"><code>@​methane</code></a> in <a
href="https://redirect.github.com/PyMySQL/mysqlclient/pull/728">PyMySQL/mysqlclient#728</a></li>
</ul>
<h2>New Contributors</h2>
<ul>
<li><a
href="https://github.com/nattofriends"><code>@​nattofriends</code></a>
made their first contribution in <a
href="https://redirect.github.com/PyMySQL/mysqlclient/pull/718">PyMySQL/mysqlclient#718</a></li>
<li><a
href="https://github.com/robertsilen"><code>@​robertsilen</code></a>
made their first contribution in <a
href="https://redirect.github.com/PyMySQL/mysqlclient/pull/720">PyMySQL/mysqlclient#720</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/PyMySQL/mysqlclient/compare/v2.2.4...v2.2.5">https://github.com/PyMySQL/mysqlclient/compare/v2.2.4...v2.2.5</a></p>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/PyMySQL/mysqlclient/blob/main/HISTORY.rst">mysqlclient's
changelog</a>.</em></p>
<blockquote>
<h1>What's new in 2.2.5</h1>
<p>Release: 2024-10-20</p>
<ul>
<li>(Windows wheel) Update MariaDB Connector/C to 3.4.1. <a
href="https://redirect.github.com/PyMySQL/mysqlclient/issues/726">#726</a></li>
<li>(Windows wheel) Build wheels for Python 3.13. <a
href="https://redirect.github.com/PyMySQL/mysqlclient/issues/726">#726</a></li>
</ul>
<p>======================</p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/PyMySQL/mysqlclient/commit/6eb6c2f8796fdf16c5356beb4cb888da4e46be09"><code>6eb6c2f</code></a>
release 2.2.5 (<a
href="https://redirect.github.com/PyMySQL/mysqlclient/issues/728">#728</a>)</li>
<li><a
href="https://github.com/PyMySQL/mysqlclient/commit/95db801658e2821ba0f6bfc1a7479704095e8446"><code>95db801</code></a>
ci: update MariaDB Connector/C (<a
href="https://redirect.github.com/PyMySQL/mysqlclient/issues/726">#726</a>)</li>
<li><a
href="https://github.com/PyMySQL/mysqlclient/commit/b5c6cdc9ee7bdb03ee25f0723879afa871847982"><code>b5c6cdc</code></a>
ci: update test (<a
href="https://redirect.github.com/PyMySQL/mysqlclient/issues/727">#727</a>)</li>
<li><a
href="https://github.com/PyMySQL/mysqlclient/commit/4bcf3e634d7c23a4cca6b5be85db127307fd861a"><code>4bcf3e6</code></a>
chore(deps): update dependency sphinx to v8 (<a
href="https://redirect.github.com/PyMySQL/mysqlclient/issues/716">#716</a>)</li>
<li><a
href="https://github.com/PyMySQL/mysqlclient/commit/3599f77524a20ae78ffd2a62d19dff2b7c2616e0"><code>3599f77</code></a>
chore(deps): update dependency sphinx-rtd-theme to v3 (<a
href="https://redirect.github.com/PyMySQL/mysqlclient/issues/724">#724</a>)</li>
<li><a
href="https://github.com/PyMySQL/mysqlclient/commit/94cae1413d16ef437f38460ac5c96cf7e9b84725"><code>94cae14</code></a>
Update license metadata (<a
href="https://redirect.github.com/PyMySQL/mysqlclient/issues/722">#722</a>)</li>
<li><a
href="https://github.com/PyMySQL/mysqlclient/commit/a958c5fa45d3833e9fbf31ce0c4a461782929067"><code>a958c5f</code></a>
add MariaDB to README and doc (<a
href="https://redirect.github.com/PyMySQL/mysqlclient/issues/720">#720</a>)</li>
<li><a
href="https://github.com/PyMySQL/mysqlclient/commit/423e45e2c5854b65e55fb0c6d9046ada93e97920"><code>423e45e</code></a>
Support building against Percona Server builds of MySQL client library
`libpe...</li>
<li>See full diff in <a
href="https://github.com/PyMySQL/mysqlclient/compare/v2.2.4...v2.2.5">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=mysqlclient&package-manager=pip&previous-version=2.2.4&new-version=2.2.5)](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>

fireapp-3.119.0-alpha.8198

01 Nov 02:17
c5b1e9c
Compare
Choose a tag to compare
v3.119.0-alpha.8198

Disable non-security updates

fireapp-3.119.0-alpha.7982

01 Nov 01:02
48fa7e8
Compare
Choose a tag to compare
Bump pipenv from 2024.1.0 to 2024.2.0 (#312)

Bumps [pipenv](https://github.com/pypa/pipenv) from 2024.1.0 to
2024.2.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/pypa/pipenv/releases">pipenv's
releases</a>.</em></p>
<blockquote>
<h2>Release v2024.2.0</h2>
<h2>What's Changed</h2>
<ul>
<li>Bump black from 23.3 to 24.3.0 by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
href="https://redirect.github.com/pypa/pipenv/pull/6112">pypa/pipenv#6112</a></li>
<li>vendor in pip 24.2 by <a
href="https://github.com/matteius"><code>@​matteius</code></a> in <a
href="https://redirect.github.com/pypa/pipenv/pull/6263">pypa/pipenv#6263</a></li>
<li>Fix strings in virtualenv.py by <a
href="https://github.com/ericbrandwein"><code>@​ericbrandwein</code></a>
in <a
href="https://redirect.github.com/pypa/pipenv/pull/6268">pypa/pipenv#6268</a></li>
<li>Update pipdeptree by <a
href="https://github.com/oz123"><code>@​oz123</code></a> in <a
href="https://redirect.github.com/pypa/pipenv/pull/6275">pypa/pipenv#6275</a></li>
<li>Fix the assumption that all distributions are named by <a
href="https://github.com/TurnrDev"><code>@​TurnrDev</code></a> in <a
href="https://redirect.github.com/pypa/pipenv/pull/6272">pypa/pipenv#6272</a></li>
<li>Updated logic for determining available python version string. by <a
href="https://github.com/matteius"><code>@​matteius</code></a> in <a
href="https://redirect.github.com/pypa/pipenv/pull/6278">pypa/pipenv#6278</a></li>
<li>Refactor do_check routine to be more modular and address concerns
about quiet flag by <a
href="https://github.com/matteius"><code>@​matteius</code></a> in <a
href="https://redirect.github.com/pypa/pipenv/pull/6277">pypa/pipenv#6277</a></li>
<li>install should not do full lock resolution, as that is the purpose
of pipenv lock by <a
href="https://github.com/matteius"><code>@​matteius</code></a> in <a
href="https://redirect.github.com/pypa/pipenv/pull/6276">pypa/pipenv#6276</a></li>
<li>Some improvemets in requirementslib for clarity by <a
href="https://github.com/vshulcz"><code>@​vshulcz</code></a> in <a
href="https://redirect.github.com/pypa/pipenv/pull/6279">pypa/pipenv#6279</a></li>
</ul>
<h2>New Contributors</h2>
<ul>
<li><a
href="https://github.com/ericbrandwein"><code>@​ericbrandwein</code></a>
made their first contribution in <a
href="https://redirect.github.com/pypa/pipenv/pull/6268">pypa/pipenv#6268</a></li>
<li><a href="https://github.com/TurnrDev"><code>@​TurnrDev</code></a>
made their first contribution in <a
href="https://redirect.github.com/pypa/pipenv/pull/6272">pypa/pipenv#6272</a></li>
<li><a href="https://github.com/vshulcz"><code>@​vshulcz</code></a> made
their first contribution in <a
href="https://redirect.github.com/pypa/pipenv/pull/6279">pypa/pipenv#6279</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/pypa/pipenv/compare/v2024.1.0...v2024.2.0">https://github.com/pypa/pipenv/compare/v2024.1.0...v2024.2.0</a></p>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/pypa/pipenv/blob/main/CHANGELOG.md">pipenv's
changelog</a>.</em></p>
<blockquote>
<h1>2024.2.0 (2024-10-22)</h1>
<h1>Pipenv 2024.2.0 (2024-10-22)</h1>
<h2>Bug Fixes</h2>
<ul>
<li>
<h2>Features &amp; Bug Fixes</h2>
<ul>
<li>
<p>Refactored and simplified install routines, improving maintainability
and reliability (<a
href="https://redirect.github.com/pypa/pipenv/issues/6276">#6276</a>)</p>
<ul>
<li>Split install logic into smaller, focused functions.</li>
<li>Eliminated Pipfile caching for now to prevent bugs and reduce
complexity.</li>
<li>Fixed edge cases with package category selection.</li>
<li>Improved handling of VCS dependencies during updates, fixing when
ref is a revision and not a branch.</li>
</ul>
</li>
<li>
<p>Enhanced VCS URL handling with better environment variable support
(<a
href="https://redirect.github.com/pypa/pipenv/issues/6276">#6276</a>)</p>
<ul>
<li>More reliable expansion of environment variables in Git URLs.</li>
<li>Better handling of authentication components in VCS URLs.</li>
<li>Improved error messaging for missing environment variables.</li>
<li>Fixed issue where Git reference could be dropped during relock.
<code>[#6276](https://github.com/pypa/pipenv/issues/6276)
&lt;https://github.com/pypa/pipenv/issues/6276&gt;</code>_</li>
</ul>
</li>
</ul>
</li>
</ul>
<h2>Vendored Libraries</h2>
<ul>
<li>Update pipdeptree to version 2.23.4
<code>[#6275](https://github.com/pypa/pipenv/issues/6275)
&lt;https://github.com/pypa/pipenv/issues/6275&gt;</code>_</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/pypa/pipenv/commit/0d7160e3a0f5bb088d995be7dac4cd63b86c7c8d"><code>0d7160e</code></a>
Release v2024.2.0</li>
<li><a
href="https://github.com/pypa/pipenv/commit/dd2f21fac27d628f6bcdd76e158bbd4cb8038a51"><code>dd2f21f</code></a>
Bumped version to 2024.2.0.</li>
<li><a
href="https://github.com/pypa/pipenv/commit/0df373899d65dcf4ec14cfcf656c6b4dc4bbd9f8"><code>0df3738</code></a>
refactor: use VCS_SCHEMES constant in unpack_url</li>
<li><a
href="https://github.com/pypa/pipenv/commit/30930e0e6959bc37fa4d513cf6ea932ace7aa7c9"><code>30930e0</code></a>
chore: some improvements</li>
<li><a
href="https://github.com/pypa/pipenv/commit/b872d0b3fd23ba688debe3f7bcbcb61f673749b7"><code>b872d0b</code></a>
Merge pull request <a
href="https://redirect.github.com/pypa/pipenv/issues/6276">#6276</a>
from pypa/issue-6267</li>
<li><a
href="https://github.com/pypa/pipenv/commit/526ed94a63db2f00d87715d6dce39f55c777e8f1"><code>526ed94</code></a>
Refactor do_check routine to be more modular and address concerns about
the q...</li>
<li><a
href="https://github.com/pypa/pipenv/commit/5268bdecbab488ce489a08f5c86e664db1e60994"><code>5268bde</code></a>
Updated logic for determining available python version string.</li>
<li><a
href="https://github.com/pypa/pipenv/commit/8977f13c19f0361f2f92a46e42218efe27a39f82"><code>8977f13</code></a>
fix import</li>
<li><a
href="https://github.com/pypa/pipenv/commit/c74f9a60e10fb6861d61c1147980f21edc5fe88c"><code>c74f9a6</code></a>
Clean up lint, add news fragment and address issue 6167</li>
<li><a
href="https://github.com/pypa/pipenv/commit/b2c094b1c48cdd77ddb01fcf52a5ee1520718f8e"><code>b2c094b</code></a>
fix VCS environment variable expansion</li>
<li>Additional commits viewable in <a
href="https://github.com/pypa/pipenv/compare/v2024.1.0...v2024.2.0">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=pipenv&package-manager=pip&previous-version=2024.1.0&new-version=2024.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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

fireapp-3.119.0-alpha.7981

31 Oct 08:29
a583043
Compare
Choose a tag to compare
v3.119.0-alpha.7981

Update CODEOWNERS

fireapp-3.119.0-gh-readonly-queue-main-pr-307-55f07b12a879eb35e77fbe79d83b9dbd9ad4f83d.1

08 Oct 11:02
da18be1
Compare
Choose a tag to compare
Chim/feature/integrate noti optimiser (#307)

## Describe your changes
1. I add notification functionality inside `save` method in optimiser
class.

## Issue ticket number and link

[Jira](https://fireapp-emergiq-2024.atlassian.net/jira/software/projects/FIR/boards/2?selectedIssue=FIR-122)