-
Notifications
You must be signed in to change notification settings - Fork 1
Comparing changes
Open a pull request
base repository: MartinMueller2003/Arduino_JSON
base: master
head repository: arduino-libraries/Arduino_JSON
compare: master
- 13 commits
- 5 files changed
- 3 contributors
Commits on Mar 10, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 89b92d9 - Browse repository at this point
Copy the full SHA 89b92d9View commit details
Commits on Sep 5, 2023
-
Bump actions/checkout from 3 to 4 (arduino-libraries#55)
Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4. - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](actions/checkout@v3...v4) --- updated-dependencies: - dependency-name: actions/checkout dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for c282cb6 - Browse repository at this point
Copy the full SHA c282cb6View commit details
Commits on Feb 29, 2024
-
Bump actions/download-artifact from 3 to 4 (arduino-libraries#56)
Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 3 to 4. - [Release notes](https://github.com/actions/download-artifact/releases) - [Commits](actions/download-artifact@v3...v4) --- updated-dependencies: - dependency-name: actions/download-artifact dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 60679a4 - Browse repository at this point
Copy the full SHA 60679a4View commit details -
Bump actions/upload-artifact from 3 to 4 (arduino-libraries#57)
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 3 to 4. - [Release notes](https://github.com/actions/upload-artifact/releases) - [Commits](actions/upload-artifact@v3...v4) --- updated-dependencies: - dependency-name: actions/upload-artifact dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 994cd0d - Browse repository at this point
Copy the full SHA 994cd0dView commit details -
Bump geekyeggo/delete-artifact from 2 to 4 (arduino-libraries#58)
Bumps [geekyeggo/delete-artifact](https://github.com/geekyeggo/delete-artifact) from 2 to 4. - [Release notes](https://github.com/geekyeggo/delete-artifact/releases) - [Changelog](https://github.com/GeekyEggo/delete-artifact/blob/main/CHANGELOG.md) - [Commits](GeekyEggo/delete-artifact@v2...v4) --- updated-dependencies: - dependency-name: geekyeggo/delete-artifact dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for eee651f - Browse repository at this point
Copy the full SHA eee651fView commit details
Commits on Mar 4, 2024
-
Fix regression re report-size-deltas after updating actions/upload-ar… (
arduino-libraries#60) …tifact. For more information see https://github.com/arduino/report-size-deltas/blob/main/docs/FAQ.md#size-deltas-report-workflow-triggered-by-schedule-event .
Configuration menu - View commit details
-
Copy full SHA for 57e43c6 - Browse repository at this point
Copy the full SHA 57e43c6View commit details
Commits on Mar 19, 2024
-
Bump geekyeggo/delete-artifact from 4 to 5 (arduino-libraries#61)
Bumps [geekyeggo/delete-artifact](https://github.com/geekyeggo/delete-artifact) from 4 to 5. - [Release notes](https://github.com/geekyeggo/delete-artifact/releases) - [Changelog](https://github.com/GeekyEggo/delete-artifact/blob/main/CHANGELOG.md) - [Commits](GeekyEggo/delete-artifact@v4...v5) --- updated-dependencies: - dependency-name: geekyeggo/delete-artifact dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for ea843a9 - Browse repository at this point
Copy the full SHA ea843a9View commit details
Commits on Oct 8, 2024
-
Bump arduino/arduino-lint-action from 1 to 2
Bumps [arduino/arduino-lint-action](https://github.com/arduino/arduino-lint-action) from 1 to 2. - [Release notes](https://github.com/arduino/arduino-lint-action/releases) - [Commits](arduino/arduino-lint-action@v1...v2) --- updated-dependencies: - dependency-name: arduino/arduino-lint-action dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
Configuration menu - View commit details
-
Copy full SHA for becdc76 - Browse repository at this point
Copy the full SHA becdc76View commit details
Commits on Oct 9, 2024
-
Merge pull request arduino-libraries#67 from arduino-libraries/depend…
…abot/github_actions/arduino/arduino-lint-action-2 Bump arduino/arduino-lint-action from 1 to 2
Configuration menu - View commit details
-
Copy full SHA for 4a8a0fb - Browse repository at this point
Copy the full SHA 4a8a0fbView commit details
Commits on Aug 6, 2025
-
Bump actions/download-artifact from 4 to 5
Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 4 to 5. - [Release notes](https://github.com/actions/download-artifact/releases) - [Commits](actions/download-artifact@v4...v5) --- updated-dependencies: - dependency-name: actions/download-artifact dependency-version: '5' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
Configuration menu - View commit details
-
Copy full SHA for 486643d - Browse repository at this point
Copy the full SHA 486643dView commit details
Commits on Aug 11, 2025
-
Merge pull request arduino-libraries#69 from arduino-libraries/depend…
…abot/github_actions/actions/download-artifact-5 Bump actions/download-artifact from 4 to 5
Configuration menu - View commit details
-
Copy full SHA for 81e63ad - Browse repository at this point
Copy the full SHA 81e63adView commit details
Commits on Aug 12, 2025
-
Bump actions/checkout from 4 to 5
Bumps [actions/checkout](https://github.com/actions/checkout) from 4 to 5. - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](actions/checkout@v4...v5) --- updated-dependencies: - dependency-name: actions/checkout dependency-version: '5' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
Configuration menu - View commit details
-
Copy full SHA for da626ee - Browse repository at this point
Copy the full SHA da626eeView commit details -
Merge pull request arduino-libraries#70 from arduino-libraries/depend…
…abot/github_actions/actions/checkout-5 Bump actions/checkout from 4 to 5
Configuration menu - View commit details
-
Copy full SHA for 44faa46 - Browse repository at this point
Copy the full SHA 44faa46View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff master...master