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): update dependency @rollup/plugin-typescript to v11 #66

Merged
merged 1 commit into from
May 27, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 31, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@rollup/plugin-typescript (source) ^8.5.0 -> ^11.1.1 age adoption passing confidence

Release Notes

rollup/plugins

v11.1.1

Compare Source

2023-05-12

Bugfixes
  • fix: Allow for using compilerOptions.moduleResolution #​1453

v11.1.0

Compare Source

2023-04-04

Features
  • feat: write declaration files in configured directory for output.file #​1378

v11.0.0

Compare Source

2023-01-06

Breaking Changes

v10.0.1

Compare Source

2022-11-28

Bugfixes

v10.0.0

Compare Source

2022-11-27

Breaking Changes
  • fix: incorrect declarations directory (a5c90d1)

v9.0.2

Compare Source

2022-10-21

Updates
  • chore: update rollup dependencies (3038271)

v9.0.1

Compare Source

2022-10-11

Bugfixes

v9.0.0

Compare Source

2022-10-10

Breaking Changes

Configuration

📅 Schedule: Branch creation - "after 1am and before 6am on the 1st through 3rd day of the month" in timezone Asia/Tokyo, 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 added the dependencies Pull requests that update a dependency file label Jan 31, 2023
@renovate renovate bot force-pushed the renovate/rollup-plugin-typescript-11.x branch from 277b10c to 3b3f3a8 Compare April 4, 2023 20:23
@renovate renovate bot force-pushed the renovate/rollup-plugin-typescript-11.x branch from 3b3f3a8 to d08c016 Compare May 12, 2023 17:25
@renovate renovate bot force-pushed the renovate/rollup-plugin-typescript-11.x branch from d08c016 to cf0d3d4 Compare May 27, 2023 09:24
@codecov-commenter
Copy link

Codecov Report

Patch coverage: 100.00% and no project coverage change.

Comparison is base (8a58d44) 100.00% compared to head (cf0d3d4) 100.00%.

❗ Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the Github App Integration for your organization. Read more.

Additional details and impacted files
@@            Coverage Diff            @@
##            master       #66   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           15        15           
  Lines          148       154    +6     
  Branches        17        23    +6     
=========================================
+ Hits           148       154    +6     
Impacted Files Coverage Δ
src/filterData.ts 100.00% <100.00%> (ø)
src/filters/equal.ts 100.00% <100.00%> (ø)
src/filters/filtersMap.ts 100.00% <100.00%> (ø)
src/filters/greater.ts 100.00% <100.00%> (ø)
src/filters/greaterOrEqual.ts 100.00% <100.00%> (ø)
src/filters/less.ts 100.00% <100.00%> (ø)
src/filters/lessOrEqual.ts 100.00% <100.00%> (ø)
src/filters/like.ts 100.00% <100.00%> (ø)
src/filters/notEqual.ts 100.00% <100.00%> (ø)
src/filters/notLike.ts 100.00% <100.00%> (ø)
... and 3 more

... and 1 file with indirect coverage changes

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@thundermiracle thundermiracle merged commit f392278 into master May 27, 2023
@thundermiracle thundermiracle deleted the renovate/rollup-plugin-typescript-11.x branch May 27, 2023 09:31
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants