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

chore(deps-dev): Bump remark-preset-lint-consistent from 5.1.2 to 6.0.0 #248

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 24, 2024

Bumps remark-preset-lint-consistent from 5.1.2 to 6.0.0.

Commits

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 will merge this PR once CI passes on it, as requested by @jeromy-cannon.


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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Apr 24, 2024
@dependabot dependabot bot requested a review from a team as a code owner April 24, 2024 12:53
@dependabot dependabot bot requested a review from nathanklick April 24, 2024 12:53
Copy link
Contributor

github-actions bot commented Apr 24, 2024

Unit Test Results - Linux

  1 files  ±0   18 suites  ±0   1m 21s ⏱️ -3s
119 tests ±0  119 ✅ ±0  0 💤 ±0  0 ❌ ±0 
144 runs  ±0  144 ✅ ±0  0 💤 ±0  0 ❌ ±0 

Results for commit a813c70. ± Comparison against base commit 0ca6d75.

♻️ This comment has been updated with latest results.

Copy link
Contributor

github-actions bot commented Apr 24, 2024

Unit Test Results - Windows

  1 files  ±0   18 suites  ±0   1m 55s ⏱️ +6s
119 tests ±0  119 ✅ ±0  0 💤 ±0  0 ❌ ±0 
144 runs  ±0  144 ✅ ±0  0 💤 ±0  0 ❌ ±0 

Results for commit a813c70. ± Comparison against base commit 0ca6d75.

♻️ This comment has been updated with latest results.

Copy link
Contributor

github-actions bot commented Apr 24, 2024

E2E Test Results

  1 files  ± 0   11 suites  ±0   35m 40s ⏱️ + 3m 10s
102 tests ± 0  100 ✅ + 2  0 💤 ±0  2 ❌  - 2 
106 runs  +13  104 ✅ +15  0 💤 ±0  2 ❌  - 2 

For more details on these failures, see this check.

Results for commit a813c70. ± Comparison against base commit 0ca6d75.

This pull request removes 5 and adds 5 tests. Note that renamed tests count towards both.
NodeCommand [beforeAll - ERROR]: Should add a new node to the network [release v0.49.0-alpha.2, keyFormat: pem] Account creation should succeed ‑ NodeCommand [beforeAll - ERROR]: Should add a new node to the network [release v0.49.0-alpha.2, keyFormat: pem] Account creation should succeed
NodeCommand [beforeAll - ERROR]: Should add a new node to the network [release v0.49.0-alpha.2, keyFormat: pem] Balance query should succeed ‑ NodeCommand [beforeAll - ERROR]: Should add a new node to the network [release v0.49.0-alpha.2, keyFormat: pem] Balance query should succeed
NodeCommand [beforeAll - ERROR]: Should add a new node to the network [release v0.49.0-alpha.2, keyFormat: pem] add node4 to the network ‑ NodeCommand [beforeAll - ERROR]: Should add a new node to the network [release v0.49.0-alpha.2, keyFormat: pem] add node4 to the network
NodeCommand [beforeAll - ERROR]: Should add a new node to the network [release v0.49.0-alpha.2, keyFormat: pem] existing nodes private keys should not have changed ‑ NodeCommand [beforeAll - ERROR]: Should add a new node to the network [release v0.49.0-alpha.2, keyFormat: pem] existing nodes private keys should not have changed
NodeCommand [beforeAll - ERROR]: Should add a new node to the network [release v0.49.0-alpha.2, keyFormat: pem] node4 should not exist ‑ NodeCommand [beforeAll - ERROR]: Should add a new node to the network [release v0.49.0-alpha.2, keyFormat: pem] node4 should not exist
NodeCommand Should add a new node to the network [release v0.49.0-alpha.2, keyFormat: pem] Account creation should succeed ‑ NodeCommand Should add a new node to the network [release v0.49.0-alpha.2, keyFormat: pem] Account creation should succeed
NodeCommand Should add a new node to the network [release v0.49.0-alpha.2, keyFormat: pem] Balance query should succeed ‑ NodeCommand Should add a new node to the network [release v0.49.0-alpha.2, keyFormat: pem] Balance query should succeed
NodeCommand Should add a new node to the network [release v0.49.0-alpha.2, keyFormat: pem] add node4 to the network ‑ NodeCommand Should add a new node to the network [release v0.49.0-alpha.2, keyFormat: pem] add node4 to the network
NodeCommand Should add a new node to the network [release v0.49.0-alpha.2, keyFormat: pem] existing nodes private keys should not have changed ‑ NodeCommand Should add a new node to the network [release v0.49.0-alpha.2, keyFormat: pem] existing nodes private keys should not have changed
NodeCommand Should add a new node to the network [release v0.49.0-alpha.2, keyFormat: pem] node4 should not exist ‑ NodeCommand Should add a new node to the network [release v0.49.0-alpha.2, keyFormat: pem] node4 should not exist

♻️ This comment has been updated with latest results.

@jeromy-cannon
Copy link
Contributor

@dependabot recreate

@jeromy-cannon
Copy link
Contributor

@dependabot squash and merge

Copy link
Contributor Author

dependabot bot commented on behalf of github May 8, 2024

One of your CI runs failed on this pull request, so Dependabot won't merge it.

Dependabot will still automatically merge this pull request if you amend it and your tests pass.

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/remark-preset-lint-consistent-6.0.0 branch from 9152935 to dc96abe Compare May 8, 2024 09:47
@jeromy-cannon
Copy link
Contributor

@dependabot recreate

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/remark-preset-lint-consistent-6.0.0 branch from dc96abe to e34f9bb Compare May 8, 2024 15:32
@jeromy-cannon
Copy link
Contributor

@dependabot recreate

Bumps [remark-preset-lint-consistent](https://github.com/remarkjs/remark-lint) from 5.1.2 to 6.0.0.
- [Release notes](https://github.com/remarkjs/remark-lint/releases)
- [Changelog](https://github.com/remarkjs/remark-lint/blob/main/changelog.md)
- [Commits](https://github.com/remarkjs/remark-lint/commits/6.0.0)

---
updated-dependencies:
- dependency-name: remark-preset-lint-consistent
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/remark-preset-lint-consistent-6.0.0 branch from e34f9bb to a813c70 Compare May 8, 2024 19:11
@jeromy-cannon
Copy link
Contributor

@dependabot squash and merge

Copy link
Contributor Author

dependabot bot commented on behalf of github May 9, 2024

Looks like remark-preset-lint-consistent is up-to-date now, so this is no longer needed.

@dependabot dependabot bot closed this May 9, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/remark-preset-lint-consistent-6.0.0 branch May 9, 2024 07:06
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.

None yet

1 participant