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 urlstechie/urlchecker-action from 0.0.27 to 0.2.31 #320

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 2, 2022

Bumps urlstechie/urlchecker-action from 0.0.27 to 0.2.31.

Release notes

Sourced from urlstechie/urlchecker-action's releases.

Urlchecker Action Release 0.2.31

This release updates the container base to debian buster from debian stretch, adds certifi as a pip install, and uses urlchecker 0.0.23 (which isn't released on pypi yet but has an associated container with these changes).

Urlchecker Action Version 0.2.3 Release

This releases updates the underlying client to use urlchecker 0.0.22 that has all references to whitelist replaced with "exclude." This version also exposes action variables for:

  • force_pass
  • subfolder

which were missing.

Urlchecker Action Version 0.2.2 Release

This release changes the following variables to be more consistent with the matching include_files

  • white_listed_patterns is changed to exclude_patterns
  • white_listed_urls is changed to exclude_urls
  • white_listed_files is changed to exclude_files

Urlchecker Action Version 0.2.1 Release

This is the first release of urlchecker-action that will use a versioned (and not latest) build for the urlstechie/urlchecker container. Specifically, this matches with release 0.0.20, which has a bug fix that urls ending in '} from files (e.g., parsed from yaml) were not being properly cleaned up.

Urlchecker Action Version 0.2.0 Release

This release fixes a bug with the cleanup argument. It should only cleanup if the value is set to true.

Urlchecker Action Version 0.1.9 Release

This release includes addition of the include_files parameter, which can be used to specify a specific list of files and/or patterns to check. As an example, the user might have a step that uses git to derive a list of changed files, and then run the action for that list.

Urlchecker Version 0.1.8

This release of urlchecker-action uses the 0.0.15 release of Urlchecker on pypi, which has added the --save flag and argument to optionally save a csv file of results.

urlchecker-action

No release notes provided.

URLs-checker

No release notes provided.

URLs-checker

No release notes provided.

URLs-checker

No release notes provided.

URLs-checker

No release notes provided.

URLs-checker

No release notes provided.

An action to collect and test all URLs in a project. In addition, this can be used to monitor the state of URLs and report broken ones..

No release notes provided.

Commits
  • 856c310 Add R-hub docs to examples
  • 62b125d Merge pull request #55 from urlstechie/add/save-artifact-example
  • 5620303 fixing bug with cleanup flag, should check for true to set
  • 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 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 [urlstechie/urlchecker-action](https://github.com/urlstechie/urlchecker-action) from 0.0.27 to 0.2.31.
- [Release notes](https://github.com/urlstechie/urlchecker-action/releases)
- [Commits](urlstechie/urlchecker-action@0.0.27...0.2.31)

---
updated-dependencies:
- dependency-name: urlstechie/urlchecker-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Jun 2, 2022
@lucasrangit
Copy link
Member

DO NOT MERGE

This is not correct because the version scheme changed. I opened a ticket urlstechie/urlchecker-action#88 and suggested a change so that thes PR doesn't keep happening.

@lucasrangit lucasrangit self-requested a review June 2, 2022 09:03
Copy link
Member

@lucasrangit lucasrangit left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

DO NOT MERGE

@lucasrangit lucasrangit self-assigned this Jun 2, 2022
@ligi ligi closed this Jun 3, 2022
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jun 3, 2022

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot bot deleted the dependabot/github_actions/urlstechie/urlchecker-action-0.2.31 branch June 3, 2022 07:48
@lucasrangit
Copy link
Member

@dependabot ignore this minor version

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jun 3, 2022

OK, I won't notify you about version 0.2.x again, unless you re-open this PR or update to a 0.2.x release yourself.

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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants