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(deps): bump the npm_and_yarn group group in /release/app with 2 updates #464

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

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 27, 2024

Bumps the npm_and_yarn group group in /release/app with 2 updates: @rudderstack/rudder-sdk-node and axios.

Updates @rudderstack/rudder-sdk-node from 1.1.4 to 2.0.7

Release notes

Sourced from @​rudderstack/rudder-sdk-node's releases.

2.0.7

Bug Fixes

2.0.6

Bug Fixes

  • log level priority (#126) (96e1990)
  • security vulnerabilities upgrade axios from 0.26.0 to 1.6.0 (#125) (83c18ff)

2.0.5

Bug Fixes

  • correct type for flush & bring in loosely-validate-event package (#118) (e782caf)

2.0.4

Bug Fixes

  • concurrent event triggering unnecessary flush call (#113) (5dd8999)
  • remove winston logger dependency to enable serverless environments (#112) (3619247)

2.0.3

Bug Fixes

v2.0.2

Fixes

v2.0.1

Fixes

v2.0.0

Features

... (truncated)

Changelog

Sourced from @​rudderstack/rudder-sdk-node's changelog.

2.0.7 (2024-01-29)

Bug Fixes

2.0.6 (2023-11-07)

Bug Fixes

  • log level priority (#126) (96e1990)
  • security vulnerabilities upgrade axios from 0.26.0 to 1.6.0 (#125) (83c18ff)

2.0.5 (2023-09-20)

Bug Fixes

  • correct type for flush & bring in loosely-validate-event package (#118) (e782caf)

2.0.4 (2023-08-28)

Bug Fixes

  • concurrent event triggering unnecessary flush call (#113) (5dd8999)
  • remove winston logger dependency to enable serverless environments (#112) (3619247)

2.0.3 (2023-06-30)

Bug Fixes

v2.0.2

Fixes

v2.0.1

Fixes

... (truncated)

Commits
  • 9121dbe fix: update vulnerable packages (#135)
  • 6cdac1d chore(deps): bump msgpackr from 1.8.1 to 1.10.1 (#131)
  • 44bcb2f chore(deps): bump follow-redirects from 1.15.3 to 1.15.4 (#134)
  • 1da270a Merge pull request #128 from rudderlabs/master
  • bd618ba Merge pull request #127 from rudderlabs/release/2.0.6
  • 256a998 chore(release): 2.0.6
  • 96e1990 fix: log level priority (#126)
  • 83c18ff fix: security vulnerabilities upgrade axios from 0.26.0 to 1.6.0 (#125)
  • 6fae212 chore(deps-dev): bump @​babel/traverse from 7.17.3 to 7.23.2 (#124)
  • b4a0268 chore(deps-dev): bump postcss from 8.4.29 to 8.4.31 (#123)
  • Additional commits viewable in compare view

Updates axios from 0.26.0 to 1.6.5

Release notes

Sourced from axios's releases.

Release v1.6.5

Release notes:

Bug Fixes

  • ci: refactor notify action as a job of publish action; (#6176) (0736f95)
  • dns: fixed lookup error handling; (#6175) (f4f2b03)

Contributors to this release

Release v1.6.4

Release notes:

Bug Fixes

  • security: fixed formToJSON prototype pollution vulnerability; (#6167) (3c0c11c)
  • security: fixed security vulnerability in follow-redirects (#6163) (75af1cd)

Contributors to this release

Release v1.6.3

Release notes:

Bug Fixes

  • Regular Expression Denial of Service (ReDoS) (#6132) (5e7ad38)

Contributors to this release

Release v1.6.2

Release notes:

Features

  • withXSRFToken: added withXSRFToken option as a workaround to achieve the old withCredentials behavior; (#6046) (cff9967)

PRs

  • feat(withXSRFToken): added withXSRFToken option as a workaround to achieve the old `withCredentials` behavior; ( #6046 )

📢 This PR added 'withXSRFToken' option as a replacement for old withCredentials behaviour. 
You should now use withXSRFToken along with withCredential to get the old behavior.
This functionality is considered as a fix.
</tr></table> 

... (truncated)

Changelog

Sourced from axios's changelog.

1.6.5 (2024-01-05)

Bug Fixes

  • ci: refactor notify action as a job of publish action; (#6176) (0736f95)
  • dns: fixed lookup error handling; (#6175) (f4f2b03)

Contributors to this release

1.6.4 (2024-01-03)

Bug Fixes

  • security: fixed formToJSON prototype pollution vulnerability; (#6167) (3c0c11c)
  • security: fixed security vulnerability in follow-redirects (#6163) (75af1cd)

Contributors to this release

1.6.3 (2023-12-26)

Bug Fixes

  • Regular Expression Denial of Service (ReDoS) (#6132) (5e7ad38)

Contributors to this release

1.6.2 (2023-11-14)

Features

  • withXSRFToken: added withXSRFToken option as a workaround to achieve the old withCredentials behavior; (#6046) (cff9967)

PRs

  • feat(withXSRFToken): added withXSRFToken option as a workaround to achieve the old `withCredentials` behavior; ( #6046 )
</tr></table> 

... (truncated)

Commits

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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps the npm_and_yarn group group in /release/app with 2 updates: [@rudderstack/rudder-sdk-node](https://github.com/rudderlabs/rudder-sdk-node) and [axios](https://github.com/axios/axios).


Updates `@rudderstack/rudder-sdk-node` from 1.1.4 to 2.0.7
- [Release notes](https://github.com/rudderlabs/rudder-sdk-node/releases)
- [Changelog](https://github.com/rudderlabs/rudder-sdk-node/blob/develop/CHANGELOG.md)
- [Commits](rudderlabs/rudder-sdk-node@v1.1.4...2.0.7)

Updates `axios` from 0.26.0 to 1.6.5
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)
- [Commits](axios/axios@v0.26.0...v1.6.5)

---
updated-dependencies:
- dependency-name: "@rudderstack/rudder-sdk-node"
  dependency-type: direct:production
  dependency-group: npm_and_yarn-security-group
- dependency-name: axios
  dependency-type: indirect
  dependency-group: npm_and_yarn-security-group
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Feb 27, 2024
Copy link

sonarcloud bot commented Feb 27, 2024

Quality Gate Passed Quality Gate passed

Issues
0 New issues

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

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

Successfully merging this pull request may close these issues.

0 participants