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 rspec-core from 3.12.0 to 3.12.2 #366

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 19, 2023

Bumps rspec-core from 3.12.0 to 3.12.2.

Changelog

Sourced from rspec-core's changelog.

Development

Full Changelog

Enhancements:

  • Support the --backtrace flag when using the JSON formatter. (Matt Larraz, #2980)
  • Ignore commented out lines in CLI config files (e.g. .rspec). (Junichi Ito, #2984)
  • Add pending_failure_output config option to allow skipping backtraces or muting pending specs output. (Phil Pirozhkov, #2957)
  • Process --dry-run before configuration flags that read files so that introspecting it returns the correct value. (Xenor Chang, #3008)
  • Allow specifying custom ordering strategies via --order. (Jon Rowe, #3025)
  • Use the improved syntax_suggest output for SyntaxError when available. (Richard Schneeman, #3015, #3026)

3.12.1 / 2023-02-03

Full Changelog

Bug fixes:

  • Prevent multiple calls to extra_failure_lines from adding additional whitespace around them when the lines already contain whitespace. (Jon Rowe, #3006)
Commits
  • 2fd36ed v3.12.2
  • 4c6b86c Changelog for #3035
  • 6374490 Merge pull request #3035 from rspec/remove-relish
  • c013587 Merge pull request #3034 from rspec/update-common-plaintext-files-2023-04-16-...
  • f7c8ae6 Updated common plaintext files (from rspec-dev) 3-12-maintenance
  • 932e1e1 Merge pull request #3029 from rspec/update-ci-build-scripts-2023-04-11-for-3-...
  • d148f46 Updated ci build scripts (from rspec-dev) 3-12-maintenance
  • 54fb426 Consistent scenario titles
  • bb95dd3 Fix a documentation link
  • 55ca47e Fix some feature markup
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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)
> **Note** > Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Apr 19, 2023
@codecov
Copy link

codecov bot commented Apr 19, 2023

Codecov Report

Merging #366 (926e94e) into master (743cfab) will not change coverage.
The diff coverage is n/a.

❗ Current head 926e94e differs from pull request most recent head 3049b2b. Consider uploading reports for the commit 3049b2b to get more accurate results

@@           Coverage Diff           @@
##           master     #366   +/-   ##
=======================================
  Coverage   84.07%   84.07%           
=======================================
  Files          50       50           
  Lines        1199     1199           
=======================================
  Hits         1008     1008           
  Misses        191      191           

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@dependabot dependabot bot force-pushed the dependabot/bundler/rspec-core-3.12.2 branch 2 times, most recently from 0fd9947 to 9bc382f Compare May 12, 2023 13:10
@onlyoffice-testing-robot
Copy link
Collaborator

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/bundler/rspec-core-3.12.2 branch from 9bc382f to 926e94e Compare June 23, 2023 12:56
@onlyoffice-testing-robot
Copy link
Collaborator

@dependabot rebase

Bumps [rspec-core](https://github.com/rspec/rspec-core) from 3.12.0 to 3.12.2.
- [Release notes](https://github.com/rspec/rspec-core/releases)
- [Changelog](https://github.com/rspec/rspec-core/blob/main/Changelog.md)
- [Commits](rspec/rspec-core@v3.12.0...v3.12.2)

---
updated-dependencies:
- dependency-name: rspec-core
  dependency-type: indirect
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/bundler/rspec-core-3.12.2 branch from 926e94e to 3049b2b Compare July 7, 2023 10:44
@onlyoffice-testing-robot onlyoffice-testing-robot merged commit 2882d81 into master Jul 7, 2023
@onlyoffice-testing-robot onlyoffice-testing-robot deleted the dependabot/bundler/rspec-core-3.12.2 branch July 7, 2023 11:57
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.

1 participant