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/arduino-ide
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 2.3.1
Choose a base ref
...
head repository: arduino/arduino-ide
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 2.3.2
Choose a head ref
  • 5 commits
  • 15 files changed
  • 2 contributors

Commits on Feb 19, 2024

  1. Updated translation files

    github-actions[bot] authored and Akos Kitta committed Feb 19, 2024
    Configuration menu
    Copy the full SHA
    30d059a View commit details
    Browse the repository at this point in the history
  2. fix(security): use ip@2.0.1 for CVE-2023-42282

    Refs:
     - GHSA-78xj-cgh5-2h22
      - indutny/node-ip@32f468f
    Signed-off-by: Akos Kitta <a.kitta@arduino.cc>
    Akos Kitta committed Feb 19, 2024
    Configuration menu
    Copy the full SHA
    cac351f View commit details
    Browse the repository at this point in the history
  3. fix: no required programmer for debug --info

    Ref: arduino/arduino-cli#2540
    Closes: #2368
    
    Signed-off-by: Akos Kitta <a.kitta@arduino.cc>
    Akos Kitta committed Feb 19, 2024
    Configuration menu
    Copy the full SHA
    b178cef View commit details
    Browse the repository at this point in the history
  4. fix(ci): use go 1.21 for the on the fly bin builds

    Signed-off-by: Akos Kitta <a.kitta@arduino.cc>
    Akos Kitta committed Feb 19, 2024
    Configuration menu
    Copy the full SHA
    527246b View commit details
    Browse the repository at this point in the history

Commits on Feb 20, 2024

  1. chore: switch to version 2.3.2 after the release

    To produce a correctly versioned nightly build.
    See the [docs](https://github.com/arduino/arduino-ide/blob/1b9c7e93e029e65765010eb84e1604b5e483a963/docs/internal/release-procedure.md#7-%EF%B8%8F-bump-version-metadata-of-packages) for more details.
    
    Signed-off-by: Akos Kitta <a.kitta@arduino.cc>
    Akos Kitta committed Feb 20, 2024
    Configuration menu
    Copy the full SHA
    da57c53 View commit details
    Browse the repository at this point in the history
Loading