Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 2, 2023

Bumps pronto from 0.11.0 to 0.11.1.

Release notes

Sourced from pronto's releases.

v0.11.1

New features

  • #371 allow to filter runners via config
  • #402 add --workdir option
  • #410 allow the default commit run against to be configured
  • #435 allow override of config file path via PRONTO_CONFIG_FILE

Bugs fixed

  • #422 fix Gitlab#slug_regex when URL has different host
  • #423 show existing message count when reporting posted messages

Changes

  • #397 migrate CI to GitHub Actions
  • #398 fix duplicated runs on GitHub Actions
  • #403 run pronto on GitHub Actions without any reporting
  • #408 require rexml ~> 3.2.5 due to CVE-2021-28965
  • #409 add article about GitHub Actions to README.md
  • #414 fix typo in README.md
  • #415 remove deprecated pronto-bundler_audit from README.md
  • #417 relax rugged dependency to allow releases up to 1.2.0
  • #424 add Ruby 3.1 to the test matrix
  • #431 relax rugged dependency to allow releases up to 2.0
  • #436 update dead links in README.md
  • #438 add Ruby 3.2 to the test matrix
  • #439 relax dependencies to allow currently released major versions
Changelog

Sourced from pronto's changelog.

0.11.1

New features

  • #371 allow to filter runners via config
  • #402 add --workdir option
  • #410 allow the default commit run against to be configured
  • #435 allow override of config file path via PRONTO_CONFIG_FILE

Bugs fixed

  • #422 fix Gitlab#slug_regex when URL has different host
  • #423 show existing message count when reporting posted messages

Changes

  • #397 migrate CI to GitHub Actions
  • #398 fix duplicated runs on GitHub Actions
  • #403 run pronto on GitHub Actions without any reporting
  • #408 require rexml ~> 3.2.5 due to CVE-2021-28965
  • #409 add article about GitHub Actions to README.md
  • #414 fix typo in README.md
  • #415 remove deprecated pronto-bundler_audit from README.md
  • #417 relax rugged dependency to allow releases up to 1.2.0
  • #424 add Ruby 3.1 to the test matrix
  • #431 relax rugged dependency to allow releases up to 2.0
  • #436 update dead links in README.md
  • #438 add Ruby 3.2 to the test matrix
  • #439 relax dependencies to allow currently released major versions
Commits
  • f5feefa bump version to 0.11.1
  • c7e4e97 relax dependencies to allow currently released major versions
  • 60cd2cc adds Ruby 3.2 to the test matrix
  • 532b89c docs: update dead links
  • 73dea41 allow override of config file path via PRONTO_CONFIG_FILE
  • 839c56c relax rugged dependency to allow releases up to 2.0
  • 09092b7 show existing message count when reporting posted messages
  • 9143cfe fix Gitlab#slug_regex when URL has different host
  • a1e184d add Ruby 3.1 to the test matrix
  • a84f946 relax rugged dependency to allow releases up to 1.2.0
  • Additional commits viewable 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 [pronto](https://github.com/prontolabs/pronto) from 0.11.0 to 0.11.1.
- [Release notes](https://github.com/prontolabs/pronto/releases)
- [Changelog](https://github.com/prontolabs/pronto/blob/master/CHANGELOG.md)
- [Commits](prontolabs/pronto@v0.11.0...v0.11.1)

---
updated-dependencies:
- dependency-name: pronto
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jan 2, 2023
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