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, corber and ember-cli #5

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 12, 2022

Removes xmldom. It's no longer used after updating ancestor dependencies xmldom, corber and ember-cli. These dependencies need to be updated together.

Removes xmldom

Updates corber from 1.2.7 to 1.4.4

Release notes

Sourced from corber's releases.

1.4.4

1.4.3

  • Fixes #652 windows/android start issues;
  • Fixes #654 - AndroidManifest.xml was having values removed;

Some general cleanups and cleanups to tests on Windows

1.4.2

  • Adds ember-lint fixes thanks to @​wongpeiyi ;
  • Add packageType to the list of flags android builds understand and can parse thanks to @​wytlytningNZ ;
  • Logging cleanup thanks to @​DuBistKomisch ;
  • Fixes #634 - corber now automatically adds and removes android cleartext config during start/serve so livereload redirects work;

1.4.1

  • Updates gitignore task - cordova package/package-locks are now checked in by default. Resolves #632

1.4.0

  • cordova-lib upgrades are now stable;
  • Fixes an issue where corber init was using a dated template to base the cordova project on;

1.3.12

  • Bumps internal cordova-lib to 9.0.1 and other cordova related deps; -- Unfortunately earlier attempts to use 9.0.0 failed, 9.0.1 appears stable and resolves several issues related to Ubuntu compilation; -- cordova-lib 9+ now adds support for Android platform 9+;

  • Fixes build options from the start command not appearing in hooks, thanks to @​BillAtFundy

1.3.11

  • Updates Android Validates to look for ANDROID_SDK_ROOT vs ANDROID_HOME. Please ensure your are running the latest Android Studio and have renamed the ANDROID_HOME variable to ANDROID_SDK_ROOT in your bash_profile or bashrc;
  • Fixes an issue where install fails with multiple platforms (#611);
  • Updates the Vue validators to look for publicPath vs baseUrl;

1.3.10

  • Vue CLI users should now use vue-cli-plugin-corber vs the older Webpack plugin. This new plugin solves several issues related to asset injection in corber hotreload and automates the previously manual setup process. vue-cli-plugin-corber is now installed by default on all Vue CLI projects;

  • Fixes issues related to passing platform (ios/information) around internally and to child plugins;

1.3.9

  • Upgrades internal ember-cli dependencies which removes some debug warnings;
  • Forces iOS builds to happen in legacy mode;
  • Consolidates platform detection functions to a single function;
  • Resolves #590 .gitkeep in cordova/www is being destroyed;
  • Resolves #589 - corber start with Android does not override existing apps;

1.3.8

... (truncated)

Commits
  • 5202457 version 1.4.4
  • af9e79d Merge pull request #698 from tjozwik/master
  • 62d40c7 Merge pull request #695 from kiwi-josh/bump/cordova-lib-to-v10.0.0
  • bc915fa Replace instruments using xctrace
  • e2f78ba Bump cordova-lib dependency to v10.0.0
  • 1ca814f Merge pull request #683 from llunn/fix/framework-ember-serve
  • 9c90072 Merge pull request #676 from benhummon/fix-cordova-id-flag
  • 4fe6871 fix(serve): options are not passed to ember
  • f876db2 fix(init): the cordova-id flag for corber init was broken, fixes #675
  • 1f189bc Merge pull request #665 from isleofcode/dependabot/npm_and_yarn/websocket-ext...
  • Additional commits viewable in compare view

Updates ember-cli from 3.1.4 to 3.28.6

Release notes

Sourced from ember-cli's releases.

Release 3.28.6

Blueprint Changes

Changelog

Thank you to all who took the time to contribute!

Release 3.28.5

Blueprint Changes

Changelog

Thank you to all who took the time to contribute!

Release 3.28.4

Blueprint Changes

Changelog

Thank you to all who took the time to contribute!

Release 3.28.3

Blueprint Changes

Changelog

  • #9670 Don't emit an error when the lint:fix script fails post blueprint generation @​bertdeblock

Thank you to all who took the time to contribute!

Release 3.28.2

... (truncated)

Changelog

Sourced from ember-cli's changelog.

v3.28.6

Blueprint Changes

Changelog

Thank you to all who took the time to contribute!

v3.28.5

Blueprint Changes

Changelog

Thank you to all who took the time to contribute!

v3.28.4

Blueprint Changes

Changelog

Thank you to all who took the time to contribute!

v3.28.3

Blueprint Changes

Changelog

  • #9670 Don't emit an error when the lint:fix script fails post blueprint generation @​bertdeblock

... (truncated)

Commits
  • b334c61 Release 3.28.6
  • 23a0d98 update changelog
  • a9e3e2c Merge pull request #10013 from kellyselden/handle-build-failures
  • 241e1a8 Don't exit process when requesting a failed build
  • 4a36187 Handle rebuild failures without exiting
  • 1376857 Merge pull request #10043 from kellyselden/ci-temp-fix
  • f4a55cf Temporarily skip failing ember new test for npm versions <= v6.0.0
  • 53b5dcc Release 3.28.5
  • 6d6786c update changelog
  • 167082b Merge pull request #9730 from kellyselden/add-ember-3.28-lts-to-addon-blueprint
  • 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), [corber](https://github.com/isleofcode/corber) and [ember-cli](https://github.com/ember-cli/ember-cli). These dependencies need to be updated together.


Removes `xmldom`

Updates `corber` from 1.2.7 to 1.4.4
- [Release notes](https://github.com/isleofcode/corber/releases)
- [Commits](isleofcode/corber@1.2.7...1.4.4)

Updates `ember-cli` from 3.1.4 to 3.28.6
- [Release notes](https://github.com/ember-cli/ember-cli/releases)
- [Changelog](https://github.com/ember-cli/ember-cli/blob/v3.28.6/CHANGELOG.md)
- [Commits](ember-cli/ember-cli@v3.1.4...v3.28.6)

---
updated-dependencies:
- dependency-name: xmldom
  dependency-type: indirect
- dependency-name: corber
  dependency-type: direct:development
- dependency-name: ember-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 12, 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
Development

Successfully merging this pull request may close these issues.

0 participants