Skip to content

[master] Michijs Dependabot changes#133

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

[master] Michijs Dependabot changes#133
michijs[bot] wants to merge 1 commit into
masterfrom
michijs-dependabot

Conversation

@michijs
Copy link
Copy Markdown
Contributor

@michijs michijs Bot commented May 25, 2026

@michijs
Copy link
Copy Markdown
Contributor Author

michijs Bot commented May 25, 2026

Bump @​michijs/dev-server from 0.8.28 to 0.8.32

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

Full Changelog: https://redirect.github.com/michijs/dev-server/compare/0.8.30...0.8.32

        ### 0.8.30**Full Changelog**: https://redirect.github.com/michijs/dev-server/compare/0.8.29...0.8.30


        ### 0.8.30-beta.8**Full Changelog**: https://redirect.github.com/michijs/dev-server/compare/0.8.29...0.8.30-beta.8


        ### 0.8.30-beta.7**Full Changelog**: https://redirect.github.com/michijs/dev-server/compare/0.8.29...0.8.30-beta.7


        ### 0.8.30-beta.6**Full Changelog**: https://redirect.github.com/michijs/dev-server/compare/0.8.29...0.8.30-beta.6


        ### 0.8.30-beta.5## What's Changed

Full Changelog: https://redirect.github.com/michijs/dev-server/compare/0.8.28...0.8.30-beta.5

        ### 0.8.30-beta.4## What's Changed

Full Changelog: https://redirect.github.com/michijs/dev-server/compare/0.8.28...0.8.30-beta.4

        ### 0.8.30-beta.3## What's Changed

Full Changelog: https://redirect.github.com/michijs/dev-server/compare/0.8.28...0.8.30-beta.3

        ### 0.8.30-beta.2## What's Changed

Full Changelog: https://redirect.github.com/michijs/dev-server/compare/0.8.28...0.8.30-beta.2

        ### 0.8.30-beta.1## What's Changed

Full Changelog: https://redirect.github.com/michijs/dev-server/compare/0.8.28...0.8.30-beta.1

        ### 0.8.30-beta.0## What's Changed

Full Changelog: https://redirect.github.com/michijs/dev-server/compare/0.8.28...0.8.30-beta.0

        ### 0.8.29## What's Changed

Full Changelog: https://redirect.github.com/michijs/dev-server/compare/0.8.28...0.8.29

        ### 0.8.28## What's Changed

Full Changelog: https://redirect.github.com/michijs/dev-server/compare/0.8.22...0.8.28

Commit history:
  • 0d3065 Marked esbuild as external dependency on userConfig
  • b4be4f Merge branch 'master' of https://redirect.github.com/michijs/dev-server
  • 4d196d [master] Michijs Dependabot changes (#391)

    Updated Packages


    Co-authored-by: michijs[bot] <235342604+michijs[bot]@​users.noreply.redirect.github.com>

  • e18dcd chore: Release v0.8.29
  • dd0732 Small bugfix
  • 9c013d chore: Update biome to 0.0.37
  • a5ea88 chore: Release v0.8.30
  • 9379cf Develop (#405)

    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

    Co-authored-by: michijs[bot] <235342604+michijs[bot]@​users.noreply.redirect.github.com>

  • 30642c Update package.json

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

  • 7cd700 chore: Release v0.8.32

@michijs
Copy link
Copy Markdown
Contributor Author

michijs Bot commented May 25, 2026

Bump typescript from 5.9.3 to 6.0.3

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

Downloads are available on:

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:
  • e5509e Fix `es2020.intl.d.ts` formatting (#63489)
  • 5678c6 Update AI assistance guidelines in CONTRIBUTING.md (#63496)

    Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@​users.noreply.redirect.github.com>

  • 0105bb Fix typo in README: behavorial -> behavioral (#63492)
  • 5d8fbb 63480 (#63491)

    Co-authored-by: Tech-Savvy Builder <tech@​crypto-nite.com>

  • f350b5 Redirect Claude Code to read AGENTS.md (#63446)
  • af087e docs: improve Math.sign JSDoc grammar and clarity (#63433)
  • 55423a Update CONTRIBUTING.md with comment automation policy (#63412)
  • f1a928 Also check package name validity in InstallPackageRequest (#63401)
  • c7a0ae Harden ATA package name filtering (#63368)
  • 5f4350 Require AI disclosure in PR descriptions (#63366)
  • 38c327 Document charCodeAt edge case behavior in first line (#63344)
  • 7b8cb3 Fix redundant leading apostrophe in TS1344 diagnostic message (#63341)

    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>

  • 0844c4 Mark class property initializers as outside of CFA containers (#63310)

    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>

  • 71586a Bump the github-actions group with 2 updates (#63319)

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

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

@michijs
Copy link
Copy Markdown
Contributor Author

michijs Bot commented May 25, 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 @michijs/dev-server from 0.4.3 to 0.5.4 #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

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