Closed dependabot[bot] closed 2 years ago
Merging #85 (499946a) into master (b1af2d6) will increase coverage by
0.08%
. The diff coverage isn/a
.
@@ Coverage Diff @@
## master #85 +/- ##
==========================================
+ Coverage 93.47% 93.56% +0.08%
==========================================
Files 23 23
Lines 1150 1150
==========================================
+ Hits 1075 1076 +1
+ Misses 75 74 -1
Impacted Files | Coverage Δ | |
---|---|---|
...oa_radicale/management/commands/generate_rights.py | 98.46% <0.00%> (+1.53%) |
:arrow_up: |
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 b1af2d6...499946a. Read the comment docs.
Superseded by #88.
Bumps django-webpack-loader from 0.7.0 to 1.5.0.
Release notes
Sourced from django-webpack-loader's releases.
Changelog
Sourced from django-webpack-loader's changelog.
... (truncated)
Commits
8d4f19d
Update gitignoreb6a893a
Fix quotes on webpack_loader init filef69715a
Update CHANGELOG.md2a9bbb5
Bump webpack-bundle-tracker to 1.5.0740091c
Bump version to 1.5.02c1d92c
Refactor _get_bundle to avoid repeated calls to get_loaderf89d37d
Moved integrity attr whitespace separator to WebpackLoader601977f
Added testcase to check backward compatibility with missing INTEGRITY key121fba3
Do not rely on present INTEGRITY key in config12def4c
Fixed spacing around integrity= attributeDependabot 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)