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 and browser-sync #78

Merged

Conversation

dependabot[bot]
Copy link
Contributor

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

Removes axios. It's no longer used after updating ancestor dependency browser-sync. These dependencies need to be updated together.

Removes axios

Updates browser-sync from 2.29.1 to 3.0.2

Release notes

Sourced from browser-sync's releases.

v3.0.2

What's Changed

New Contributors

Full Changelog: BrowserSync/browser-sync@v3.0.1...v3.0.2

v3.0.1

⚠️ Breaking

What's Changed

Full Changelog: BrowserSync/browser-sync@v2.29.3...v3.0.1

The one that fixes snippetOptions

What's Changed

Full Changelog: BrowserSync/browser-sync@v2.29.2...v2.29.3

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 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.

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Feb 8, 2024
Removes [axios](https://github.com/axios/axios). It's no longer used after updating ancestor dependency [browser-sync](https://github.com/BrowserSync/browser-sync). These dependencies need to be updated together.


Removes `axios`

Updates `browser-sync` from 2.29.1 to 3.0.2
- [Release notes](https://github.com/BrowserSync/browser-sync/releases)
- [Changelog](https://github.com/BrowserSync/browser-sync/blob/master/CHANGELOG.md)
- [Commits](BrowserSync/browser-sync@v2.29.1...v3.0.2)

---
updated-dependencies:
- dependency-name: axios
  dependency-type: indirect
- dependency-name: browser-sync
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
@saladgg saladgg force-pushed the dependabot/npm_and_yarn/axios-and-browser-sync--removed branch from fec4587 to ea64233 Compare February 8, 2024 11:45
@coveralls
Copy link

Pull Request Test Coverage Report for Build 7829081549

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 100.0%

Totals Coverage Status
Change from base Build 7828985129: 0.0%
Covered Lines: 609
Relevant Lines: 609

💛 - Coveralls

@kennedykori kennedykori merged commit ebc2068 into develop Feb 8, 2024
1 check passed
@kennedykori kennedykori deleted the dependabot/npm_and_yarn/axios-and-browser-sync--removed branch February 8, 2024 11:49
kennedykori pushed a commit that referenced this pull request Feb 8, 2024
Removes [axios](https://github.com/axios/axios). It's no longer used after updating ancestor dependency [browser-sync](https://github.com/BrowserSync/browser-sync). These dependencies need to be updated together.


Removes `axios`

Updates `browser-sync` from 2.29.1 to 3.0.2
- [Release notes](https://github.com/BrowserSync/browser-sync/releases)
- [Changelog](https://github.com/BrowserSync/browser-sync/blob/master/CHANGELOG.md)
- [Commits](BrowserSync/browser-sync@v2.29.1...v3.0.2)

---
updated-dependencies:
- dependency-name: axios
  dependency-type: indirect
- dependency-name: browser-sync
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
github-actions bot pushed a commit that referenced this pull request Feb 8, 2024
## [1.6.3](v1.6.2...v1.6.3) (2024-02-08)

### Dependency Updates

* **deps:** bump axios and browser-sync ([#78](#78)) ([fe6fa6e](fe6fa6e))
* **deps:** bump crypto-js from 4.1.1 to 4.2.0 ([#71](#71)) ([2cc8003](2cc8003))

### Refactors

* **build:** add switch deployment strategy from cloud run to Kubernetes ([#68](#68)) ([bd83544](bd83544))
* **deps-dev:** bump follow-redirects from 1.15.2 to 1.15.4 ([#72](#72)) ([ae8c613](ae8c613))
* remove pubsub ([#69](#69)) ([b1aa91d](b1aa91d))
* update variables consumed in the app ([#77](#77)) ([a253e3f](a253e3f))
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.

None yet

2 participants