Skip to content
This repository was archived by the owner on Dec 30, 2023. It is now read-only.

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 16, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
magic-regexp 0.6.2 -> 0.6.3 age adoption passing confidence

Release Notes

danielroe/magic-regexp

v0.6.3

Compare Source

   🚀 Features
    View changes on GitHub

Configuration

📅 Schedule: Branch creation - "after 10pm every weekday,on sunday,before 5am every weekday" in timezone Asia/Taipei, Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot requested a review from a team March 16, 2023 17:39
@renovate renovate bot added the 🧩 dependencies Related to the dependencies label Mar 16, 2023
@changeset-bot
Copy link

changeset-bot bot commented Mar 16, 2023

⚠️ No Changeset found

Latest commit: 8dd6a30

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@ghost
Copy link

ghost commented Mar 16, 2023

👇 Click on the image for a new way to code review

Review these changes using an interactive CodeSee Map

Legend

CodeSee Map legend

@github-actions
Copy link
Contributor

github-actions bot commented Mar 16, 2023

Size Change: 0 B

Total Size: 32.9 kB

ℹ️ View Unchanged
Filename Size
./packages/config/dist/main.js 700 B
./packages/config/dist/merge/merge.js 163 B
./packages/config/dist/read/read.js 651 B
./packages/error/dist/built-in/built-in.js 350 B
./packages/error/dist/custom/custom.js 328 B
./packages/error/dist/main.js 514 B
./packages/extension/dist/main.js 481 B
./packages/extension/dist/schema/groups/html.js 201 B
./packages/extension/dist/schema/groups/javascript.js 221 B
./packages/extension/dist/schema/groups/json.js 207 B
./packages/extension/dist/schema/groups/markdown.js 210 B
./packages/extension/dist/schema/groups/stylesheet.js 221 B
./packages/extension/dist/schema/groups/typescript.js 221 B
./packages/extension/dist/schema/groups/yaml.js 202 B
./packages/extension/dist/schema/schema.js 483 B
./packages/function/dist/main.js 528 B
./packages/function/dist/schema/schema.js 530 B
./packages/regexp/dist/creator/creator.js 367 B
./packages/regexp/dist/main.js 631 B
./packages/runtime/dist/environment/environment.js 684 B
./packages/runtime/dist/error/error.js 150 B
./packages/runtime/dist/main.js 1.67 kB
./packages/runtime/dist/module/module.js 737 B
./packages/runtime/dist/scope/scope.js 1.01 kB
./packages/runtime/dist/variable/variable.js 937 B
./packages/snippets/dist/main.js 151 B
./packages/string/dist/case/case.js 87 B
./packages/string/dist/char/char.js 1.07 kB
./packages/string/dist/main.js 1.66 kB
./packages/string/dist/schema/schema.js 270 B
./packages/string/dist/word/word.js 270 B
./packages/test/dist/emoji/emoji.js 839 B
./packages/test/dist/main.js 2.65 kB
./packages/test/dist/sample/groups/array.js 126 B
./packages/test/dist/sample/groups/bigint.js 211 B
./packages/test/dist/sample/groups/boolean.js 188 B
./packages/test/dist/sample/groups/date.js 133 B
./packages/test/dist/sample/groups/function.js 709 B
./packages/test/dist/sample/groups/infinity.js 140 B
./packages/test/dist/sample/groups/map.js 152 B
./packages/test/dist/sample/groups/nan.js 119 B
./packages/test/dist/sample/groups/null.js 102 B
./packages/test/dist/sample/groups/number.js 262 B
./packages/test/dist/sample/groups/object.js 135 B
./packages/test/dist/sample/groups/regexp.js 126 B
./packages/test/dist/sample/groups/set.js 132 B
./packages/test/dist/sample/groups/string.js 327 B
./packages/test/dist/sample/groups/symbol.js 169 B
./packages/test/dist/sample/groups/undefined.js 119 B
./packages/test/dist/sample/sample.js 1.22 kB
./packages/test/dist/unit/unit.js 1.44 kB
./packages/type/dist/built-in/built-in.js 1.49 kB
./packages/type/dist/built-in/groups/control-abstraction.js 339 B
./packages/type/dist/built-in/groups/error.js 308 B
./packages/type/dist/built-in/groups/fundamental.js 262 B
./packages/type/dist/built-in/groups/indexed-collection.js 379 B
./packages/type/dist/built-in/groups/internationalization.js 224 B
./packages/type/dist/built-in/groups/keyed-collection.js 262 B
./packages/type/dist/built-in/groups/managing-memory.js 250 B
./packages/type/dist/built-in/groups/number-and-date.js 270 B
./packages/type/dist/built-in/groups/reflection.js 227 B
./packages/type/dist/built-in/groups/structured-data.js 291 B
./packages/type/dist/built-in/groups/test-processing.js 236 B
./packages/type/dist/constructor/constructor.js 334 B
./packages/type/dist/main.js 1.96 kB
./packages/type/dist/non-primitive/non-primitive.js 348 B
./packages/type/dist/primitive/primitive.js 504 B

compressed-size-action

@coveralls
Copy link
Collaborator

coveralls commented Mar 16, 2023

Pull Request Test Coverage Report for Build 4440139130

  • 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 94.946%

Totals Coverage Status
Change from base Build 4440126269: 0.0%
Covered Lines: 2175
Relevant Lines: 2246

💛 - Coveralls

@qlty-cloud-legacy
Copy link

qlty-cloud-legacy bot commented Mar 16, 2023

Code Climate has analyzed commit 8dd6a30 and detected 0 issues on this pull request.

The test coverage on the diff in this pull request is 100.0% (50% is the threshold).

This pull request will bring the total coverage in the repository to 96.8% (0.0% change).

View more on Code Climate.

@renovate renovate bot force-pushed the renovate/magic-regexp-0.x branch from 30adbb7 to 8dd6a30 Compare March 16, 2023 17:56
@sonarqubecloud
Copy link

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@xeho91 xeho91 force-pushed the main branch 2 times, most recently from 198cd05 to fb553f2 Compare March 16, 2023 18:02
@renovate renovate bot changed the title chore(Renovate): ⬆️ Update dependency magic-regexp to v0.6.3 chore(Renovate): ⬆️ Update dependency magic-regexp to v0.6.3 - autoclosed Mar 16, 2023
@renovate renovate bot closed this Mar 16, 2023
@renovate renovate bot deleted the renovate/magic-regexp-0.x branch March 16, 2023 18:04
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
🧩 dependencies Related to the dependencies
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants