chore(deps): update dependency happo.io to v10
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| happo.io | devDependencies | major | ^9.1.4 -> ^10.0.0 |
Release Notes
happo/happo.io (happo.io)
v10.0.0
What's Changed
Breaking
- Replace jsonwebtoken with jose by @lencioni in https://github.com/happo/happo.io/pull/276
The jose package uses newer syntax that is not supported on node 14, which makes this a breaking change. If you are using node 16 or newer, you should be good to go!
Other
- Bump json5 from 1.0.1 to 1.0.2 by @dependabot in https://github.com/happo/happo.io/pull/250
- Bump braces from 3.0.2 to 3.0.3 by @dependabot in https://github.com/happo/happo.io/pull/277
- Bump follow-redirects from 1.15.2 to 1.15.6 by @dependabot in https://github.com/happo/happo.io/pull/278
- Bump word-wrap from 1.2.3 to 1.2.5 by @dependabot in https://github.com/happo/happo.io/pull/279
- Bump semver from 5.7.1 to 5.7.2 by @dependabot in https://github.com/happo/happo.io/pull/280
- Bump @babel/traverse from 7.20.10 to 7.24.7 by @dependabot in https://github.com/happo/happo.io/pull/282
- Bump tough-cookie from 4.1.2 to 4.1.4 by @dependabot in https://github.com/happo/happo.io/pull/283
- Bump ws from 6.2.2 to 6.2.3 by @dependabot in https://github.com/happo/happo.io/pull/281
- Bump webpack from 5.75.0 to 5.76.0 by @dependabot in https://github.com/happo/happo.io/pull/252
- Add node 20 and 22 to test matrix, use node v20.14.0 locally by @lencioni in https://github.com/happo/happo.io/pull/284
Full Changelog: https://github.com/happo/happo.io/compare/v9.1.6...v10.0.0
v9.1.6
This patch release fixes an issue where retried API calls using FormData would consistently fail with a socket hang up error. Thanks to @lencioni for the patch!
v9.1.5
This patch release makes the call to save assets more robust.
Configuration
:date: Schedule: Branch creation - At any time (no schedule defined), Automerge - "every weekday in 2125" (UTC).
:vertical_traffic_light: Automerge: Enabled.
:recycle: Rebasing: Never, or you tick the rebase/retry checkbox.
:ghost: Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
- [ ] If you want to rebase/retry this PR, check this box
This PR has been generated by Renovate Bot.