Skip to content

[master] Michijs Dependabot changes#247

Open
michijs[bot] wants to merge 1 commit intomasterfrom
michijs-dependabot
Open

[master] Michijs Dependabot changes#247
michijs[bot] wants to merge 1 commit intomasterfrom
michijs-dependabot

Conversation

@michijs
Copy link
Copy Markdown
Contributor

@michijs michijs bot commented Mar 30, 2026

@michijs
Copy link
Copy Markdown
Contributor Author

michijs bot commented Mar 30, 2026

Bump @​michijs/shared-configs from 0.0.36 to 0.0.37

Changelog:
Sourced from releases.
        ### 0.0.37## What's Changed

Full Changelog: https://redirect.github.com/michijs/shared-configs/compare/0.0.36...0.0.37

        ### 0.0.36## What's Changed

New Contributors

Full Changelog: https://redirect.github.com/michijs/shared-configs/compare/0.0.34...0.0.36

Commit history:
  • bf294a Update tsconfig.json (Bump lint-staged from 13.2.1 to 13.2.2 #16)

    What is the purpose of this pull request?

    Screenshots or example usage

    Types of changes

    • Bug fix (non-breaking change which fixes an issue)
    • New feature (non-breaking change which adds functionality)
    • Quality improvement (tests or refactors)
    • Breaking change (fix or feature that would cause existing
      functionality to change)
    • Trivial change (small fix or feature that doesn't impact
      functionalities)
    • Requires change to documentation, which has been updated
      accordingly

    Signed-off-by: Lucas Segurado <lsegurado1996@​gmail.com>

  • 3c3aca chore: Release v0.0.37

@michijs
Copy link
Copy Markdown
Contributor Author

michijs bot commented Mar 30, 2026

Bump typescript from 5.9.3 to 6.0.2

Changelog:
Sourced from releases.
        ### v6.0.2For release notes, check out the [release announcement blog post](https://devblogs.microsoft.com/typescript/announcing-typescript-6-0/).

Downloads are available on:

  • npm

          ### v5.9.3Note: this tag was recreated to point at the correct commit. The npm package contained the correct content.
    

For release notes, check out the release announcement

Downloads are available on:

Commit history:
  • 7881fe Add coding agent instructions: refuse PRs unless maintenance mode is acknowledged (#63305)

    Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@​users.noreply.redirect.github.com>
    Co-authored-by: RyanCavanaugh <6685088+RyanCavanaugh@​users.noreply.redirect.github.com>
    Co-authored-by: Ryan Cavanaugh <RyanCavanaugh@​users.noreply.redirect.github.com>

  • 77ddb5 Update deps (#63296)
  • 864777 Bump the github-actions group with 3 updates (#63285)

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

  • b103a0 Update readme to note current repo state (#63292)
  • 4f7b41 Bump the github-actions group with 2 updates (#63224)

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

  • 9059e5 Fix missing lib files in reused programs (#63239)
  • c9e742 Port anyFunctionType subtype fix and JSX children NonInferrableType propagation from typescript-go (#63163)

    Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@​users.noreply.redirect.github.com>
    Co-authored-by: DanielRosenwasser <972891+DanielRosenwasser@​users.noreply.redirect.github.com>

  • 206ed1 Deprecate assert in import() (#63172)
  • e688ac Update dependencies (#63156)
  • 29b300 Bump the github-actions group across 1 directory with 2 updates (#63205)

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

  • 0c2c7a DOM update (#63183)
  • 924810 Adds the symbol name to the error message for TS2742 (#63200)
  • 6cf817 discrete pluralizer for lib.esnext.temporal unit unions (#63190)
  • b24015 Eliminate interpolation from workflows (#63188)
  • 347254 Update DOM types (#63137)
  • ad04bf Fix crash in declaration emit with nested binding patterns (#63154)

    Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@​users.noreply.redirect.github.com>
    Co-authored-by: DanielRosenwasser <972891+DanielRosenwasser@​users.noreply.redirect.github.com>

  • 0ed1ee Fix from and with method types of Temporal.PlainMonthDay (#63142)
  • 040c20 Bump github/codeql-action from 4.32.2 to 4.32.3 in the github-actions group (#63145)

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

  • cdc205 Ensure node is installed in release publisher (#63127)
  • cdb583 Bump github/codeql-action from 4.32.0 to 4.32.2 in the github-actions group (#63123)

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

  • 87aa91 Always set up host in node builder (#62726)
  • e872a6 Un‑consolidate and fix WeakMap constructor overloads (#56713)

    Co-authored-by: Jake Bailey <5341706+jakebailey@​users.noreply.redirect.github.com>

  • 5e4281 Add lib.esnext.temporal (#62628)
  • 240797 DOM update (#62730)
  • 70c5fc Document indexOf return value when not found (#60569)

    Co-authored-by: Jake Bailey <5341706+jakebailey@​users.noreply.redirect.github.com>

  • 8bb72d Return iterable of RegExpExecArray from RegExp#[Symbol.matchAll] (#60516)

    Co-authored-by: Jake Bailey <5341706+jakebailey@​users.noreply.redirect.github.com>

  • 0457b6 Fix RegExpIndicesArray by adding undefined to type definition (#61079)
  • 2b881b Update Map.clear and Set.clear jsdoc in es2015.collection.d.ts (#57661)

    Co-authored-by: Jake Bailey <5341706+jakebailey@​users.noreply.redirect.github.com>

  • fbe221 Add approximatelySign to NumberFormatRangePartTypeRegistry for ES2023 (#62013)

    Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@​users.noreply.redirect.github.com>
    Co-authored-by: RyanCavanaugh <6685088+RyanCavanaugh@​users.noreply.redirect.github.com>
    Co-authored-by: jakebailey <5341706+jakebailey@​users.noreply.redirect.github.com>

  • d3ce3c Implement Intl Locale Info proposal (#60656)

    Co-authored-by: printfn <printfn@​users.noreply.redirect.github.com>
    Co-authored-by: Jake Bailey <5341706+jakebailey@​users.noreply.redirect.github.com>

@michijs
Copy link
Copy Markdown
Contributor Author

michijs bot commented Mar 30, 2026

Bump @​michijs/vscode-svg from 2.1.5 to 2.1.6

Changelog:
Sourced from releases.
        ### 2.1.5## What's Changed

Full Changelog: https://redirect.github.com/michijs/vscode-svg/compare/2.1.4...2.1.5

Commit history:

@michijs
Copy link
Copy Markdown
Contributor Author

michijs bot commented Mar 30, 2026

Bump @​michijs/vscode-mathml from 1.1.3 to 1.1.4

Changelog:
Sourced from releases.
        ### 1.1.3## What's Changed

Full Changelog: https://redirect.github.com/michijs/vscode-mathml/compare/1.1.2...1.1.3

Commit history:

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.

0 participants