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

fix(deps): bump jiti from 1.19.1 to 1.19.3 #367

Merged
merged 1 commit into from
Sep 2, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 2, 2023

Bumps jiti from 1.19.1 to 1.19.3.

Release notes

Sourced from jiti's releases.

v1.19.3

compare changes

🩹 Fixes

  • Only replace import.meta.env (c6895d6)

❤️ Contributors

v1.19.2

compare changes

🩹 Fixes

  • Pass custom extensions to esm resolver (#152)
  • Support import.meta.env and import.meta.env?.prop (#159)

✅ Tests

  • typescript: Remove type-only namespace access (de73bd9)

❤️ Contributors

Changelog

Sourced from jiti's changelog.

v1.19.3

compare changes

🩹 Fixes

  • Only replace import.meta.env (c6895d6)

❤️ Contributors

v1.19.2

compare changes

🩹 Fixes

  • Pass custom extensions to esm resolver (#152)
  • Support import.meta.env and import.meta.env?.prop (#159)

🏡 Chore

✅ Tests

  • typescript: Remove type-only namespace access (de73bd9)

🎨 Styles

  • Format with prettier v3 (fe61c6e)
  • Format report with prettier (6098284)

❤️ Contributors

Commits
  • 4ae5842 chore(release): v1.19.3
  • c6895d6 fix: only replace import.meta.env
  • 035c879 chore(release): v1.19.2
  • 7155c00 fix: support import.meta.env and import.meta.env?.prop (#159)
  • f18508c chore: upgrade dependencies
  • e4487fa chore(deps): update pnpm to v8.6.12 (#155)
  • 6098284 style: format report with prettier
  • 2325b70 chore: update dependencies
  • de73bd9 test(typescript): remove type-only namespace access
  • ec773dc fix: pass custom extensions to esm resolver (#152)
  • Additional commits viewable in compare view

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 Sep 2, 2023
Bumps [jiti](https://github.com/unjs/jiti) from 1.19.1 to 1.19.3.
- [Release notes](https://github.com/unjs/jiti/releases)
- [Changelog](https://github.com/unjs/jiti/blob/main/CHANGELOG.md)
- [Commits](unjs/jiti@v1.19.1...v1.19.3)

---
updated-dependencies:
- dependency-name: jiti
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/develop/jiti-1.19.3 branch from 3f23e8e to 1b82d86 Compare September 2, 2023 16:32
@tada5hi tada5hi merged commit ea81d9d into develop Sep 2, 2023
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/develop/jiti-1.19.3 branch September 2, 2023 16:35
tada5hi pushed a commit that referenced this pull request Sep 2, 2023
Bumps [jiti](https://github.com/unjs/jiti) from 1.19.1 to 1.19.3.
- [Release notes](https://github.com/unjs/jiti/releases)
- [Changelog](https://github.com/unjs/jiti/blob/main/CHANGELOG.md)
- [Commits](unjs/jiti@v1.19.1...v1.19.3)

---
updated-dependencies:
- dependency-name: jiti
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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 Sep 2, 2023
## [1.2.2](v1.2.1...v1.2.2) (2023-09-02)

### Bug Fixes

* **deps:** bump ebec from 1.1.0 to 1.1.1 ([#368](#368)) ([63bb048](63bb048))
* **deps:** bump jiti from 1.19.1 to 1.19.3 ([#367](#367)) ([eda17d0](eda17d0))
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