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

chore(deps): bump FakeItEasy from 8.1.0 to 8.2.0 #7

Closed
wants to merge 38 commits into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 11, 2024

Bumps FakeItEasy from 8.1.0 to 8.2.0.

Release notes

Sourced from FakeItEasy's releases.

8.2.0

New

  • Fake.Reset replaces Fake.ClearConfiguration as the preferred mechanism to clear existing fakes' configuration. (#1839) Resets all changes made to the fake after it was created.
  • net8.0 target framework assembly (#1996)

Fixed

  • Creation failure message may indicate that the to-be-faked type has no applicable constructor when it really does (#1929)

Additional Items

  • Stop resigning FakeItEasy.Tests.TestHelpers.FSharp once the SDK starts signing it properly (#1930)
  • Share EventRule between Fakes (#1993)
  • Update Github actions to quell build warnings (#1995)
  • Bump documentation-building dependencies (#1985)
  • Bump FakeItEasy.Tools to support release process (#1998, #1999)
  • Bump dawidd6/action-download-artifact to quell Node.js version warning (#1999)
Commits
  • 4f775ab Merge pull request #1999 from blairconrad/update-download-artifacts
  • a11297e Bump dawidd6/action-download-artifact version to quell Node.js version warnings
  • 8563335 Bump FakeItEasy.Tools version to pick up new actions/download-artifacts
  • a81b228 Merge pull request #1998 from blairconrad/new-tools
  • 03983f9 Bump FakeItEasy.Tools to 5522471d015a
  • e704fd5 Merge pull request #1985 from FakeItEasy/dependabot/pip/jinja2-3.1.3
  • f90ee99 Bump jinja2 from 3.1.2 to 3.1.3
  • 81a18b9 Merge pull request #1996 from blairconrad/support-net8.0
  • cfe6e91 Quell CA1510: Use ArgumentNullException throw helper
  • 7babcdc Quell CA1851: Possible multiple enumerations of IEnumerable collection
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Phil91 and others added 30 commits February 14, 2024 21:00
Aligning license, contribution and text between initial contributions.
* add helm chart
* add dockerfiles
* add workflows
* change header
* remove eclipse code of conduct
---------

Reviewed-by: Phil Schneider <[email protected]>
- remove input pages_branch: "main" from chart release step (change to gh-pages necessary)
- update readme
-------------
Reviewed-By: Phil Schneider <[email protected]>
* chore: remove chart release workflow
* chore: change to unpinned tag 'main'
* chore: improve release workflow
  * change to appVersion instead of chart version for image build
  * create tag only once all images are built and increase job permission
---------
Reviewed-By: Phil Schneider <[email protected]>
add checkout step
---------
Reviewed-By: Phil Schneider <info@philschneider>
* chore: update chart readme
* chore(release): add version-check to create and push git tag step
* chore: change to absolute file paths for image build
-------------------
Reviewed-By: Phil Schneider <[email protected]>
Bumps [aquasecurity/trivy-action](https://github.com/aquasecurity/trivy-action) from 0.18.0 to 0.19.0.
- [Release notes](https://github.com/aquasecurity/trivy-action/releases)
- [Commits](aquasecurity/trivy-action@062f259...d710430)

---
updated-dependencies:
- dependency-name: aquasecurity/trivy-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [actions/cache](https://github.com/actions/cache) from 3 to 4.
- [Release notes](https://github.com/actions/cache/releases)
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)
- [Commits](actions/cache@v3...v4)

---
updated-dependencies:
- dependency-name: actions/cache
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 5.1.0 to 5.3.0.
- [Release notes](https://github.com/docker/build-push-action/releases)
- [Commits](docker/build-push-action@4a13e50...2cdde99)

---
updated-dependencies:
- dependency-name: docker/build-push-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [helm/chart-releaser-action](https://github.com/helm/chart-releaser-action) from 1.4.1 to 1.6.0.
- [Release notes](https://github.com/helm/chart-releaser-action/releases)
- [Commits](helm/chart-releaser-action@v1.4.1...v1.6.0)

---
updated-dependencies:
- dependency-name: helm/chart-releaser-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [container-tools/kind-action](https://github.com/container-tools/kind-action) from 2.0.3 to 2.0.4.
- [Release notes](https://github.com/container-tools/kind-action/releases)
- [Commits](container-tools/kind-action@v2.0.3...0ad70e2)

---
updated-dependencies:
- dependency-name: container-tools/kind-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* add endpoint to get statusList
* add endpoint to create statusList
* add statuslist creation for issuer wallets
* upgrade nuget packages
* remove configureAwait from unit tests
to make output from release-helm-chart available to create-tag job
Phil91 and others added 8 commits April 9, 2024 08:09
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Evelyn Gurschler <[email protected]>
Reviewed-by: Phil Schneider <[email protected]>
* add creation of statusList for issuers
* enable workflows, docker images and helm chart
* upgrade to .NET8
* add jwt audience check
* add endpoint to create technical users
Bumps [FakeItEasy](https://github.com/FakeItEasy/FakeItEasy) from 8.1.0 to 8.2.0.
- [Release notes](https://github.com/FakeItEasy/FakeItEasy/releases)
- [Commits](FakeItEasy/FakeItEasy@8.1.0...8.2.0)

---
updated-dependencies:
- dependency-name: FakeItEasy
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Copy link
Contributor Author

dependabot bot commented on behalf of github Apr 11, 2024

The following labels could not be found: dependabot, dependencies.

Copy link
Contributor Author

dependabot bot commented on behalf of github Jul 2, 2024

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot bot deleted the dependabot/nuget/FakeItEasy-8.2.0 branch July 2, 2024 09:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants