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 axios from 1.6.0 to 1.7.4 #368

Merged
merged 1 commit into from
Aug 30, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 30, 2024

Bumps axios from 1.6.0 to 1.7.4.

Release notes

Sourced from axios's releases.

Release v1.7.4

Release notes:

Bug Fixes

Contributors to this release

Release v1.7.3

Release notes:

Bug Fixes

  • adapter: fix progress event emitting; (#6518) (e3c76fc)
  • fetch: fix withCredentials request config (#6505) (85d4d0e)
  • xhr: return original config on errors from XHR adapter (#6515) (8966ee7)

Contributors to this release

Release v1.7.2

Release notes:

Bug Fixes

Contributors to this release

Release v1.7.1

Release notes:

Bug Fixes

  • fetch: fixed ReferenceError issue when TextEncoder is not available in the environment; (#6410) (733f15f)

Contributors to this release

Release v1.7.0

Release notes:

Features

... (truncated)

Changelog

Sourced from axios's changelog.

1.7.4 (2024-08-13)

Bug Fixes

Contributors to this release

1.7.3 (2024-08-01)

Bug Fixes

  • adapter: fix progress event emitting; (#6518) (e3c76fc)
  • fetch: fix withCredentials request config (#6505) (85d4d0e)
  • xhr: return original config on errors from XHR adapter (#6515) (8966ee7)

Contributors to this release

1.7.2 (2024-05-21)

Bug Fixes

Contributors to this release

1.7.1 (2024-05-20)

Bug Fixes

  • fetch: fixed ReferenceError issue when TextEncoder is not available in the environment; (#6410) (733f15f)

Contributors to this release

... (truncated)

Commits

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

Bumps [axios](https://github.com/axios/axios) from 1.6.0 to 1.7.4.
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)
- [Commits](axios/axios@v1.6.0...v1.7.4)

---
updated-dependencies:
- dependency-name: axios
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Aug 30, 2024
@dependabot dependabot bot requested a review from Mayaleeeee as a code owner August 30, 2024 13:37
Copy link

netlify bot commented Aug 30, 2024

Deploy Preview for peaceful-ramanujan-288045 ready!

Name Link
🔨 Latest commit 2d61fb8
🔍 Latest deploy log https://app.netlify.com/sites/peaceful-ramanujan-288045/deploys/66d1cb2c80a06900088bdda7
😎 Deploy Preview https://deploy-preview-368--peaceful-ramanujan-288045.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@asyncapi-bot asyncapi-bot merged commit 05c1922 into master Aug 30, 2024
24 checks passed
@asyncapi-bot asyncapi-bot deleted the dependabot/npm_and_yarn/axios-1.7.4 branch August 30, 2024 13:39
ashmit-coder pushed a commit to ashmit-coder/conference-website that referenced this pull request Sep 9, 2024
ashmit-coder added a commit that referenced this pull request Nov 16, 2024
* Added cypress - Initial commit

* added landing page test

* added nav link tests

* merge head

* test

* feat: update agenda times (#354)

* feat: add postman logo in financial support section (#357)


Co-authored-by: V Thulisile Sibanda <[email protected]>%0ACo-authored-by: asyncapi-bot <[email protected]>%0ACo-authored-by: prashantrai-30 <[email protected]>

* add-ticket-link (#358)

* feat: update agenda (#361)

* feat: update ticket cards (#359)


Co-authored-by: acethecreator <[email protected]>

* feat: added the CFP form (#348)

* initial commit for CFP and speakers form

* changes to the form

* removed comments

* added example env

* changes to apply btn

* configured the speakers register API

* changed path for CFP

* url correction

* added Online conference in the Navbar

* Made CFP banner and details json dependent

* update cfp page

* Update dates

* Update eventDetails.js

* test commit

* configured to build

* temp changes to form

* changes to form style

* changed email message

* changed the email message

* changed cfp dates

* changes to cfp css

* changes to online page

* deleted useless components

* Update README.md

* Update README.md

* added speakers guideline component

* changes to guidelines

* changed carousel image

* changes for production

* changes to env names

* testing changes

* test 2

* test 3

* test 4

* test 5

* test 6

* changes to netlify.toml

* test 1

* test 2

* test 3

* test 4

---------

Co-authored-by: asyncapi-bot <[email protected]>
Co-authored-by: V Thulisile Sibanda <[email protected]>
Co-authored-by: Ace <[email protected]>
Co-authored-by: acethecreator <[email protected]>

* chore(deps): bump axios from 1.6.0 to 1.7.4 (#368)

* Revert "feat: update ticket cards (#359)"

This reverts commit 066c265.

* revert netlify

* ticket update

* fix-button (#369)

* fix: added online cfp form (#371)

* added online cfp form

* testing different toml configuration

* ehanced config

* testing new config

* fixed typo

* fixed cfp date

* fixed smtp pass typo (#372)

* fix issue #356 (#374)

* Dropdown bug fixed (#353)

Co-authored-by: Cody's Dad <[email protected]>

* feat: update speakers.json (#383)

* Merge master

* package lock changes

* changes to package lock

* fix bug in home

* added navbar mobile tests

* added base venue tests

* added cfp test

* package-lock changes

* added cypress test

* changes to setup versions

* changes to regex

* test commit

---------

Co-authored-by: V Thulisile Sibanda <[email protected]>
Co-authored-by: prashantrai-30 <[email protected]>
Co-authored-by: V Thulisile Sibanda <[email protected]>%0ACo-authored-by: asyncapi-bot <[email protected]>%0ACo-authored-by: prashantrai-30 <[email protected]>
Co-authored-by: acethecreator <[email protected]>
Co-authored-by: asyncapi-bot <[email protected]>
Co-authored-by: Ace <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Saurbh Kumar <[email protected]>
Co-authored-by: Ujjwal Tyagi <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
autoapproved autoupdate dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants