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: arduino/tooling-project-assets
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 18c3a8b
Choose a base ref
...
head repository: arduino/tooling-project-assets
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 71e0873
Choose a head ref
  • 9 commits
  • 6 files changed
  • 2 contributors

Commits on Dec 12, 2023

  1. Bump black from 23.11.0 to 23.12.0

    Bumps [black](https://github.com/psf/black) from 23.11.0 to 23.12.0.
    - [Release notes](https://github.com/psf/black/releases)
    - [Changelog](https://github.com/psf/black/blob/main/CHANGES.md)
    - [Commits](psf/black@23.11.0...23.12.0)
    
    ---
    updated-dependencies:
    - dependency-name: black
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Dec 12, 2023
    Configuration menu
    Copy the full SHA
    4c2fbb3 View commit details
    Browse the repository at this point in the history
  2. Update black version in template installation docs

    This is now the version used as standard in all Arduino Tooling projects, which the "template" is intended to be used
    with.
    per1234 committed Dec 12, 2023
    Configuration menu
    Copy the full SHA
    3e469a6 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #433 from arduino/dependabot/pip/black-23.12.0

    Bump black from 23.11.0 to 23.12.0
    per1234 authored Dec 12, 2023
    Configuration menu
    Copy the full SHA
    2d749b8 View commit details
    Browse the repository at this point in the history

Commits on Dec 18, 2023

  1. Bump eslint from 8.55.0 to 8.56.0

    Bumps [eslint](https://github.com/eslint/eslint) from 8.55.0 to 8.56.0.
    - [Release notes](https://github.com/eslint/eslint/releases)
    - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
    - [Commits](eslint/eslint@v8.55.0...v8.56.0)
    
    ---
    updated-dependencies:
    - dependency-name: eslint
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Dec 18, 2023
    Configuration menu
    Copy the full SHA
    1303f9b View commit details
    Browse the repository at this point in the history

Commits on Dec 20, 2023

  1. Update eslint version in template installation docs

    This is now the version used as standard in all Arduino Tooling projects, which the "template" is intended to be used
    with.
    per1234 committed Dec 20, 2023
    Configuration menu
    Copy the full SHA
    609eac9 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #439 from arduino/dependabot/npm_and_yarn/eslint-8…

    ….56.0
    
    Bump eslint from 8.55.0 to 8.56.0
    per1234 authored Dec 20, 2023
    Configuration menu
    Copy the full SHA
    97360d8 View commit details
    Browse the repository at this point in the history
  3. Bump eslint-plugin-import from 2.29.0 to 2.29.1

    Bumps [eslint-plugin-import](https://github.com/import-js/eslint-plugin-import) from 2.29.0 to 2.29.1.
    - [Release notes](https://github.com/import-js/eslint-plugin-import/releases)
    - [Changelog](https://github.com/import-js/eslint-plugin-import/blob/main/CHANGELOG.md)
    - [Commits](import-js/eslint-plugin-import@v2.29.0...v2.29.1)
    
    ---
    updated-dependencies:
    - dependency-name: eslint-plugin-import
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Dec 20, 2023
    Configuration menu
    Copy the full SHA
    806a66b View commit details
    Browse the repository at this point in the history
  4. Merge pull request #438 from arduino/dependabot/npm_and_yarn/eslint-p…

    …lugin-import-2.29.1
    
    Bump eslint-plugin-import from 2.29.0 to 2.29.1
    per1234 authored Dec 20, 2023
    Configuration menu
    Copy the full SHA
    c7e4562 View commit details
    Browse the repository at this point in the history
  5. Bump markdownlint-cli from 0.37.0 to 0.38.0

    Bumps [markdownlint-cli](https://github.com/igorshubovych/markdownlint-cli) from 0.37.0 to 0.38.0.
    - [Release notes](https://github.com/igorshubovych/markdownlint-cli/releases)
    - [Commits](igorshubovych/markdownlint-cli@v0.37.0...v0.38.0)
    
    ---
    updated-dependencies:
    - dependency-name: markdownlint-cli
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Dec 20, 2023
    Configuration menu
    Copy the full SHA
    71e0873 View commit details
    Browse the repository at this point in the history
Loading