Koa11y
Koa11y copied to clipboard
Bump xmldom and nw-builder
Removes xmldom. It's no longer used after updating ancestor dependency nw-builder. These dependencies need to be updated together.
Removes xmldom
Updates nw-builder
from 3.5.1 to 3.8.6
Release notes
Sourced from nw-builder's releases.
v3.8.6
What's Changed
- fix: mac and windows build by
@ayushmxn
in nwutils/nw-builder#650Full Changelog: https://github.com/nwutils/nw-builder/compare/v3.8.5...v3.8.6
v3.8.5
What's Changed
- fix: add back
nwbuild
function by@ayushmxn
in https://github.com/nwutils/nw-builder/commit/efd020fee10d20add16b9cc038abdf2178a75ff4Full Changelog: https://github.com/nwutils/nw-builder/compare/v3.8.4...v3.8.5
v3.8.4
What's Changed
- chore(deps-dev): bump eslint-plugin-jsdoc from 39.3.4 to 39.3.6 by
@dependabot
in nwutils/nw-builder#620- chore(deps-dev): bump esbuild from 0.14.53 to 0.15.2 by
@dependabot
in nwutils/nw-builder#622- chore(docs): merge into master by
@ayushmxn
in nwutils/nw-builder#624- chore(deps-dev): bump eslint from 8.21.0 to 8.22.0 by
@dependabot
in nwutils/nw-builder#628- chore(deps-dev): bump esbuild from 0.15.2 to 0.15.5 by
@dependabot
in nwutils/nw-builder#627- chore(deps-dev): bump tape from 5.5.3 to 5.6.0 by
@dependabot
in nwutils/nw-builder#626- chore(deps-dev): bump eslint from 8.22.0 to 8.23.0 by
@dependabot
in nwutils/nw-builder#638- chore(deps-dev): bump esbuild from 0.15.5 to 0.15.7 by
@dependabot
in nwutils/nw-builder#642- chore(deps-dev): bump jest from 28.1.3 to 29.0.2 by
@dependabot
in nwutils/nw-builder#637- chore(deps-dev): bump jest-environment-jsdom from 28.1.3 to 29.0.2 by
@dependabot
in nwutils/nw-builder#640- fix: check for first instance of
package.json
by@ayushmxn
in nwutils/nw-builder#644- chore(deps-dev): bump jest from 29.0.2 to 29.0.3 by
@dependabot
in nwutils/nw-builder#646- chore(deps-dev): bump eslint from 8.23.0 to 8.23.1 by
@dependabot
in nwutils/nw-builder#648- chore(deps-dev): bump jest-environment-jsdom from 29.0.2 to 29.0.3 by
@dependabot
in nwutils/nw-builder#647- refactor: download function by
@ayushmxn
in nwutils/nw-builder#649Full Changelog: https://github.com/nwutils/nw-builder/compare/v3.8.2...v3.8.4
v3.8.3
What's Changed
- fix(cli): add support for comma separated values without spaces by
@ayushmxn
in https://github.com/nwutils/nw-builder/commit/306de310e56f73731d05038a34943fc74688ac57Full(ish) Changelog: https://github.com/nwutils/nw-builder/tree/v3
v3.8.2
What's Changed
- fix(cli): support multiple file paths by
@ayushmxn
in nwutils/nw-builder#609Full Changelog: https://github.com/nwutils/nw-builder/compare/v3.8.1...v3.8.2
v3.8.1
What's Changed
... (truncated)
Commits
f647de0
fix: mac and windows build (#650)efd020f
fix: add backnwbuild
function4e44894
refactor: download function (#649)3530ada
chore(deps-dev): bump jest-environment-jsdom from 29.0.2 to 29.0.3 (#647)8a6830e
chore(deps-dev): bump eslint from 8.23.0 to 8.23.1 (#648)5821f66
chore(deps-dev): bump jest from 29.0.2 to 29.0.3 (#646)cefc9a5
chore: run prettier52fa1e6
fix: check for first instance ofpackage.json
(#644)3316072
chore(cli): use cjs importc3243c9
chore(build): separate v3 and v4 imports- Additional commits viewable in compare view
Maintainer changes
This version was pushed to npm by ayushmxn, a new releaser for nw-builder since your current version.
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) -
@dependabot use these labels
will set the current labels as the default for future PRs for this repo and language -
@dependabot use these reviewers
will set the current reviewers as the default for future PRs for this repo and language -
@dependabot use these assignees
will set the current assignees as the default for future PRs for this repo and language -
@dependabot use this milestone
will set the current milestone as the default for future PRs for this repo and language
You can disable automated security fix PRs for this repo from the Security Alerts page.