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.17.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.17.1
Choose a head ref
  • 15 commits
  • 348 files changed
  • 3 contributors

Commits on Dec 10, 2025

  1. Finish v0.17.0

    theshadowco committed Dec 10, 2025
    Configuration menu
    Copy the full SHA
    76fb4f3 View commit details
    Browse the repository at this point in the history

Commits on Dec 12, 2025

  1. Bump actions/upload-artifact from 5 to 6

    Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 5 to 6.
    - [Release notes](https://github.com/actions/upload-artifact/releases)
    - [Commits](actions/upload-artifact@v5...v6)
    
    ---
    updated-dependencies:
    - dependency-name: actions/upload-artifact
      dependency-version: '6'
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Dec 12, 2025
    Configuration menu
    Copy the full SHA
    388f911 View commit details
    Browse the repository at this point in the history
  2. Bump actions/download-artifact from 6 to 7

    Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 6 to 7.
    - [Release notes](https://github.com/actions/download-artifact/releases)
    - [Commits](actions/download-artifact@v6...v7)
    
    ---
    updated-dependencies:
    - dependency-name: actions/download-artifact
      dependency-version: '7'
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Dec 12, 2025
    Configuration menu
    Copy the full SHA
    29b712b View commit details
    Browse the repository at this point in the history
  3. Bump org.sonarqube from 7.2.0.6526 to 7.2.1.6560

    Bumps org.sonarqube from 7.2.0.6526 to 7.2.1.6560.
    
    ---
    updated-dependencies:
    - dependency-name: org.sonarqube
      dependency-version: 7.2.1.6560
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Dec 12, 2025
    Configuration menu
    Copy the full SHA
    11a302f View commit details
    Browse the repository at this point in the history

Commits on Dec 13, 2025

  1. Merge pull request #555 from 1c-syntax/dependabot/github_actions/acti…

    …ons/download-artifact-7
    
    Bump actions/download-artifact from 6 to 7
    nixel2007 authored Dec 13, 2025
    Configuration menu
    Copy the full SHA
    f7d7bd5 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #554 from 1c-syntax/dependabot/github_actions/acti…

    …ons/upload-artifact-6
    
    Bump actions/upload-artifact from 5 to 6
    nixel2007 authored Dec 13, 2025
    Configuration menu
    Copy the full SHA
    f41a78d View commit details
    Browse the repository at this point in the history
  3. Merge pull request #556 from 1c-syntax/dependabot/gradle/org.sonarqub…

    …e-7.2.1.6560
    
    Bump org.sonarqube from 7.2.0.6526 to 7.2.1.6560
    nixel2007 authored Dec 13, 2025
    Configuration menu
    Copy the full SHA
    3aa40ce View commit details
    Browse the repository at this point in the history

Commits on Dec 18, 2025

  1. Bump org.sonarqube from 7.2.1.6560 to 7.2.2.6593

    Bumps org.sonarqube from 7.2.1.6560 to 7.2.2.6593.
    
    ---
    updated-dependencies:
    - dependency-name: org.sonarqube
      dependency-version: 7.2.2.6593
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Dec 18, 2025
    Configuration menu
    Copy the full SHA
    2d76c70 View commit details
    Browse the repository at this point in the history

Commits on Dec 19, 2025

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

    …e-7.2.2.6593
    
    Bump org.sonarqube from 7.2.1.6560 to 7.2.2.6593
    nixel2007 authored Dec 19, 2025
    Configuration menu
    Copy the full SHA
    3aada65 View commit details
    Browse the repository at this point in the history

Commits on Dec 21, 2025

  1. Update GitHub Actions workflow to fetch tags

    Add fetch-tags option to checkout step
    nixel2007 authored Dec 21, 2025
    Configuration menu
    Copy the full SHA
    953217c View commit details
    Browse the repository at this point in the history

Commits on Dec 29, 2025

  1. Добавлена обработка ошибки чтения содержимого xdto пакета (#559)

    * Добавлена обработка ошибки чтения содержимого xdto пакета
    
    * Revert "Добавлена обработка ошибки чтения содержимого xdto пакета"
    
    This reverts commit ad64a2f.
    theshadowco authored Dec 29, 2025
    Configuration menu
    Copy the full SHA
    bc9178a View commit details
    Browse the repository at this point in the history

Commits on Jan 2, 2026

  1. nullsafe (#560)

    * первая итерация nullsafe
    
    * завершение
    
    * обновленые фикстуры-конфигурации
    
    * фикс тестов
    
    * дополнение
    
    * sq fixes
    
    * sq fixes
    
    * add tests
    
    * sq fixes
    
    * sq fixes
    theshadowco authored Jan 2, 2026
    Configuration menu
    Copy the full SHA
    bb0d75d View commit details
    Browse the repository at this point in the history
  2. happy new year

    theshadowco committed Jan 2, 2026
    Configuration menu
    Copy the full SHA
    e77a8b9 View commit details
    Browse the repository at this point in the history
  3. new deps (#562)

    theshadowco authored Jan 2, 2026
    Configuration menu
    Copy the full SHA
    b61b56f View commit details
    Browse the repository at this point in the history
  4. Finish v0.17.1

    theshadowco committed Jan 2, 2026
    Configuration menu
    Copy the full SHA
    63c26f0 View commit details
    Browse the repository at this point in the history
Loading