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: Dependency updates #260

Merged
merged 16 commits into from
Jul 29, 2024
Merged

chore: Dependency updates #260

merged 16 commits into from
Jul 29, 2024

Conversation

callinmullaney
Copy link
Contributor

@callinmullaney callinmullaney commented Apr 18, 2024

Summary

  • Updates project dependency and to resolve issues with security warnings

Explain the motivation for making this change. What existing problem does the pull request solve?

Documentation update (required)

If this pull request requires a change to Emulsify documentation, those changes, updates, and/or new information must accompany this pull request.

How to review this pull request

  • Run npm run build and npm run build-ts and verify there are no errors

dependabot bot and others added 6 commits March 4, 2024 03:10
Bumps [eslint-plugin-prettier](https://github.com/prettier/eslint-plugin-prettier) from 4.0.0 to 4.2.1.
- [Release notes](https://github.com/prettier/eslint-plugin-prettier/releases)
- [Changelog](https://github.com/prettier/eslint-plugin-prettier/blob/master/CHANGELOG.md)
- [Commits](prettier/eslint-plugin-prettier@v4.0.0...v4.2.1)

---
updated-dependencies:
- dependency-name: eslint-plugin-prettier
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [eslint](https://github.com/eslint/eslint) from 8.9.0 to 9.0.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](eslint/eslint@v8.9.0...v9.0.0)

---
updated-dependencies:
- dependency-name: eslint
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [@commitlint/config-conventional](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/config-conventional) from 11.0.0 to 19.2.2.
- [Release notes](https://github.com/conventional-changelog/commitlint/releases)
- [Changelog](https://github.com/conventional-changelog/commitlint/blob/master/@commitlint/config-conventional/CHANGELOG.md)
- [Commits](https://github.com/conventional-changelog/commitlint/commits/v19.2.2/@commitlint/config-conventional)

---
updated-dependencies:
- dependency-name: "@commitlint/config-conventional"
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
…itlint/config-conventional-19.2.2

build(deps-dev): bump @commitlint/config-conventional from 11.0.0 to 19.2.2
…nt-9.0.0

build(deps-dev): bump eslint from 8.9.0 to 9.0.0
…nt-plugin-prettier-4.2.1

build(deps-dev): bump eslint-plugin-prettier from 4.0.0 to 4.2.1
@mikeethedude
Copy link
Contributor

For 9.0.0 in eslint we'll have to rewrite our eslint config

@mikeethedude
Copy link
Contributor

@robherba robherba self-assigned this Jul 2, 2024
@robherba robherba added the 🚧 Work in Progress The PR is a work in progress. label Jul 2, 2024
@callinmullaney callinmullaney merged commit 0fc022a into develop Jul 29, 2024
2 checks passed
Copy link

🎉 This PR is included in version 1.10.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
released 🚧 Work in Progress The PR is a work in progress.
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

3 participants