Skip to content

chore(deps-dev): bump axios from 0.28.1 to 0.29.0 in /web - #569

Merged
AchoArnold merged 1 commit into
mainfrom
dependabot/npm_and_yarn/web/axios-0.29.0
Dec 1, 2024
Merged

chore(deps-dev): bump axios from 0.28.1 to 0.29.0 in /web#569
AchoArnold merged 1 commit into
mainfrom
dependabot/npm_and_yarn/web/axios-0.29.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Dec 1, 2024

Copy link
Copy Markdown
Contributor

Bumps axios from 0.28.1 to 0.29.0.

Release notes

Sourced from axios's releases.

v0.29.0

Release notes:

Bug Fixes

Contributors to this release

Changelog

Sourced from axios's changelog.

0.29.0 (2024-11-21)

Release notes:

Bug Fixes

  • fix(backport): backport security fixes in commits #6167 and #6163 (#6402)
  • fix: omit nulls in params (#6394)
  • fix(backport): fix paramsSerializer function validation (#6361)
  • fix: regular expression denial of service (ReDoS) (#6708)
Commits

Most Recent Ignore Conditions Applied to This Pull Request
Dependency Name Ignore Conditions
axios [>= 1.a, < 2]

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 added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Dec 1, 2024
@dependabot
dependabot Bot requested a review from AchoArnold December 1, 2024 00:23
@what-the-diff

what-the-diff Bot commented Dec 1, 2024

Copy link
Copy Markdown

PR Summary

  • Upgraded axios package: The version of axios, a HTTP client, has been upgraded for improved performance and security.
  • Updated dependencies in lock file: Changes were made in the lock file to ensure that the correct versions of each package are used across installs for consistent operations.
  • Upgraded Webpack version for url-loader and vue-loader: The software module bundler, Webpack, included in url-loader and vue-loader has been updated to a later version to enhance processing and packing options.
  • Updated css-loader dependencies: The mentioned changes bring improved capabilities for processing CSS files in our project.
  • Simplified dependencies resolution: To make the handling of project dependencies easier and less complex, modifications have been made to some instances on the lock file. For instance, the dependency structure for the linting tools eslint-config-standard and eslint-module-utils has been streamlined.

Bumps [axios](https://github.com/axios/axios) from 0.28.1 to 0.29.0.
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v0.29.0/CHANGELOG.md)
- [Commits](axios/axios@v0.28.1...v0.29.0)

---
updated-dependencies:
- dependency-name: axios
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/web/axios-0.29.0 branch from 5c507ba to 86c4543 Compare December 1, 2024 13:08
@AchoArnold
AchoArnold merged commit 7e947c4 into main Dec 1, 2024
@dependabot
dependabot Bot deleted the dependabot/npm_and_yarn/web/axios-0.29.0 branch December 1, 2024 13:17
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant