pressbooks / pressbooks-lti-provider

A plugin which turns Pressbooks into an LTI provider.
GNU General Public License v3.0
7 stars 4 forks source link

Bump pressbooks-build-tools from 3.0.1 to 4.0.0 #139

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps pressbooks-build-tools from 3.0.1 to 4.0.0.

Release notes

Sourced from pressbooks-build-tools's releases.

v4.0.0

4.0.0 (2022-08-20)

⚠ BREAKING CHANGES

  • create custom ESLint config without React tools, upgrade Stylelint

Features

  • create custom ESLint config without React tools, upgrade Stylelint (c2e5f31)
Changelog

Sourced from pressbooks-build-tools's changelog.

4.0.0 (2022-08-20)

⚠ BREAKING CHANGES

  • create custom ESLint config without React tools, upgrade Stylelint

Features

  • create custom ESLint config without React tools, upgrade Stylelint (c2e5f31)
Commits
  • 1c445dc Merge pull request #298 from pressbooks/release-please--branches--main--compo...
  • 523b874 chore(main): release 4.0.0
  • f66f557 Merge pull request #286 from pressbooks/dependabot/npm_and_yarn/sass-loader-1...
  • f5b3ed9 Merge pull request #285 from pressbooks/dependabot/npm_and_yarn/resolve-url-l...
  • 70b2142 Merge pull request #297 from greatislander/fix/update-release-please
  • 885ad4c ci: update release-please-action, add Github Actions to Dependabot
  • 9ad8cc0 Bump resolve-url-loader from 4.0.0 to 5.0.0
  • a384780 Bump sass-loader from 12.6.0 to 13.0.2
  • 4073c19 Merge pull request #292 from greatislander/feat/node-16-compatibility
  • b408a4f ci: remove master
  • 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 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)
codecov[bot] commented 2 years ago

Codecov Report

Merging #139 (f73645b) into dev (29cf086) will decrease coverage by 0.15%. The diff coverage is 100.00%.

:exclamation: Current head f73645b differs from pull request most recent head 8036c60. Consider uploading reports for the commit 8036c60 to get more accurate results

Impacted file tree graph

@@             Coverage Diff              @@
##                dev     #139      +/-   ##
============================================
- Coverage     78.67%   78.51%   -0.16%     
  Complexity      324      324              
============================================
  Files             9        9              
  Lines          1116     1108       -8     
============================================
- Hits            878      870       -8     
  Misses          238      238              
Impacted Files Coverage Δ
inc/class-admin.php 82.01% <100.00%> (-0.24%) :arrow_down:
inc/class-tool.php 74.21% <100.00%> (-0.15%) :arrow_down:
.../modules/export/thincc/class-commoncartridge12.php 89.22% <100.00%> (ø)
inc/namespace.php 95.45% <100.00%> (-0.20%) :arrow_down:

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 29cf086...8036c60. Read the comment docs.