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

maint(deps): bump libhoney from 4.0.1 to 4.1.0 #704

Merged
merged 1 commit into from Aug 18, 2023

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps libhoney from 4.0.1 to 4.1.0.

Release notes

Sourced from libhoney's releases.

v4.1.0

What's Changed

🐛 Fixes

🛠️ Maintenance

Full Changelog: honeycombio/libhoney-js@v4.0.1...v4.1.0

Changelog

Sourced from libhoney's changelog.

[4.1.0] - 2023-08-17

Fixes

  • fix: replace superagent-proxy with direct use of proxy-agent (#389) | @​robbkidd
    • Note: This resolves a security vulnerability in transitive dependency vm2 (CVE-2023-37466)

Maintenance

  • maint: extra test to check for http info from proxy (#390) | @​JamieDanielson
  • docs: add development.md (#374) | @​vreynolds
  • maint: add smoke test (#383) | @​vreynolds
  • maint(deps-dev): bump eslint from 8.24.0 to 8.46.0 (#387)
  • maint(deps-dev): bump @​rollup/plugin-commonjs from 25.0.2 to 25.0.3 (#385)
  • maint(deps-dev): bump @​babel/preset-env from 7.22.5 to 7.22.9 (#386)
  • maint(deps-dev): bump babel-jest from 29.5.0 to 29.6.2 (#384)
  • maint(deps-dev): bump prettier from 2.8.7 to 3.0.0 (#388)
  • maint(deps-dev): bump @​babel/core from 7.20.12 to 7.22.9 (#382)
  • maint(deps-dev): bump @​rollup/plugin-node-resolve from 15.0.1 to 15.1.0 (#376)
  • maint(deps-dev): bump @​rollup/plugin-commonjs from 24.0.1 to 25.0.2 (#377)
  • maint(deps-dev): bump @​babel/preset-env from 7.21.4 to 7.22.5 (#378)
  • maint(deps): bump word-wrap from 1.2.3 to 1.2.4 (#381)
  • maint(deps): bump superagent from 8.0.2 to 8.0.9 (#365)
  • maint(deps): bump semver from 6.3.0 to 6.3.1 (#379)
  • maint(deps-dev): bump @​babel/eslint-parser from 7.19.1 to 7.21.8 (#370)
  • maint(deps): bump vm2 from 3.9.17 to 3.9.18 (#369)
  • maint(deps-dev): bump jest from 29.1.2 to 29.5.0 (#366)
  • maint(deps-dev): bump rollup from 2.79.0 to 3.20.2 (#358)
  • maint(deps-dev): bump @​babel/preset-env from 7.19.3 to 7.21.4 (#357)
  • maint(deps): bump vm2 from 3.9.16 to 3.9.17 (#361)
  • maint(deps-dev): bump prettier from 2.7.1 to 2.8.7 (#355)
  • maint(deps-dev): bump babel-jest from 29.3.1 to 29.5.0 (#356)
  • maint(deps-dev): bump @​rollup/plugin-commonjs from 24.0.0 to 24.0.1 (#348)
  • maint(deps): bump vm2 from 3.9.15 to 3.9.16 (#360)
  • maint(deps): bump vm2 from 3.9.11 to 3.9.15 (#359)
  • maint(deps): bump cookiejar from 2.1.3 to 2.1.4 (#345)
Commits
  • b43b445 rel: prep release v4.1.0 (#391)
  • 355e4ee maint: extra test to check for http info from proxy (#390)
  • 798855a fix: replace superagent-proxy with direct use of proxy-agent (#389)
  • c6788c2 maint(deps-dev): bump eslint from 8.24.0 to 8.46.0 (#387)
  • 494fe44 maint(deps-dev): bump @​rollup/plugin-commonjs from 25.0.2 to 25.0.3 (#385)
  • a052de5 maint(deps-dev): bump @​babel/preset-env from 7.22.5 to 7.22.9 (#386)
  • c2731ae maint(deps-dev): bump babel-jest from 29.5.0 to 29.6.2 (#384)
  • 92f4802 maint(deps-dev): bump prettier from 2.8.7 to 3.0.0 (#388)
  • 090a993 maint: add smoke test (#383)
  • f4e2fc7 maint(deps-dev): bump @​babel/core from 7.20.12 to 7.22.9 (#382)
  • 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 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 requested a review from a team as a code owner August 18, 2023 17:40
Bumps [libhoney](https://github.com/honeycombio/libhoney-js) from 4.0.1 to 4.1.0.
- [Release notes](https://github.com/honeycombio/libhoney-js/releases)
- [Changelog](https://github.com/honeycombio/libhoney-js/blob/main/CHANGELOG.md)
- [Commits](honeycombio/libhoney-js@v4.0.1...v4.1.0)

---
updated-dependencies:
- dependency-name: libhoney
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/libhoney-4.1.0 branch from 9b0bbf1 to 33a44cc Compare August 18, 2023 17:46
@vreynolds vreynolds merged commit 8e1697e into main Aug 18, 2023
4 checks passed
@vreynolds vreynolds deleted the dependabot/npm_and_yarn/libhoney-4.1.0 branch August 18, 2023 17:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant