You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@logging.apache.org by GitBox <gi...@apache.org> on 2022/07/12 11:04:26 UTC

[GitHub] [logging-log4j2] dependabot[bot] opened a new pull request, #958: Bump actions/setup-python from 4.0.0 to 4.1.0

dependabot[bot] opened a new pull request, #958:
URL: https://github.com/apache/logging-log4j2/pull/958

   Bumps [actions/setup-python](https://github.com/actions/setup-python) from 4.0.0 to 4.1.0.
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a href="https://github.com/actions/setup-python/releases">actions/setup-python's releases</a>.</em></p>
   <blockquote>
   <h2>v4.1.0</h2>
   <p>In scope of this pull request we updated <code>actions/cache</code> package as the new version contains fixes for <a href="https://github-redirect.dependabot.com/actions/setup-python/pull/448">caching error handling</a>. Moreover, we added a new input <a href="https://github-redirect.dependabot.com/actions/setup-python/pull/411">update-environment</a>. This option allows to specify if the action shall update environment variables (default) or not.</p>
   <h3>Update-environment input</h3>
   <pre lang="yaml"><code>    - name: setup-python 3.9
         uses: actions/setup-python@v4
         with:
           python-version: 3.9
           update-environment: false
   </code></pre>
   <p><strong>Besides, we added such changes as:</strong></p>
   <ul>
   <li>Allow python-version-file to be a relative path: <a href="https://github-redirect.dependabot.com/actions/setup-python/pull/431">actions/setup-python#431</a></li>
   <li>Added new environment variables for <code>Cmake</code>: <a href="https://github-redirect.dependabot.com/actions/setup-python/pull/440">actions/setup-python#440</a></li>
   <li>Updated error message for resolveVersion: <a href="https://github-redirect.dependabot.com/actions/setup-python/pull/450">actions/setup-python#450</a></li>
   <li>Assign default value of <code>AGENT_TOOLSDIRECTORY</code> if not set: <a href="https://github-redirect.dependabot.com/actions/setup-python/pull/394">actions/setup-python#394</a></li>
   </ul>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a href="https://github.com/actions/setup-python/commit/c4e89fac7e8767b327bbad6cb4d859eda999cf08"><code>c4e89fa</code></a> Improve readme for 3.x and 3.11-dev style python-version (<a href="https://github-redirect.dependabot.com/actions/setup-python/issues/441">#441</a>)</li>
   <li><a href="https://github.com/actions/setup-python/commit/0ad0f6a0a50a468a2212f245334ee8c2f0013b17"><code>0ad0f6a</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/actions/setup-python/issues/452">#452</a> from mayeut/fix-env</li>
   <li><a href="https://github.com/actions/setup-python/commit/f0bcf8be037eba11327da6eaf40cd99a2a092494"><code>f0bcf8b</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/actions/setup-python/issues/456">#456</a> from akx/patch-1</li>
   <li><a href="https://github.com/actions/setup-python/commit/af97157ae6983e01c4eabbfb118b3e2ac549a4c0"><code>af97157</code></a> doc: Add multiple wildcards example to readme</li>
   <li><a href="https://github.com/actions/setup-python/commit/364e819741b50de0a275e36302d0ab3e69ce3010"><code>364e819</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/actions/setup-python/issues/394">#394</a> from akv-platform/v-sedoli/set-env-by-default</li>
   <li><a href="https://github.com/actions/setup-python/commit/782f81b91d778ca69644ac3076dc3fcbdfc50f89"><code>782f81b</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/actions/setup-python/issues/450">#450</a> from IvanZosimov/ResolveVersionFix</li>
   <li><a href="https://github.com/actions/setup-python/commit/2c9de4ed413bf4466f2fde83041579ed45167427"><code>2c9de4e</code></a> Remove duplicate code introduced in <a href="https://github-redirect.dependabot.com/actions/setup-python/issues/440">#440</a></li>
   <li><a href="https://github.com/actions/setup-python/commit/412091c1e06cd58dc0bacfdc5bcc07449ebd20c0"><code>412091c</code></a> Fix tests for update-environment==false</li>
   <li><a href="https://github.com/actions/setup-python/commit/78a2330b929a62f2f42dd70a65da3f141e45bec1"><code>78a2330</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/actions/setup-python/issues/451">#451</a> from dmitry-shibanov/fx-pipenv-python-version</li>
   <li><a href="https://github.com/actions/setup-python/commit/96f494e18c81869c9d5eef39102df0b23b2bc4f2"><code>96f494e</code></a> trigger checks</li>
   <li>Additional commits viewable in <a href="https://github.com/actions/setup-python/compare/d09bd5e6005b175076f227b13d9730d56e9dcfcb...c4e89fac7e8767b327bbad6cb4d859eda999cf08">compare view</a></li>
   </ul>
   </details>
   <br />
   
   
   [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=actions/setup-python&package-manager=github_actions&previous-version=4.0.0&new-version=4.1.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 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>


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@logging.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [logging-log4j2] vy merged pull request #958: Bump actions/setup-python from 4.0.0 to 4.1.0

Posted by GitBox <gi...@apache.org>.
vy merged PR #958:
URL: https://github.com/apache/logging-log4j2/pull/958


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@logging.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org