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: bump wireit from 0.14.8 to 0.14.9 #2841

Merged
merged 1 commit into from
Sep 9, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 9, 2024

Bumps wireit from 0.14.8 to 0.14.9.

Changelog

Sourced from wireit's changelog.

[0.14.9] - 2024-09-03

Added

  • Add support for forcing the use of filesystem polling instead of OS events in watch mode. Set the environment variable WIREIT_WATCH_STRATEGY=poll, and optionally WIREIT_WATCH_POLL_MS (default 500).
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 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 priority: low Severity level: 3 ready: code review Ready for code review! run e2e Trigger automated visual regression tests labels Sep 9, 2024
@dependabot dependabot bot requested review from bennypowers and heyMP September 9, 2024 19:28
Copy link

changeset-bot bot commented Sep 9, 2024

⚠️ No Changeset found

Latest commit: 09434bf

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

Copy link
Contributor

github-actions bot commented Sep 9, 2024

✅ Commitlint tests passed!

More Info
{
  "valid": true,
  "errors": [],
  "warnings": [],
  "input": "chore: bump wireit from 0.14.8 to 0.14.9"
}

Copy link

netlify bot commented Sep 9, 2024

Deploy Preview for patternfly-elements ready!

Name Link
🔨 Latest commit 09434bf
🔍 Latest deploy log https://app.netlify.com/sites/patternfly-elements/deploys/66df4f2a8b4c6b0008e43c61
😎 Deploy Preview https://deploy-preview-2841--patternfly-elements.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@bennypowers bennypowers enabled auto-merge (squash) September 9, 2024 19:31
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/wireit-0.14.9 branch from c532545 to 67035b6 Compare September 9, 2024 19:37
@github-actions github-actions bot added the AT passed Automated testing has passed label Sep 9, 2024
Copy link
Contributor

github-actions bot commented Sep 9, 2024

SSR Test Run for 2d1b259: Report

Bumps [wireit](https://github.com/google/wireit) from 0.14.8 to 0.14.9.
- [Changelog](https://github.com/google/wireit/blob/main/CHANGELOG.md)
- [Commits](google/wireit@v0.14.8...v0.14.9)

---
updated-dependencies:
- dependency-name: wireit
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/wireit-0.14.9 branch from 67035b6 to 09434bf Compare September 9, 2024 19:40
@bennypowers bennypowers merged commit fed5735 into main Sep 9, 2024
11 of 13 checks passed
@bennypowers bennypowers deleted the dependabot/npm_and_yarn/wireit-0.14.9 branch September 9, 2024 19:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
AT passed Automated testing has passed dependencies Pull requests that update a dependency file priority: low Severity level: 3 ready: code review Ready for code review! run e2e Trigger automated visual regression tests
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant