forked from inspec/inspec
-
Notifications
You must be signed in to change notification settings - Fork 0
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
dependabot
wants to merge
1
commit into
stable/cinc
Choose a base branch
from
dependabot/bundler/parslet-gte-1.5-and-lt-3.0
base: stable/cinc
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Update parslet requirement from >= 1.5, < 2.0 to >= 1.5, < 3.0 #1
dependabot
wants to merge
1
commit into
stable/cinc
from
dependabot/bundler/parslet-gte-1.5-and-lt-3.0
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Updates the requirements on [parslet](https://github.com/kschiess/parslet) to permit the latest version. - [Release notes](https://github.com/kschiess/parslet/releases) - [Changelog](https://github.com/kschiess/parslet/blob/master/HISTORY.txt) - [Commits](https://github.com/kschiess/parslet/commits) Signed-off-by: dependabot-preview[bot] <[email protected]>
cinc-bot
force-pushed
the
dependabot/bundler/parslet-gte-1.5-and-lt-3.0
branch
from
May 6, 2021 01:02
3b2b625
to
f136e35
Compare
cinc-bot
force-pushed
the
stable/cinc
branch
2 times, most recently
from
May 27, 2021 00:01
a20eb50
to
6ac8753
Compare
cinc-bot
force-pushed
the
stable/cinc
branch
2 times, most recently
from
June 10, 2021 16:02
df0a7d1
to
e0a902f
Compare
cinc-bot
force-pushed
the
stable/cinc
branch
from
September 2, 2021 00:30
1018e57
to
9ec5eb0
Compare
cinc-bot
force-pushed
the
stable/cinc
branch
from
September 30, 2021 20:28
9ec5eb0
to
025b261
Compare
cinc-bot
force-pushed
the
stable/cinc
branch
from
December 23, 2021 17:51
238ceed
to
8e57070
Compare
cinc-bot
force-pushed
the
stable/cinc
branch
2 times, most recently
from
March 17, 2022 16:03
eb60216
to
3c36b20
Compare
cinc-bot
force-pushed
the
stable/cinc
branch
2 times, most recently
from
April 20, 2022 20:59
18d9109
to
3bc0e59
Compare
cinc-bot
force-pushed
the
stable/cinc
branch
3 times, most recently
from
November 14, 2023 18:37
a84498c
to
7c74f89
Compare
cinc-bot
force-pushed
the
stable/cinc
branch
from
February 22, 2024 18:04
70cb267
to
9191caf
Compare
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
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
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