Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: 1c-syntax/mdclasses
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.19.0
Choose a base ref
...
head repository: 1c-syntax/mdclasses
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.19.1
Choose a head ref
  • 8 commits
  • 6 files changed
  • 4 contributors

Commits on Apr 30, 2026

  1. Bump org.sonarqube from 7.2.2.6593 to 7.3.0.8198

    Bumps org.sonarqube from 7.2.2.6593 to 7.3.0.8198.
    
    ---
    updated-dependencies:
    - dependency-name: org.sonarqube
      dependency-version: 7.3.0.8198
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Apr 30, 2026
    Configuration menu
    Copy the full SHA
    13c7649 View commit details
    Browse the repository at this point in the history

Commits on May 13, 2026

  1. Bump peaceiris/actions-gh-pages from 4.0.0 to 4.1.0

    Bumps [peaceiris/actions-gh-pages](https://github.com/peaceiris/actions-gh-pages) from 4.0.0 to 4.1.0.
    - [Release notes](https://github.com/peaceiris/actions-gh-pages/releases)
    - [Changelog](https://github.com/peaceiris/actions-gh-pages/blob/main/CHANGELOG.md)
    - [Commits](peaceiris/actions-gh-pages@v4.0.0...v4.1.0)
    
    ---
    updated-dependencies:
    - dependency-name: peaceiris/actions-gh-pages
      dependency-version: 4.1.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored May 13, 2026
    Configuration menu
    Copy the full SHA
    46f2cfd View commit details
    Browse the repository at this point in the history
  2. Bump gradle-wrapper from 9.4.0 to 9.5.1

    Bumps [gradle-wrapper](https://github.com/gradle/gradle) from 9.4.0 to 9.5.1.
    - [Release notes](https://github.com/gradle/gradle/releases)
    - [Commits](gradle/gradle@v9.4.0...v9.5.1)
    
    ---
    updated-dependencies:
    - dependency-name: gradle-wrapper
      dependency-version: 9.5.1
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored May 13, 2026
    Configuration menu
    Copy the full SHA
    2290565 View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2026

  1. Merge pull request #604 from 1c-syntax/dependabot/gradle/org.sonarqub…

    …e-7.3.0.8198
    
    Bump org.sonarqube from 7.2.2.6593 to 7.3.0.8198
    nixel2007 authored Jun 5, 2026
    Configuration menu
    Copy the full SHA
    087b9ee View commit details
    Browse the repository at this point in the history
  2. Merge pull request #606 from 1c-syntax/dependabot/github_actions/peac…

    …eiris/actions-gh-pages-4.1.0
    
    Bump peaceiris/actions-gh-pages from 4.0.0 to 4.1.0
    nixel2007 authored Jun 5, 2026
    Configuration menu
    Copy the full SHA
    1284557 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #607 from 1c-syntax/dependabot/gradle/gradle-wrapp…

    …er-9.5.1
    
    Bump gradle-wrapper from 9.4.0 to 9.5.1
    nixel2007 authored Jun 5, 2026
    Configuration menu
    Copy the full SHA
    738bd71 View commit details
    Browse the repository at this point in the history
  4. build: freefair 9.5.0 (чинит javadoc-links на Gradle 9), jreleaser 1.…

    …24.0
    
    - io.freefair.* 9.4.0 -> 9.5.0: возвращён javadoc-links (на 9.5.0 работает,
      больше не нужен workaround с его отключением);
    - org.jreleaser 1.23.0 -> 1.24.0 (из #605);
    - validate-poms остаётся отключённым: на Gradle 9.5 задача ValidateMavenPom
      тянет удалённый из classpath plexus XmlPullParserException.
    
    Объединяет dependabot-обновления #603 (freefair) и #605 (jreleaser),
    которые конфликтовали с веткой и не мержились автоматически.
    
    Co-Authored-By: Claude Opus 4.8 <[email protected]>
    nixel2007 and claude committed Jun 5, 2026
    Configuration menu
    Copy the full SHA
    4653af0 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    42c0617 View commit details
    Browse the repository at this point in the history
Loading