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 isort/isort-action from 1.1.0 to 1.1.1 #146

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 21, 2024

Bumps isort/isort-action from 1.1.0 to 1.1.1.

Release notes

Sourced from isort/isort-action's releases.

v1.1.1

See CHANGELOG for details.

Changelog

Sourced from isort/isort-action's changelog.

[1.1.1] - 2024-10-14

Added

Changed

  • Update plugin to be POSIX-compliant to support usage on MacOS runners

Fixed

  • Packages are installed into a virtualenv due to the fact that system-wide installs fail by default when run on newer versions of Python.
  • Print stderr to console when action fails.
Commits
  • 24d8a7a Release v1.1.1 (#100)
  • e6ee1f2 Capture both stdout and stderr of isort command (#99)
  • 314ebe9 Support running on MacOS Runners (#98)
  • abb0df9 Update versions (#97)
  • 3e10211 Install packages in a virtualenv (#96)
  • f5c0654 Bump mvdan/shfmt from v3.8.0 to v3.9.0 in /.github/linting (#92)
  • 652dde0 Update docker compose command (#93)
  • e2c21ac Bump koalaman/shellcheck from v0.9.0 to v0.10.0 in /.github/linting (#89)
  • 5cb63b9 Bump yamllint from 1.35.0 to 1.35.1 in /.github/linting (#88)
  • 5a0af1d Bump yamllint from 1.34.0 to 1.35.0 in /.github/linting (#87)
  • Additional commits viewable in compare view

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)

Bumps [isort/isort-action](https://github.com/isort/isort-action) from 1.1.0 to 1.1.1.
- [Release notes](https://github.com/isort/isort-action/releases)
- [Changelog](https://github.com/isort/isort-action/blob/master/CHANGELOG.md)
- [Commits](isort/isort-action@v1.1.0...v1.1.1)

---
updated-dependencies:
- dependency-name: isort/isort-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Oct 21, 2024
@dependabot dependabot bot requested a review from rocco8773 October 21, 2024 23:53
Copy link

codecov bot commented Oct 21, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 98.50%. Comparing base (f98b31a) to head (26ddb02).

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #146   +/-   ##
=======================================
  Coverage   98.50%   98.50%           
=======================================
  Files          47       47           
  Lines        3076     3076           
  Branches      561      560    -1     
=======================================
  Hits         3030     3030           
  Misses         44       44           
  Partials        2        2           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@rocco8773 rocco8773 added the No changelog needed Used to mark a PR as not needing a changelog entry so it can pass checks. label Oct 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code No changelog needed Used to mark a PR as not needing a changelog entry so it can pass checks.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant