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: bump reflect-metadata from 0.1.14 to 0.2.1 #986

Merged
merged 1 commit into from
Mar 1, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 1, 2024

Bumps reflect-metadata from 0.1.14 to 0.2.1.

Release notes

Sourced from reflect-metadata's releases.

v0.2.1

What's Changed

Full Changelog: rbuckton/reflect-metadata@v0.2.0...v0.2.1

reflect-metadata 0.2.0

What's Changed

Full Changelog: rbuckton/reflect-metadata@v0.1.14...v0.2.0

reflect-metadata 0.2.0-pre.0

What's Changed

Full Changelog: rbuckton/reflect-metadata@v0.1.14...v0.2.0-pre.0

Commits
  • 5c2589f 0.2.1
  • 1e66739 Fix stack overflow crash in isProviderFor
  • 68fd019 Merge pull request #149 from rbuckton/lite-mode-no-dynamic-eval
  • 85d168f Remove dynamic execution from lite-mode
  • 893db5d Drop prerelease from version
  • 6ef3aed Merge pull request #144 from rbuckton/lite-mode
  • 7391602 Merge branch 'main' into lite-mode
  • f16259f Update ci.yml
  • 4e604aa Create ci.yml
  • ad6f84b Mark as prerelease for testing purposes
  • 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 Mar 1, 2024
Copy link

github-actions bot commented Mar 1, 2024

Test Results

 11 files   45 suites   3m 7s ⏱️
185 tests 185 ✅ 0 💤 0 ❌
230 runs  230 ✅ 0 💤 0 ❌

Results for commit e88cfdf.

♻️ This comment has been updated with latest results.

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/reflect-metadata-0.2.1 branch from ebfe313 to e4a1bfd Compare March 1, 2024 02:30
Bumps [reflect-metadata](https://github.com/rbuckton/reflect-metadata) from 0.1.14 to 0.2.1.
- [Release notes](https://github.com/rbuckton/reflect-metadata/releases)
- [Changelog](https://github.com/rbuckton/reflect-metadata/blob/main/tsconfig-release.json)
- [Commits](rbuckton/reflect-metadata@v0.1.14...v0.2.1)

---
updated-dependencies:
- dependency-name: reflect-metadata
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/reflect-metadata-0.2.1 branch from e4a1bfd to e88cfdf Compare March 1, 2024 03:00
Copy link

sonarqubecloud bot commented Mar 1, 2024

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

@github-actions github-actions bot merged commit 569e93b into v4 Mar 1, 2024
16 checks passed
@github-actions github-actions bot deleted the dependabot/npm_and_yarn/reflect-metadata-0.2.1 branch March 1, 2024 03:30
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.

0 participants