Skip to content
This repository has been archived by the owner on Feb 8, 2024. It is now read-only.

Bump rollup from 2.41.4 to 2.41.5 #1044

Merged
merged 1 commit into from Mar 18, 2021

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 18, 2021

Bumps rollup from 2.41.4 to 2.41.5.

Release notes

Sourced from rollup's releases.

v2.41.5

2021-03-18

Bug Fixes

  • Make sure unused property accesses of external namespaces can be tree-shaken (#4001)

Pull Requests

Changelog

Sourced from rollup's changelog.

2.41.5

2021-03-18

Bug Fixes

  • Make sure unused property accesses of external namespaces can be tree-shaken (#4001)

Pull Requests

Commits

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 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)

Bumps [rollup](https://github.com/rollup/rollup) from 2.41.4 to 2.41.5.
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
- [Commits](rollup/rollup@v2.41.4...v2.41.5)

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Mar 18, 2021
@codecov-io
Copy link

Codecov Report

Merging #1044 (9f91bc1) into develop (b24f102) will increase coverage by 7.46%.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff             @@
##           develop    #1044      +/-   ##
===========================================
+ Coverage    32.05%   39.51%   +7.46%     
===========================================
  Files          699      699              
  Lines        10773    10773              
  Branches      1566     1566              
===========================================
+ Hits          3453     4257     +804     
+ Misses        7167     6180     -987     
- Partials       153      336     +183     
Impacted Files Coverage Δ
...activiti-rest-api/model/taskQueryRepresentation.ts 44.44% <0.00%> (ø)
...-rest-api/model/taskFilterRequestRepresentation.ts 40.00% <0.00%> (ø)
...st-api/model/processInstanceQueryRepresentation.ts 50.00% <0.00%> (ø)
src/authentication/processAuth.ts 88.15% <0.00%> (+1.31%) ⬆️
.../api/activiti-rest-api/api/processInstances.api.ts 9.45% <0.00%> (+4.47%) ⬆️
...api/content-rest-api/model/nodeChildAssociation.ts 47.36% <0.00%> (+5.26%) ⬆️
src/api/content-rest-api/model/node.ts 47.05% <0.00%> (+5.88%) ⬆️
src/api/search-rest-api/model/resultNode.ts 41.17% <0.00%> (+5.88%) ⬆️
src/api/activiti-rest-api/api/models.api.ts 11.53% <0.00%> (+6.15%) ⬆️
src/api/activiti-rest-api/api/userFilters.api.ts 12.82% <0.00%> (+6.83%) ⬆️
... and 82 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update b24f102...9f91bc1. Read the comment docs.

@mergify mergify bot merged commit 45816c5 into develop Mar 18, 2021
@mergify mergify bot deleted the dependabot/npm_and_yarn/rollup-2.41.5 branch March 18, 2021 22:29
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file PR: merged
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant