-
-
Notifications
You must be signed in to change notification settings - Fork 3
Comparing changes
Open a pull request
base repository: arduino/go-properties-orderedmap
base: v1.8.0
head repository: arduino/go-properties-orderedmap
compare: v1.8.1
- 12 commits
- 5 files changed
- 3 contributors
Commits on Oct 12, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 03d5684 - Browse repository at this point
Copy the full SHA 03d5684View commit details -
Merge pull request #33 from arduino/update_workflow
Update `check-taskfile` workflow
Configuration menu - View commit details
-
Copy full SHA for a4bd95c - Browse repository at this point
Copy the full SHA a4bd95cView commit details
Commits on Oct 24, 2023
-
Bump actions/setup-node from 3 to 4
Bumps [actions/setup-node](https://github.com/actions/setup-node) from 3 to 4. - [Release notes](https://github.com/actions/setup-node/releases) - [Commits](actions/setup-node@v3...v4) --- updated-dependencies: - dependency-name: actions/setup-node 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 70c55c7 - Browse repository at this point
Copy the full SHA 70c55c7View commit details -
Merge pull request #34 from arduino/dependabot/github_actions/actions…
…/setup-node-4 Bump actions/setup-node from 3 to 4
Configuration menu - View commit details
-
Copy full SHA for f82b470 - Browse repository at this point
Copy the full SHA f82b470View commit details
Commits on Dec 7, 2023
-
Bump actions/setup-go from 4 to 5
Bumps [actions/setup-go](https://github.com/actions/setup-go) from 4 to 5. - [Release notes](https://github.com/actions/setup-go/releases) - [Commits](actions/setup-go@v4...v5) --- updated-dependencies: - dependency-name: actions/setup-go 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 611a09a - Browse repository at this point
Copy the full SHA 611a09aView commit details -
Merge pull request #35 from arduino/dependabot/github_actions/actions…
…/setup-go-5 Bump actions/setup-go from 4 to 5
Configuration menu - View commit details
-
Copy full SHA for 9a6d6c9 - Browse repository at this point
Copy the full SHA 9a6d6c9View commit details
Commits on Feb 6, 2024
-
Bump arduino/setup-task from 1 to 2
Bumps [arduino/setup-task](https://github.com/arduino/setup-task) from 1 to 2. - [Release notes](https://github.com/arduino/setup-task/releases) - [Commits](arduino/setup-task@v1...v2) --- updated-dependencies: - dependency-name: arduino/setup-task 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 f260d7b - Browse repository at this point
Copy the full SHA f260d7bView commit details -
Merge pull request #39 from arduino/dependabot/github_actions/arduino…
…/setup-task-2 Bump arduino/setup-task from 1 to 2
Configuration menu - View commit details
-
Copy full SHA for 12c71c7 - Browse repository at this point
Copy the full SHA 12c71c7View commit details
Commits on Feb 26, 2024
-
Bump xt0rted/markdownlint-problem-matcher from 2 to 3
Bumps [xt0rted/markdownlint-problem-matcher](https://github.com/xt0rted/markdownlint-problem-matcher) from 2 to 3. - [Release notes](https://github.com/xt0rted/markdownlint-problem-matcher/releases) - [Changelog](https://github.com/xt0rted/markdownlint-problem-matcher/blob/main/CHANGELOG.md) - [Commits](xt0rted/markdownlint-problem-matcher@v2...v3) --- updated-dependencies: - dependency-name: xt0rted/markdownlint-problem-matcher 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 69cb83e - Browse repository at this point
Copy the full SHA 69cb83eView commit details
Commits on Mar 1, 2024
-
Merge pull request #40 from arduino/dependabot/github_actions/xt0rted…
…/markdownlint-problem-matcher-3 Bump xt0rted/markdownlint-problem-matcher from 2 to 3
Configuration menu - View commit details
-
Copy full SHA for 366d4ff - Browse repository at this point
Copy the full SHA 366d4ffView commit details
Commits on Jun 4, 2024
-
SplitQuotedString always returns a result
If the function finds an opening quote character and does not find the closing quote character, it will return an error. Previously, in case of error, the returned split array was always empty. Now, in any case, the function will return the split array up to the point where the error occurred.
Configuration menu - View commit details
-
Copy full SHA for 9ea886b - Browse repository at this point
Copy the full SHA 9ea886bView commit details
Commits on Jun 5, 2024
-
Merge pull request #42 from arduino/improve_split
Make `SplitQuotedString` always returns a result
Configuration menu - View commit details
-
Copy full SHA for 3bde8d7 - Browse repository at this point
Copy the full SHA 3bde8d7View 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 v1.8.0...v1.8.1