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 bats-assert from 027f1cf to db015db #24

Merged
merged 1 commit into from
Feb 22, 2023

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Feb 22, 2023

Bumps bats-assert from 027f1cf to db015db.

Commits
  • db015db Merge pull request #54 from bats-core/fix/issue-53-assert_regex-deems-regex-m...
  • 51f5fd7 assert_regex: matching empty string is not invalid regex
  • 78fa631 Bump version and fix links
  • 8082e7f Merge pull request #49 from gioele/load-sys-lib-support
  • 58236f4 Simplify triggers
  • 5baa720 Add BATS_LIB_PATH
  • 1cd4fa1 test/test_helper.bash: Use bats_load_library to load bats-support
  • ffe84ea Merge pull request #45 from rico-chet/docs-list-regex-functions
  • eded789 README: Add {assert,refute}_regex to the overview of functions
  • 990c47d Merge pull request #44 from rico-chet/refute-equal-regex
  • Additional commits viewable in compare view

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 [bats-assert](https://github.com/jasonkarns/bats-assert-1) from `027f1cf` to `db015db`.
- [Release notes](https://github.com/jasonkarns/bats-assert-1/releases)
- [Commits](bats-core/bats-assert@027f1cf...db015db)

---
updated-dependencies:
- dependency-name: bats-assert
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Feb 22, 2023
@jasonkarns jasonkarns merged commit f1296ef into main Feb 22, 2023
@jasonkarns jasonkarns deleted the dependabot/npm_and_yarn/bats-assert-db015db branch February 22, 2023 04:43
jasonkarns added a commit that referenced this pull request Feb 27, 2023
…t-db015db

Bump bats-assert from `027f1cf` to `db015db`

(rebased from commit f1296ef)
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 javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant