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

build(deps): bump follow-redirects and analytics-node in /amundsen_application/static #1066

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 17, 2024

Bumps follow-redirects and analytics-node. These dependencies needed to be updated together.
Updates follow-redirects from 1.13.1 to 1.15.6

Commits
  • 35a517c Release version 1.15.6 of the npm package.
  • c4f847f Drop Proxy-Authorization across hosts.
  • 8526b4a Use GitHub for disclosure.
  • b1677ce Release version 1.15.5 of the npm package.
  • d8914f7 Preserve fragment in responseUrl.
  • 6585820 Release version 1.15.4 of the npm package.
  • 7a6567e Disallow bracketed hostnames.
  • 05629af Prefer native URL instead of deprecated url.parse.
  • 1cba8e8 Prefer native URL instead of legacy url.resolve.
  • 72bc2a4 Simplify _processResponse error handling.
  • Additional commits viewable in compare view

Updates analytics-node from 3.4.0-beta.3 to 3.5.0

Release notes

Sourced from analytics-node's releases.

v3.5.0

  • Update axios to fix the Server-Side Request Forgery vulnerability (#259)
Changelog

Sourced from analytics-node's changelog.

v3.5.0 / 2021-1-5

  • Update axios to fix the Server-Side Request Forgery vulnerability (#259)

v3.4.1-beta.3 / 2020-10-26

  • Update axios to fix the infinite retry bug (#255)
  • Use a local instance of axios to prevent client options leaking to other contexts (#255)

v3.4.1-beta.2 / 2020-06-10

  • Update lodash (#222) (#221) from segmentio/dependabot/npm_and_yarn/lodash-4.17.11 8e9a91d
  • Fix typo (#220)
  • Update axios (#218)

v3.4.1-beta.1 / 2019-06-20

v3.4.0-beta / 2019-06-12

  • Due to a bug in the release step, this version was not published to NPM. It was instead re-published as v3.4.1-beta.1.

v3.3.0 / 2018-04-24

  • Promote v3.3.0-beta.2 to stable

v3.3.0-beta.2 / 2018-03-02

  • New: Add enable API to disable client from sending messages. This is useful for testing.
  • Improvement: Log when messages exceed our size limits.

v3.3.0-beta.1 / 2018-01-18

  • Improvement: Replace crypto-token with uuid package. This also reduces the total size of the package in the browser by 80%. Note that this will change the structure of the generated messageId values.
  • Improvement: Improve retry logic to better handle server failures.
  • Improvement: Update the user agent format to be RFC 7231 compliant.

v3.0.0 / 2017-07-27

  • Flush on first message (#113)
  • Rename flushAfter to flushInterval (#112)
  • remove caching of dependencies on Circle CI
  • improve readme
  • rename README to readme
  • add license
  • disable npm package locks
  • improve package.json

... (truncated)

Commits
  • 6ec0820 update changelog and bump the version
  • 6bc8003 Merge pull request #259 from segmentio/dependabot/npm_and_yarn/axios-0.21.1
  • 4fdedfc Bump axios from 0.19.2 to 0.21.1
  • See full diff in compare view

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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) and [analytics-node](https://github.com/segmentio/analytics-node). These dependencies needed to be updated together.

Updates `follow-redirects` from 1.13.1 to 1.15.6
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases)
- [Commits](follow-redirects/follow-redirects@v1.13.1...v1.15.6)

Updates `analytics-node` from 3.4.0-beta.3 to 3.5.0
- [Release notes](https://github.com/segmentio/analytics-node/releases)
- [Changelog](https://github.com/segmentio/analytics-node/blob/master/History.md)
- [Commits](segmentio/analytics-node@v3.4.0-beta.3...v3.5.0)

---
updated-dependencies:
- dependency-name: follow-redirects
  dependency-type: indirect
- dependency-name: analytics-node
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Mar 17, 2024
@dependabot dependabot bot requested a review from Golodhros as a code owner March 17, 2024 04:11
@dependabot dependabot bot added the javascript Pull requests that update Javascript code label Mar 17, 2024
Copy link

stale bot commented Apr 22, 2024

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs.

@stale stale bot added the stale stalebot believes this issue/PR is no longer active label Apr 22, 2024
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 stale stalebot believes this issue/PR is no longer active
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants