Skip to content

chore(deps): bump Skitionek/notify-microsoft-teams from e7a2493ac87dad8aa7a62f079f295e54ff511d88 to 9147918b5570c67bc8c3f7a1ba1071a1703ed223#452

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/github_actions/Skitionek/notify-microsoft-teams-9147918b5570c67bc8c3f7a1ba1071a1703ed223
Open

chore(deps): bump Skitionek/notify-microsoft-teams from e7a2493ac87dad8aa7a62f079f295e54ff511d88 to 9147918b5570c67bc8c3f7a1ba1071a1703ed223#452
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/github_actions/Skitionek/notify-microsoft-teams-9147918b5570c67bc8c3f7a1ba1071a1703ed223

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 7, 2026

Copy link
Copy Markdown
Contributor

Bumps Skitionek/notify-microsoft-teams from e7a2493ac87dad8aa7a62f079f295e54ff511d88 to 9147918b5570c67bc8c3f7a1ba1071a1703ed223.

Changelog

Sourced from Skitionek/notify-microsoft-teams's changelog.

1.1.0 (2026-02-19)

Bug Fixes

  • response status check - use && instead of || to avoid always-true condition (c463ec9)

Features

[Unreleased]

Fixed

  • Remove "parser": "typescript" from .prettierrc.json to prevent prettier from corrupting YAML files (action.yml) which was breaking yamllint and actionlint (#160)
  • Simplify eslint.config.mjs to use standard flat config and add ESLINT_USE_FLAT_CONFIG: "false" to MegaLinter step so eslint v8 uses legacy .eslintrc.json mode (#160)
  • Update .eslintrc.json ecmaVersion from 2018 to 2020 to support optional chaining (?.) and add jest globals for test files (#160)
  • Add .idea/** to cspell ignorePaths to suppress false-positive spelling errors in JetBrains IDE configuration files (#160)
  • Remove unused variables in MSTeams.js and index.test.js (#160)

Changed

  • Make JAVASCRIPT_STANDARD linter non-blocking in MegaLinter: snake_case identifiers in MSTeams.js are intentional as they mirror GitHub Actions context property names (#160)
  • Demote SPELL_CSPELL to non-blocking in MegaLinter so spell-check issues do not block CI (#160)
  • Integrity workflow: auto-rebuild and commit dist/ back to the PR branch when it is out of date, so contributors don't need to run npm run package manually (#160)
  • Automated rebuild of dist/index.js in CI; sync dist with catch-binding rename in source (#160)

1.0.9 (2025-04-14)

Bug Fixes

  • package.json & package-lock.json to reduce vulnerabilities (#105) (678ccea)
  • package.json & package-lock.json to reduce vulnerabilities (#111) (5a842b7)
  • package.json & package-lock.json to reduce vulnerabilities (#112) (bae9b81)

1.0.8 (2023-02-02)

Bug Fixes

  • package.json, package-lock.json & .snyk to reduce vulnerabilities (#53) (3c11469)

1.0.7 (2023-02-02)

Bug Fixes

  • package.json & package-lock.json to reduce vulnerabilities (#52) (ecc73bd)

1.0.6 (2021-11-29)

Bug Fixes

... (truncated)

Commits
  • 9147918 ci: bump github/codeql-action from 4.36.1 to 4.36.2 (#177)
  • 152ef2e ci: bump github/codeql-action from 4.36.0 to 4.36.1 (#176)
  • 40873aa ci: bump github/codeql-action from 4.35.5 to 4.36.0 (#174)
  • fe8fefd feat: add actions input to override default notification action buttons (#148)
  • 681fce1 ci: bump github/codeql-action from 4.35.4 to 4.35.5 (#171)
  • e4988ec Fix with_raw: remove dead msteams.header merge, update README example to ...
  • 3679951 build: bump husky from 4.3.8 to 9.1.7 (#167)
  • 8ed170a build: bump @​octokit/rest from 21.1.1 to 22.0.1 (#166)
  • 771fc59 build: bump cspell from 9.8.0 to 10.0.0 (#165)
  • 68825c8 fix: resolve MegaLinter errors, rebuild dist, and automate CI fixes (#160)
  • Additional commits viewable in compare view

Bumps [Skitionek/notify-microsoft-teams](https://github.com/skitionek/notify-microsoft-teams) from e7a2493ac87dad8aa7a62f079f295e54ff511d88 to 9147918b5570c67bc8c3f7a1ba1071a1703ed223.
- [Release notes](https://github.com/skitionek/notify-microsoft-teams/releases)
- [Changelog](https://github.com/Skitionek/notify-microsoft-teams/blob/master/CHANGELOG.md)
- [Commits](Skitionek/notify-microsoft-teams@e7a2493...9147918)

---
updated-dependencies:
- dependency-name: Skitionek/notify-microsoft-teams
  dependency-version: 9147918b5570c67bc8c3f7a1ba1071a1703ed223
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/github_actions/Skitionek/notify-microsoft-teams-9147918b5570c67bc8c3f7a1ba1071a1703ed223 branch from 64ae312 to 2d1e1a7 Compare June 9, 2026 12:44
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.

0 participants