OfficeDev / Office-Addin-Taskpane-SSO

Project template for creating an Office taskpane add-in that uses SSO,
Other
15 stars 16 forks source link

Bump path-to-regexp and office-addin-sso #126

Closed dependabot[bot] closed 1 month ago

dependabot[bot] commented 1 month ago

Bumps path-to-regexp to 0.1.10 and updates ancestor dependency office-addin-sso. These dependencies need to be updated together.

Updates path-to-regexp from 0.1.7 to 0.1.10

Release notes

Sourced from path-to-regexp's releases.

Backtrack protection

Fixed

  • Add backtrack protection to parameters 29b96b4
    • This will break some edge cases but should improve performance

https://github.com/pillarjs/path-to-regexp/compare/v0.1.9...v0.1.10

Support non-lookahead regex output

Added

  • Allow a non-lookahead regex (#312) c4272e4

https://github.com/component/path-to-regexp/compare/v0.1.8...v0.1.9

Support named matching groups in RegExp

Added

  • Add support for named matching groups (#301) 114f62d

https://github.com/pillarjs/path-to-regexp/compare/v0.1.7...v0.1.8

Commits


Updates office-addin-sso from 2.3.0 to 2.3.3

Commits
  • 0e956d0 Publish
  • c49ac2b Merge pull request #891 from OfficeDev/user/millerds/fix-vulnerabilities
  • 6d4ef56 Updated dependencies usedi in various packages
  • 7c9b41b Publish
  • 3b3304f Merge pull request #888 from OfficeDev/user/millerds/fix-vulnerabilities
  • f19ce4a Reverse package.json updates to CF eslint plugin
  • 454fa6d Match version of typescript-eslint to tester for CF eslint plugin
  • c802979 Update test tsconfig for CF eslint plugin
  • 938bd2d Updated some dependencies and ran "npm audit fix" for other cases.
  • fc8ddda Merge pull request #883 from legutieMSFT/user/legutie/capturesCallingObject
  • Additional commits viewable in compare view


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 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) You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/OfficeDev/Office-Addin-Taskpane-SSO/network/alerts).
dependabot[bot] commented 1 month ago

Looks like these dependencies are up-to-date now, so this is no longer needed.