junior-dev-struggle-bus / juniordevstrugglebus

Website for the Junior Dev Struggle Bus Meetup
https://www.juniordevstrugglebus.com
MIT License
9 stars 18 forks source link

Bump xmldom and @heroku-cli/plugin-apps-v5 #84

Open dependabot[bot] opened 1 year ago

dependabot[bot] commented 1 year ago

Removes xmldom. It's no longer used after updating ancestor dependency @heroku-cli/plugin-apps-v5. These dependencies need to be updated together.

Removes xmldom

Updates @heroku-cli/plugin-apps-v5 from 7.26.0 to 7.62.0

Release notes

Sourced from @​heroku-cli/plugin-apps-v5's releases.

v7.62.0

  • 94c1d98df fix(certs-v5): Removing references to SSL endpoints in the CLI (#1885)
  • d064ef791 fix: upgrade temp from 0.8.4 to 0.9.4 (#2027)
  • 2c0221ddb chore(deps-dev): bump aws-sdk from 2.421.0 to 2.1188.0 (#2029)
  • 0dc52be47 v7.61.1 (#2030)
  • 104e4b201 v7.61.0 (#2028)
  • cbfdb0c83 fix: upgrade @​oclif/command from 1.8.0 to 1.8.16 (#2026)
  • 14c875261 fix: upgrade debug from 4.1.1 to 4.3.4 (#2024)
  • 7efb19b67 chore(deps): bump ssh2 from 0.8.9 to 1.11.0 (#2013)
  • f10c780c4 chore(deps): bump plist from 3.0.1 to 3.0.5 (#1973)
  • ad3c97c0a fix: upgrade @​oclif/plugin-update from 1.3.9 to 1.5.0 (#1892)
  • 297531cab fix: upgrade @​oclif/command from 1.5.18 to 1.8.0 (#1890)
  • 2a135cc93 fix: upgrade @​oclif/plugin-plugins from 1.7.9 to 1.10.1 (#1889)
  • 7402dc58c chore(deps): bump validator from 12.0.0 to 13.7.0 (#1879)
  • 57eec5e6a Updated/Added CODEOWNERS with ECCN (#1877)
  • 49648fc5f chore(deps): bump printf from 0.5.1 to 0.6.1 (#1773)
  • 49762e88e fix: packages/apps-v5/package.json to reduce vulnerabilities (#1978)
  • 89c7dd3a7 chore(deps): bump shell-quote from 1.6.1 to 1.7.3 (#2012)
  • cabb90f80 feat: remove git ssh (#2018)
  • af6328bd1 chore: update heroku-20 to heroku-22 (#2019)

v7.60.2

  • 36fb4d4ad fix: packages/apps-v5/package.json to reduce vulnerabilities (#1979)
  • 0900e4e04 chore(deps): bump url-parse from 1.5.3 to 1.5.10 (#1946)

v7.60.1

  • 7b45b19c7 fix: enable aws cli cloudfront commands (#1975)
  • ccfe5057a fix: upgrade tslib from 1.9.3 to 1.14.1 (#1891)
  • 534e652fc fix: add missing circle ci apt packages (#1970)
  • 0bb3f4aa0 chore: run windows tests all together (#1971)

v7.60.0

What's Changed

New Contributors

Full Changelog: https://github.com/heroku/cli/compare/v7.59.4...v7.60.0

v7.59.4

  • e5656b08a fix: packages/apps-v5/package.json to reduce vulnerabilities (#1957)

v7.59.3

  • 04e2dd08d fix(container-registry-v5): Increase number of retries when fetching container logs (#1947)
  • 5291c48f7 fix(ci): fix windows tests (#1948)
  • 8e1aaae2e update message to reflect that intermediate certificates may not be directly added/updated (#1929)
  • 71041363b chore(deps): bump url-parse from 1.4.4 to 1.5.3 (#1857)

... (truncated)

Changelog

Sourced from @​heroku-cli/plugin-apps-v5's changelog.

7.62.0 (2022-08-04)

Bug Fixes

  • certs-v5: Removing references to SSL endpoints in the CLI (#1885) (94c1d98)
  • upgrade @​oclif/command from 1.5.18 to 1.8.0 (#1890) (297531c)
  • upgrade @​oclif/command from 1.8.0 to 1.8.16 (#2026) (cbfdb0c)
  • upgrade @​oclif/plugin-plugins from 1.7.9 to 1.10.1 (#1889) (2a135cc)
  • upgrade @​oclif/plugin-update from 1.3.9 to 1.5.0 (#1892) (ad3c97c)

7.61.1 (2022-08-03)

Bug Fixes

  • upgrade @​oclif/command from 1.5.18 to 1.8.0 (#1890) (297531c)
  • upgrade @​oclif/command from 1.8.0 to 1.8.16 (#2026) (cbfdb0c)
  • upgrade @​oclif/plugin-plugins from 1.7.9 to 1.10.1 (#1889) (2a135cc)
  • upgrade @​oclif/plugin-update from 1.3.9 to 1.5.0 (#1892) (ad3c97c)

7.61.0 (2022-08-03)

Bug Fixes

  • upgrade @​oclif/command from 1.5.18 to 1.8.0 (#1890) (297531c)
  • upgrade @​oclif/command from 1.8.0 to 1.8.16 (#2026) (cbfdb0c)
  • upgrade @​oclif/plugin-plugins from 1.7.9 to 1.10.1 (#1889) (2a135cc)
  • upgrade @​oclif/plugin-update from 1.3.9 to 1.5.0 (#1892) (ad3c97c)

7.60.2 (2022-04-27)

Note: Version bump only for package heroku

... (truncated)

Commits
Maintainer changes

This version was pushed to npm by sarassassin, a new releaser for @​heroku-cli/plugin-apps-v5 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](https://github.com/junior-dev-struggle-bus/juniordevstrugglebus/network/alerts).