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

Update parslet requirement from >= 1.5, < 2.0 to >= 1.5, < 3.0 #1

Open
wants to merge 1 commit into
base: stable/cinc
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github May 6, 2021

Updates the requirements on parslet to permit the latest version.

Commits

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 dependabot bot added the dependencies Pull requests that update a dependency file label May 6, 2021
@cinc-bot cinc-bot force-pushed the dependabot/bundler/parslet-gte-1.5-and-lt-3.0 branch from 3b2b625 to f136e35 Compare May 6, 2021 01:02
@cinc-bot cinc-bot force-pushed the stable/cinc branch 2 times, most recently from a20eb50 to 6ac8753 Compare May 27, 2021 00:01
@cinc-bot cinc-bot force-pushed the stable/cinc branch 2 times, most recently from df0a7d1 to e0a902f Compare June 10, 2021 16:02
@cinc-bot cinc-bot force-pushed the stable/cinc branch 2 times, most recently from eb60216 to 3c36b20 Compare March 17, 2022 16:03
@cinc-bot cinc-bot force-pushed the stable/cinc branch 2 times, most recently from 18d9109 to 3bc0e59 Compare April 20, 2022 20:59
@cinc-bot cinc-bot force-pushed the stable/cinc branch 3 times, most recently from a84498c to 7c74f89 Compare November 14, 2023 18:37
cinc-bot pushed a commit that referenced this pull request Aug 3, 2024
…ig file in use. (inspec#7070)

* modify resource

* windows compatibility

* end line

* removing comments to clean things up

Signed-off-by: Aaron Lippold <[email protected]>

* CHEF-12175: Remove use of `Kernel.open` or `IO.read` or similar sinks with a non-constant value (inspec#7079)

* fix: update io reads to fix codescanning vuln

Signed-off-by: Sonu Saha <[email protected]>

* fix: remove kernel#open fallback and update open method to handle local files

Signed-off-by: Sonu Saha <[email protected]>

* fix: replace io.readlines to file.readlines

Signed-off-by: Sonu Saha <[email protected]>

* chore: fix lint offense, unnecessary space

Signed-off-by: Sonu Saha <[email protected]>

* fix: raise exception for standard errors as FetcherFailure

Signed-off-by: Sonu Saha <[email protected]>

* chore: update exception message

Signed-off-by: Sonu Saha <[email protected]>

---------

Signed-off-by: Sonu Saha <[email protected]>

* fix: Missing regular expression anchor (inspec#7077)

Signed-off-by: Sonu Saha <[email protected]>

* Bump version to 6.6.27 by Chef Expeditor

Obvious fix; these changes are the result of automation not creative thinking.

* Fix gitignore file in docs dir (inspec#7082)

Signed-off-by: Ian Maddaus <[email protected]>

* Bump version to 6.6.28 by Chef Expeditor

Obvious fix; these changes are the result of automation not creative thinking.

* adding docs now that the gitignore is fixed.

Signed-off-by: Aaron Lippold <[email protected]>

* add docs for sshd_active_config resource

* fix docs

* unit tests

* rubocop on ssh_config.rb, sshd_con_test.rb, and sshd_active_config.md

* rename active path in method

* doc fix

* Linting Corrections for Active SSHD Config (#1)

Signed-off-by: Clinton Wolfe <[email protected]>

* Update sshd_active_config.md

updated version

* doc version update

---------

Signed-off-by: Aaron Lippold <[email protected]>
Signed-off-by: Sonu Saha <[email protected]>
Signed-off-by: Ian Maddaus <[email protected]>
Signed-off-by: Clinton Wolfe <[email protected]>
Co-authored-by: Daniel Medina <[email protected]>
Co-authored-by: Sonu Saha <[email protected]>
Co-authored-by: Chef Expeditor <[email protected]>
Co-authored-by: Ian Maddaus <[email protected]>
Co-authored-by: Clinton Wolfe <[email protected]>
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants