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 structured-headers from 0.5.0 to 1.0.1 #149

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 3, 2023

Bumps structured-headers from 0.5.0 to 1.0.1.

Release notes

Sourced from structured-headers's releases.

v1.0.1

  • #33 This library emitted TypeError or a plain Error in a few places in the parser, where it should have been ParseError this is corrected everywhere now.

v1.0.0

  • This is mainly a re-release of 0.5.0. The package is stable and dependencies have been updated.
  • Dropped support for Node 12. The minimum Node version is now 14.
Changelog

Sourced from structured-headers's changelog.

1.0.1 (2023-08-03)

  • This library emitted TypeError or a plain Error in a few places in the parser, where it should have been ParseError this is corrected everywhere now.

1.0.0 (2023-06-13)

  • This is mainly a re-release of 0.5.0. The package is stable and dependencies have been updated.
  • Dropped support for Node 12. The minimum Node version is now 14.
Commits
  • 6560cea Releasing 1.0.1
  • a7aa990 Downgrade to eslint typescript plugins v5
  • 336f893 Remove an eslint rule. This now requires a lot more setup
  • 3ab5378 Lockfile version 2
  • ae40254 Preparing for 1.0.1 release
  • 30d25c3 Merge pull request #48 from badgateway/catch-type-error
  • 7dc8620 Try a different wildcard
  • 21ce510 Fix branch rules
  • fc25fc3 Update changelog
  • e442452 Making sure we never emit TypeError
  • 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)

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Aug 3, 2023
Bumps [structured-headers](https://github.com/evert/structured-header) from 0.5.0 to 1.0.1.
- [Release notes](https://github.com/evert/structured-header/releases)
- [Changelog](https://github.com/badgateway/structured-headers/blob/main/changelog.md)
- [Commits](badgateway/structured-headers@v0.5.0...v1.0.1)

---
updated-dependencies:
- dependency-name: structured-headers
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dhensby dhensby force-pushed the dependabot/npm_and_yarn/structured-headers-1.0.1 branch from e87d57b to 9a1e036 Compare August 3, 2023 10:24
@github-actions
Copy link

github-actions bot commented Aug 3, 2023

Code Coverage

Package Line Rate Branch Rate Complexity Health
src 88% 88% 0
src.algorithm 100% 100% 0
src.cavage 81% 75% 0
src.errors 100% 100% 0
src.httpbis 100% 100% 0
src.types 100% 100% 0
Summary 93% (460 / 496) 90% (504 / 558) 0

Copy link
Owner

@dhensby dhensby left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@dependabot merge

@dependabot dependabot bot merged commit a5a6639 into master Aug 3, 2023
8 checks passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/structured-headers-1.0.1 branch August 3, 2023 10:27
Copy link

🎉 This PR is included in version 1.0.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

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 released
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant