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 minimatch, ember-cli-mocha, ember-get-config, ember-sinon and ember-test-utils #197

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 Nov 2, 2022

Bumps minimatch to 3.1.2 and updates ancestor dependencies minimatch, ember-cli-mocha, ember-get-config, ember-sinon and ember-test-utils. These dependencies need to be updated together.

Updates minimatch from 0.3.0 to 3.1.2

Commits
Maintainer changes

This version was pushed to npm by isaacs, a new releaser for minimatch since your current version.


Updates ember-cli-mocha from 0.14.4 to 0.15.0

Release notes

Sourced from ember-cli-mocha's releases.

v0.15.0

🚀 Enhancement

Committers: 1

v0.15.0-beta.1

🚀 Enhancement

Committers: 1

v0.14.5

🐛 Bug Fix

📝 Documentation

🏠 Internal

Committers: 2

Changelog

Sourced from ember-cli-mocha's changelog.

v0.15.0 (2018-02-03)

🚀 Enhancement

Committers: 1

v0.15.0-beta.1 (2017-12-22)

🚀 Enhancement

Committers: 1

v0.14.5 (2018-02-03)

🐛 Bug Fix

📝 Documentation

🏠 Internal

Committers: 2

Commits

Updates ember-get-config from 0.2.2 to 0.2.4

Changelog

Sourced from ember-get-config's changelog.

v2.1.1 / 2022-07-01

v2.1.0 / 2022-06-28

Note: this is really just a bugfix but I am releasing it as a minor version since it has a significant change in how the functionality is achived 👍

v2.0.0 / 2022-04-22

  • breaking: re-export configModule to reduce duplication and fix dynamic config #41 from @​mansona

This is only breaking because if you were relying on dynamic config changes (by altering the config HTML) then before this PR it wasn't working, and now because of this PR it is working 🎉

v1.0.4 / 2022-04-06

v1.0.3 / 2022-04-06

  • make sure that config is from the test environment when running /tests #35 from @​mansona

v1.0.2 / 2022-01-21

  • Allow @​embroider/macros v1.0.0 as dependency #32 from @​navels

v1.0.1 / 2022-01-17

v1.0.0 / 2022-01-11

v0.5.0 / 2021-10-27

... (truncated)

Commits

Updates ember-sinon from 0.7.0 to 5.0.0

Release notes

Sourced from ember-sinon's releases.

Ember 3.7

No release notes provided.

Sinon 4.4.5

No release notes provided.

Ember 3, Sinon 4

This release upgrades the addon to support for the next major versions of Ember & Sinon!

Sinon v3 & Ember 2.14

No release notes provided.

Commits

Updates ember-test-utils from 8.1.1 to 12.0.0

Changelog

Sourced from ember-test-utils's changelog.

12.0.0 (2020-03-17)

  • Removed linting scripts and dependencies

11.0.2 (2020-03-16)

Remove stub store.init to be compatible with Ember Octane

11.0.1 (2020-03-10)

  • Updated package version

9.1.1 (2019-07-10)

  • Fixed unit from setup-component-test to initialize components with supplied properties in subject(overrides)
  • Updated documentation to show the correct way to call test helpers
  • Removed old test that no longer applies due to how tests are boot up

9.1.0 (2019-02-27)

  • Upgrade eslint-plugin-ember-standard

10.0.1 (2018-10-04)

  • Run codemod to convert ember-decorators to ember-macro-helpers
  • Change dependencies and babel plugins

10.0.0 (2018-10-02)

  • Upgraded Ember and Ember-cli to 3.3

9.0.0 (2018-09-28)

  • Update eslint config standard for Ember 3

8.1.2 (2018-07-20)

  • Fixed Travis API key.
Commits

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.

…ber-test-utils

Bumps [minimatch](https://github.com/isaacs/minimatch) to 3.1.2 and updates ancestor dependencies [minimatch](https://github.com/isaacs/minimatch), [ember-cli-mocha](https://github.com/ember-cli/ember-cli-mocha), [ember-get-config](https://github.com/mansona/ember-get-config), [ember-sinon](https://github.com/csantero/ember-sinon) and [ember-test-utils](https://github.com/ciena-blueplanet/ember-test-utils). These dependencies need to be updated together.


Updates `minimatch` from 0.3.0 to 3.1.2
- [Release notes](https://github.com/isaacs/minimatch/releases)
- [Commits](isaacs/minimatch@v0.3.0...v3.1.2)

Updates `ember-cli-mocha` from 0.14.4 to 0.15.0
- [Release notes](https://github.com/ember-cli/ember-cli-mocha/releases)
- [Changelog](https://github.com/ember-cli/ember-cli-mocha/blob/master/CHANGELOG.md)
- [Commits](ember-cli/ember-cli-mocha@v0.14.4...v0.15.0)

Updates `ember-get-config` from 0.2.2 to 0.2.4
- [Release notes](https://github.com/mansona/ember-get-config/releases)
- [Changelog](https://github.com/mansona/ember-get-config/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mansona/ember-get-config/commits)

Updates `ember-sinon` from 0.7.0 to 5.0.0
- [Release notes](https://github.com/csantero/ember-sinon/releases)
- [Commits](csantero/ember-sinon@v0.7.0...5.0.0)

Updates `ember-test-utils` from 8.1.1 to 12.0.0
- [Release notes](https://github.com/ciena-blueplanet/ember-test-utils/releases)
- [Changelog](https://github.com/ciena-blueplanet/ember-test-utils/blob/master/CHANGELOG.md)
- [Commits](ciena-blueplanet/ember-test-utils@v8.1.1...v12.0.0)

---
updated-dependencies:
- dependency-name: minimatch
  dependency-type: indirect
- dependency-name: ember-cli-mocha
  dependency-type: direct:development
- dependency-name: ember-get-config
  dependency-type: indirect
- dependency-name: ember-sinon
  dependency-type: direct:development
- dependency-name: ember-test-utils
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested a review from a team as a code owner November 2, 2022 14:11
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Nov 2, 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