OpenAssetIO / OpenAssetIO-Manager-BAL

A contrived "asset management system" for OpenAssetIO integration test cases.
Apache License 2.0
5 stars 4 forks source link

[CI]: Bump TheFoundryVisionmongers/fn-pylint-action from 1.1 to 2.0 #80

Closed dependabot[bot] closed 7 months ago

dependabot[bot] commented 9 months ago

Bumps TheFoundryVisionmongers/fn-pylint-action from 1.1 to 2.0.

Release notes

Sourced from TheFoundryVisionmongers/fn-pylint-action's releases.

v2.0.0

Breaking changes

  • Replaced all action arguments with a single pylint-args option, which takes a string of arbitrary command-line parameters to forward on to pylint. #10

v2.0.0-beta.1

No release notes provided.

v1.1.3

Improvements

  • Bumped node version from node12 to node16, in response to deprecation warnings.

v1.1.3-beta.1

Improvements

  • Bumped node version from node12 to node16, in response to deprecation warnings.

v1.1.2

Bug fixes

  • Bumped @​actions/core from 1.6.0 to 1.9.1

v1.1.2-beta.2

Bug fixes

  • Bumped @​actions/core from 1.6.0 to 1.9.1

v1.1.1

Bug fixes

  • Bumped node-fetch version to v2.6.7 (CVE-2022-0235).

v1.1.1-beta.1

Bug fixes

  • Bumped node-fetch version to v2.6.7 (CVE-2022-0235).
Changelog

Sourced from TheFoundryVisionmongers/fn-pylint-action's changelog.

Changes

v2.0.0

Breaking changes

  • Replaced all action arguments with a single pylint-args option, which takes a string of arbitrary command-line parameters to forward on to pylint. #10

v1.1.3

Improvements

  • Bumped node version from node12 to node16, in response to deprecation warnings.

v1.1.2

Bug fixes

  • Bumped @​actions/core from 1.6.0 to 1.9.1

v1.1.1

Bug fixes

  • Bumped node-fetch version to v2.6.7 (CVE-2022-0235).

v1.1.0

New features

  • Added pylint-ignore-paths input, passed to pylint via the --ignore-paths command-line argument.

Bug fixes

  • Usage errors thrown by the pylint invocation will now fail the action.

v1.0.0

... (truncated)

Commits
  • a083824 Automatic compilation
  • b497866 Merge pull request #11 from feltech/work/release-2.0.0
  • 8f6c404 [Release] Bump version to 2.0.0 for release
  • 68f3b65 Merge pull request #10 from feltech/work/arbitraryPylintArgs
  • 01c9291 [Core] Accept arbitrary Pylint args
  • See full diff 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 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)
linux-foundation-easycla[bot] commented 9 months ago

CLA Not Signed

foundrytom commented 7 months ago

@dependabot ignore this minor version

dependabot[bot] commented 7 months ago

OK, I won't notify you about version 2.0.x again, unless you re-open this PR.