Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 27, 2025

Bumps streetsidesoftware/cspell-action from 7.2.0 to 7.2.1.

Release notes

Sourced from streetsidesoftware/cspell-action's releases.

v7.2.1

7.2.1 (2025-10-26)

Updates and Bug Fixes

  • empty report setting will use the value in a config file if it is defined, otherwise use all (374c805)
  • Make sure the report default is undefined (#2475) (33d4ba9)
  • Update CSpell version (9.2.1) (#2426) (c7313f0)
  • Update CSpell version (9.2.2) (#2460) (f604f36)
  • Update Dictionaries and Dependencies (#2404) (42b73be)
  • Update Dictionaries and Dependencies (#2416) (b7f60aa)
  • Update Dictionaries and Dependencies (#2419) (12aaed9)
  • Update Dictionaries and Dependencies (#2433) (910b662)
  • Update Dictionaries and Dependencies (#2435) (904b6fc)
  • Workflow Bot -- Update ALL Dependencies (main) (#2403) (22b01fb)
  • Workflow Bot -- Update ALL Dependencies (main) (#2417) (db2a037)
  • Workflow Bot -- Update ALL Dependencies (main) (#2434) (cb25c56)
  • Workflow Bot -- Update ALL Dependencies (main) (#2446) (b54e668)
  • Workflow Bot -- Update ALL Dependencies (main) (#2448) (72ae91e)
  • Workflow Bot -- Update ALL Dependencies (main) (#2451) (5ebb234)
Changelog

Sourced from streetsidesoftware/cspell-action's changelog.

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

7.2.1 (2025-10-26)

Updates and Bug Fixes

  • empty report setting will use the value in a config file if it is defined, otherwise use all (374c805)
  • Make sure the report default is undefined (#2475) (33d4ba9)
  • Update CSpell version (9.2.1) (#2426) (c7313f0)
  • Update CSpell version (9.2.2) (#2460) (f604f36)
  • Update Dictionaries and Dependencies (#2404) (42b73be)
  • Update Dictionaries and Dependencies (#2416) (b7f60aa)
  • Update Dictionaries and Dependencies (#2419) (12aaed9)
  • Update Dictionaries and Dependencies (#2433) (910b662)
  • Update Dictionaries and Dependencies (#2435) (904b6fc)
  • Workflow Bot -- Update ALL Dependencies (main) (#2403) (22b01fb)
  • Workflow Bot -- Update ALL Dependencies (main) (#2417) (db2a037)
  • Workflow Bot -- Update ALL Dependencies (main) (#2434) (cb25c56)
  • Workflow Bot -- Update ALL Dependencies (main) (#2446) (b54e668)
  • Workflow Bot -- Update ALL Dependencies (main) (#2448) (72ae91e)
  • Workflow Bot -- Update ALL Dependencies (main) (#2451) (5ebb234)

7.2.0 (2025-07-26)

Features

Updates and Bug Fixes

7.1.2 (2025-07-13)

Updates and Bug Fixes

7.1.1 (2025-07-08)

Updates and Bug Fixes

... (truncated)

Commits

Dependabot compatibility score

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 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)

Bumps [streetsidesoftware/cspell-action](https://github.com/streetsidesoftware/cspell-action) from 7.2.0 to 7.2.1.
- [Release notes](https://github.com/streetsidesoftware/cspell-action/releases)
- [Changelog](https://github.com/streetsidesoftware/cspell-action/blob/main/CHANGELOG.md)
- [Commits](streetsidesoftware/cspell-action@dcd03dc...76c6f6d)

---
updated-dependencies:
- dependency-name: streetsidesoftware/cspell-action
  dependency-version: 7.2.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Oct 27, 2025
@dependabot dependabot bot requested a review from a team as a code owner October 27, 2025 17:00
@dependabot dependabot bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Oct 27, 2025
@kkeirstead kkeirstead merged commit 4ccaaf4 into main Oct 28, 2025
2 checks passed
@kkeirstead kkeirstead deleted the dependabot/github_actions/main/streetsidesoftware/cspell-action-7.2.1 branch October 28, 2025 00:14
wiktork pushed a commit that referenced this pull request Oct 28, 2025
* Bump actions/upload-artifact from 4.6.2 to 5.0.0 (#8682)

Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 4.6.2 to 5.0.0.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](actions/upload-artifact@ea165f8...330a01c)

---
updated-dependencies:
- dependency-name: actions/upload-artifact
  dependency-version: 5.0.0
  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>

* Bump streetsidesoftware/cspell-action from 7.2.0 to 7.2.1 (#8681)

Bumps [streetsidesoftware/cspell-action](https://github.com/streetsidesoftware/cspell-action) from 7.2.0 to 7.2.1.
- [Release notes](https://github.com/streetsidesoftware/cspell-action/releases)
- [Changelog](https://github.com/streetsidesoftware/cspell-action/blob/main/CHANGELOG.md)
- [Commits](streetsidesoftware/cspell-action@dcd03dc...76c6f6d)

---
updated-dependencies:
- dependency-name: streetsidesoftware/cspell-action
  dependency-version: 7.2.1
  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>

* Use arcade backport workflow (#8683)

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Matt Mitchell <[email protected]>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
wiktork pushed a commit that referenced this pull request Nov 4, 2025
* Bump actions/upload-artifact from 4.6.2 to 5.0.0 (#8682)

Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 4.6.2 to 5.0.0.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](actions/upload-artifact@ea165f8...330a01c)

---
updated-dependencies:
- dependency-name: actions/upload-artifact
  dependency-version: 5.0.0
  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>

* Bump streetsidesoftware/cspell-action from 7.2.0 to 7.2.1 (#8681)

Bumps [streetsidesoftware/cspell-action](https://github.com/streetsidesoftware/cspell-action) from 7.2.0 to 7.2.1.
- [Release notes](https://github.com/streetsidesoftware/cspell-action/releases)
- [Changelog](https://github.com/streetsidesoftware/cspell-action/blob/main/CHANGELOG.md)
- [Commits](streetsidesoftware/cspell-action@dcd03dc...76c6f6d)

---
updated-dependencies:
- dependency-name: streetsidesoftware/cspell-action
  dependency-version: 7.2.1
  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>

* Use arcade backport workflow (#8683)

* [main] Bump the identity-dependencies group with 1 update (#8666)

Bumps Microsoft.Identity.Web from 3.14.1 to 4.0.1

---
updated-dependencies:
- dependency-name: Microsoft.Identity.Web
  dependency-version: 4.0.1
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: identity-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* [main] Bump Newtonsoft.Json from 13.0.3 to 13.0.4 (#8670)

---
updated-dependencies:
- dependency-name: Newtonsoft.Json
  dependency-version: 13.0.4
  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>

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Matt Mitchell <[email protected]>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
wiktork pushed a commit that referenced this pull request Nov 5, 2025
* Bump actions/upload-artifact from 4.6.2 to 5.0.0 (#8682)

Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 4.6.2 to 5.0.0.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](actions/upload-artifact@ea165f8...330a01c)

---
updated-dependencies:
- dependency-name: actions/upload-artifact
  dependency-version: 5.0.0
  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>

* Bump streetsidesoftware/cspell-action from 7.2.0 to 7.2.1 (#8681)

Bumps [streetsidesoftware/cspell-action](https://github.com/streetsidesoftware/cspell-action) from 7.2.0 to 7.2.1.
- [Release notes](https://github.com/streetsidesoftware/cspell-action/releases)
- [Changelog](https://github.com/streetsidesoftware/cspell-action/blob/main/CHANGELOG.md)
- [Commits](streetsidesoftware/cspell-action@dcd03dc...76c6f6d)

---
updated-dependencies:
- dependency-name: streetsidesoftware/cspell-action
  dependency-version: 7.2.1
  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>

* Use arcade backport workflow (#8683)

* [main] Bump the identity-dependencies group with 1 update (#8666)

Bumps Microsoft.Identity.Web from 3.14.1 to 4.0.1

---
updated-dependencies:
- dependency-name: Microsoft.Identity.Web
  dependency-version: 4.0.1
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: identity-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* [main] Bump Newtonsoft.Json from 13.0.3 to 13.0.4 (#8670)

---
updated-dependencies:
- dependency-name: Newtonsoft.Json
  dependency-version: 13.0.4
  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>

* Update Learning Paths (#8693)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

* [main] Bump NJsonSchema from 11.0.0 to 11.5.1 (#8702)

---
updated-dependencies:
- dependency-name: NJsonSchema
  dependency-version: 11.5.1
  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>

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Matt Mitchell <[email protected]>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
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 github_actions Pull requests that update GitHub Actions code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants