並び順

ブックマーク数

期間指定

  • から
  • まで

1 - 6 件 / 6件

新着順 人気順

Semverの検索結果1 - 6 件 / 6件

  • npm Blog Archive: npm v7 Series - Beta Release! And: SemVer-Major Changes in npm v7

    The npm blog has been discontinued. Updates from the npm team are now published on the GitHub Blog and the GitHub Changelog. << Why keep package-lock.json? A new beta version of npm appears! tl;dr - Run npm i -g npm@next-7 right now, and tell us about any problems you encounter with it. This is a big one, you’re going to want to check it out. As with any beta software, it’s likely to still have a

      npm Blog Archive: npm v7 Series - Beta Release! And: SemVer-Major Changes in npm v7
    • GitHub - actions-ecosystem/action-release-label: 🏷️ GitHub Action to output a semver update level from a pull request release label

      You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session. You switched accounts on another tab or window. Reload to refresh your session. Dismiss alert

        GitHub - actions-ecosystem/action-release-label: 🏷️ GitHub Action to output a semver update level from a pull request release label
      • SemVer in Rust: Tooling, Breakage, and Edge Cases — FOSDEM 2024

        SemVer in Rust: Tooling, Breakage, and Edge Cases — FOSDEM 2024 Last month, I gave a talk titled "SemVer in Rust: Breakage, Tooling, and Edge Cases" at the FOSDEM 2024 conference. The talk is a practical look at what semantic versioning (SemVer) buys us, why SemVer goes wrong in practice, and how the cargo-semver-checks linter can help prevent the damage caused by SemVer breakage. TL;DR: SemVer is

          SemVer in Rust: Tooling, Breakage, and Edge Cases — FOSDEM 2024
        • 公式ツール npm semver calculator が便利で楽しかった | DevelopersIO

          こんにちは、CX事業本部 IoT事業部の若槻です。 Nodeパッケージ管理システムであるnpmが公式提供するツールnpm semver calculatorが便利で楽しかったのでご紹介します。 どんなツール? 機能はすごくシンプルなので、説明するよりも実際にアクセスして触ってもらった方が理解が早いかと思います。 npm semantic version calculator 要するに下記のことができるWebツールです。 npmパッケージ名を指定すると、使用可能なバージョン一覧が示される。 セマンティックバージョニングを指定すると、該当するバージョンが示される。 何が嬉しいか Nodeパッケージのバージョン指定にはSemantic Versioningが使用され、柔軟なバージョニング表現が可能ですが、それゆえに^2.2.1や~2.2.0、>2.1などのグラマーや不等号が使われたりすると、どこ

            公式ツール npm semver calculator が便利で楽しかった | DevelopersIO
          • Speeding up Rust semver-checking by over 2000x

            This post describes work in progress: how cargo-semver-checks will benefit from the upcoming query optimization API in the Trustfall query engine. Read on to learn how a modern linter works under the hood, and how ideas from the world of databases can improve its performance. Today, cargo-semver-checks is good enough to prevent real-world semver violations, and fast enough to earn a spot in the re

              Speeding up Rust semver-checking by over 2000x
            • GitHub - obi1kenobi/cargo-semver-checks: Scan your Rust crate for semver violations.

              You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session. You switched accounts on another tab or window. Reload to refresh your session. Dismiss alert

                GitHub - obi1kenobi/cargo-semver-checks: Scan your Rust crate for semver violations.
              1