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

Bump xmldom, x2js and @angular/cli #19

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Oct 11, 2022

Removes xmldom. It's no longer used after updating ancestor dependencies xmldom, x2js and @angular/cli. These dependencies need to be updated together.

Removes xmldom

Updates x2js from 3.1.1 to 3.4.3

Release notes

Sourced from x2js's releases.

3.4.3

What's Changed

New Contributors

Full Changelog: x2js/x2js@3.4.2...3.4.3

3.4.2

What's Changed

New Contributors

Full Changelog: x2js/x2js@v3.4.1...3.4.2

3.2.3

No release notes provided.

Changelog

Sourced from x2js's changelog.

3.4.3 (2022-01-14)

Chores
  • deps: bump engine.io from 4.1.1 to 4.1.2 (10a0d1fb)
Bug Fixes

3.4.2 (2021-09-06)

Chores
  • deps:
    • bump path-parse from 1.0.6 to 1.0.7 (ed25a3dd)
    • bump ws from 7.4.4 to 7.4.6 (909b4582)

3.4.1 (2021-03-18)

Continuous Integration
  • dependencies: Fix npm audit (c6d9739f)
Documentation Changes

3.4.0 (2019-11-26)

New Features
  • keepTextConfig: Add config to always generate text node with __text. (88a3a2e7)
Bug Fixes
  • parseXml: #74 Fix old IE compatibility check (a96daa14)

3.3.1 (2019-07-15)

Bug Fixes
  • parseXml: #74 Fix old IE compatibility check (a96daa14)

3.2.6 (2019-01-24)

3.2.5 (2019-01-23)

New Features

... (truncated)

Commits
  • 4ff9d13 3.4.3
  • 079a38d fix(X2JS): javadoc
  • 2f3663e Merge pull request #115 from danyk2099/fix_dom2js_NodeTypings_error
  • 1a018ce Merge pull request #117 from x2js/dependabot/npm_and_yarn/engine.io-4.1.2
  • 10a0d1f chore(deps): bump engine.io from 4.1.1 to 4.1.2
  • a716ee2 Fix Angular/TS error TS2345 on dom2js method.
  • 82c1e91 3.4.2
  • 45bdaab Merge pull request #111 from vasicvuk/development
  • 0b656b3 Merge pull request #109 from x2js/dependabot/npm_and_yarn/path-parse-1.0.7
  • f107fc8 Merge pull request #107 from x2js/dependabot/npm_and_yarn/ws-7.4.6
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by deja-js, a new releaser for x2js since your current version.


Updates @angular/cli from 1.2.4 to 1.7.4

Commits
  • 0b291ab release: 1.7.4
  • 6afa952 fix(@​angular/cli): Pass logger to allow schematics to log messages
  • 40dfce9 release: 1.7.3
  • f5e5d57 fix(@​ngtools/webpack): prevent relative request path mapping
  • ffcc386 fix(@​ngtools/webpack): ensure webpack errors are actually an Error
  • d5d1d9b fix(@​angular/cli): update clean-css to handle parsing edge cases
  • 6a55af3 fix(@​angular/cli): workaround ES2015 minifier inlining defect
  • fefd6c9 ci: don't install chrome on appveyor
  • ae601a0 release: 1.7.2
  • f1304b3 fix(@​angular/cli): prevent greedy CSS url function capture
  • Additional commits viewable in compare view

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.

Removes [xmldom](https://github.com/xmldom/xmldom). It's no longer used after updating ancestor dependencies [xmldom](https://github.com/xmldom/xmldom), [x2js](https://github.com/x2js/x2js) and [@angular/cli](https://github.com/angular/angular-cli). These dependencies need to be updated together.


Removes `xmldom`

Updates `x2js` from 3.1.1 to 3.4.3
- [Release notes](https://github.com/x2js/x2js/releases)
- [Changelog](https://github.com/x2js/x2js/blob/development/CHANGELOG.md)
- [Commits](x2js/x2js@v3.1.1...3.4.3)

Updates `@angular/cli` from 1.2.4 to 1.7.4
- [Release notes](https://github.com/angular/angular-cli/releases)
- [Changelog](https://github.com/angular/angular-cli/blob/main/CHANGELOG.md)
- [Commits](angular/angular-cli@v1.2.4...v1.7.4)

---
updated-dependencies:
- dependency-name: xmldom
  dependency-type: indirect
- dependency-name: x2js
  dependency-type: direct:production
- dependency-name: "@angular/cli"
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Oct 11, 2022
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
0 participants