-
Notifications
You must be signed in to change notification settings - Fork 0
Comparing changes
Open a pull request
base repository: komminarlabs/pulumi-influxdb3
base: v1.0.1
head repository: komminarlabs/pulumi-influxdb3
compare: main
- 19 commits
- 46 files changed
- 4 contributors
Commits on Aug 13, 2024
-
chore(deps): bump the go_modules group across 1 directory with 2 updates
Bumps the go_modules group with 2 updates in the /examples directory: [github.com/Azure/azure-sdk-for-go/sdk/azidentity](https://github.com/Azure/azure-sdk-for-go) and [github.com/hashicorp/go-retryablehttp](https://github.com/hashicorp/go-retryablehttp). Updates `github.com/Azure/azure-sdk-for-go/sdk/azidentity` from 1.4.0 to 1.6.0 - [Release notes](https://github.com/Azure/azure-sdk-for-go/releases) - [Changelog](https://github.com/Azure/azure-sdk-for-go/blob/main/documentation/release.md) - [Commits](Azure/azure-sdk-for-go@sdk/azcore/v1.4.0...sdk/azcore/v1.6.0) Updates `github.com/hashicorp/go-retryablehttp` from 0.7.1 to 0.7.7 - [Changelog](https://github.com/hashicorp/go-retryablehttp/blob/main/CHANGELOG.md) - [Commits](hashicorp/go-retryablehttp@v0.7.1...v0.7.7) --- updated-dependencies: - dependency-name: github.com/Azure/azure-sdk-for-go/sdk/azidentity dependency-type: indirect dependency-group: go_modules - dependency-name: github.com/hashicorp/go-retryablehttp dependency-type: indirect dependency-group: go_modules ... Signed-off-by: dependabot[bot] <support@github.com>
Configuration menu - View commit details
-
Copy full SHA for 17e9a13 - Browse repository at this point
Copy the full SHA 17e9a13View commit details -
Merge pull request #7 from komminarlabs/dependabot/go_modules/example…
…s/go_modules-b38d69b13d chore(deps): bump the go_modules group across 1 directory with 2 updates
Configuration menu - View commit details
-
Copy full SHA for 1a72099 - Browse repository at this point
Copy the full SHA 1a72099View commit details
Commits on Aug 21, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 023bb22 - Browse repository at this point
Copy the full SHA 023bb22View commit details -
Merge pull request #8 from komminarlabs/tk/v1.2.1
added support for `partition_template`
Configuration menu - View commit details
-
Copy full SHA for 666dbf5 - Browse repository at this point
Copy the full SHA 666dbf5View commit details
Commits on Aug 26, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 5549657 - Browse repository at this point
Copy the full SHA 5549657View commit details -
Merge pull request #9 from komminarlabs/tk/docs-update
chore: updated readme with influxdb supported flavours
Configuration menu - View commit details
-
Copy full SHA for e020f77 - Browse repository at this point
Copy the full SHA e020f77View commit details
Commits on Sep 12, 2024
-
Configuration menu - View commit details
-
Copy full SHA for cbcc051 - Browse repository at this point
Copy the full SHA cbcc051View commit details -
Merge pull request #10 from komminarlabs/tk/v1.2.2
bridge TF version v1.2.2
Configuration menu - View commit details
-
Copy full SHA for b091c19 - Browse repository at this point
Copy the full SHA b091c19View commit details
Commits on Sep 29, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 5998bd4 - Browse repository at this point
Copy the full SHA 5998bd4View commit details -
Merge pull request #11 from komminarlabs/tk/v1.2.3
Fixed error handling
Configuration menu - View commit details
-
Copy full SHA for 6866d34 - Browse repository at this point
Copy the full SHA 6866d34View commit details
Commits on Dec 12, 2024
-
chore(deps): bump the go_modules group across 3 directories with 1 up…
…date Bumps the go_modules group with 1 update in the /examples directory: [golang.org/x/crypto](https://github.com/golang/crypto). Bumps the go_modules group with 1 update in the /provider directory: [golang.org/x/crypto](https://github.com/golang/crypto). Bumps the go_modules group with 1 update in the /sdk directory: [golang.org/x/crypto](https://github.com/golang/crypto). Updates `golang.org/x/crypto` from 0.24.0 to 0.31.0 - [Commits](golang/crypto@v0.24.0...v0.31.0) Updates `golang.org/x/crypto` from 0.26.0 to 0.31.0 - [Commits](golang/crypto@v0.24.0...v0.31.0) Updates `golang.org/x/crypto` from 0.21.0 to 0.31.0 - [Commits](golang/crypto@v0.24.0...v0.31.0) --- updated-dependencies: - dependency-name: golang.org/x/crypto dependency-type: indirect dependency-group: go_modules - dependency-name: golang.org/x/crypto dependency-type: indirect dependency-group: go_modules - dependency-name: golang.org/x/crypto dependency-type: indirect dependency-group: go_modules ... Signed-off-by: dependabot[bot] <support@github.com>
Configuration menu - View commit details
-
Copy full SHA for 93723ee - Browse repository at this point
Copy the full SHA 93723eeView commit details
Commits on Dec 13, 2024
-
Merge pull request #13 from komminarlabs/dependabot/go_modules/exampl…
…es/go_modules-49c4f29de4
Thulasiraj Komminar authoredDec 13, 2024 Configuration menu - View commit details
-
Copy full SHA for bedf310 - Browse repository at this point
Copy the full SHA bedf310View commit details -
chore(deps): bump the npm_and_yarn group across 2 directories with 1 …
…update Bumps the npm_and_yarn group with 1 update in the /examples/database/ts directory: [cross-spawn](https://github.com/moxystudio/node-cross-spawn). Bumps the npm_and_yarn group with 1 update in the /sdk/nodejs directory: [cross-spawn](https://github.com/moxystudio/node-cross-spawn). Updates `cross-spawn` from 7.0.3 to 7.0.6 - [Changelog](https://github.com/moxystudio/node-cross-spawn/blob/master/CHANGELOG.md) - [Commits](moxystudio/node-cross-spawn@v7.0.3...v7.0.6) Updates `cross-spawn` from 7.0.3 to 7.0.6 - [Changelog](https://github.com/moxystudio/node-cross-spawn/blob/master/CHANGELOG.md) - [Commits](moxystudio/node-cross-spawn@v7.0.3...v7.0.6) --- updated-dependencies: - dependency-name: cross-spawn dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: cross-spawn dependency-type: indirect dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] <support@github.com>
Configuration menu - View commit details
-
Copy full SHA for 8e037b4 - Browse repository at this point
Copy the full SHA 8e037b4View commit details -
Merge pull request #14 from komminarlabs/dependabot/npm_and_yarn/exam…
…ples/database/ts/npm_and_yarn-98a2c25ce6
Thulasiraj Komminar authoredDec 13, 2024 Configuration menu - View commit details
-
Copy full SHA for 62f8d34 - Browse repository at this point
Copy the full SHA 62f8d34View commit details
Commits on Jan 6, 2025
-
chore(deps): bump the go_modules group across 3 directories with 2 up…
…dates Bumps the go_modules group with 1 update in the /examples directory: [github.com/go-git/go-git/v5](https://github.com/go-git/go-git). Bumps the go_modules group with 1 update in the /provider directory: [github.com/go-git/go-git/v5](https://github.com/go-git/go-git). Bumps the go_modules group with 1 update in the /sdk directory: [github.com/go-git/go-git/v5](https://github.com/go-git/go-git). Updates `github.com/go-git/go-git/v5` from 5.11.0 to 5.13.1 - [Release notes](https://github.com/go-git/go-git/releases) - [Commits](go-git/go-git@v5.11.0...v5.13.1) Updates `golang.org/x/net` from 0.26.0 to 0.33.0 - [Commits](golang/net@v0.26.0...v0.33.0) Updates `github.com/go-git/go-git/v5` from 5.11.0 to 5.13.1 - [Release notes](https://github.com/go-git/go-git/releases) - [Commits](go-git/go-git@v5.11.0...v5.13.1) Updates `golang.org/x/net` from 0.27.0 to 0.33.0 - [Commits](golang/net@v0.26.0...v0.33.0) Updates `github.com/go-git/go-git/v5` from 5.11.0 to 5.13.1 - [Release notes](https://github.com/go-git/go-git/releases) - [Commits](go-git/go-git@v5.11.0...v5.13.1) Updates `golang.org/x/net` from 0.25.0 to 0.33.0 - [Commits](golang/net@v0.26.0...v0.33.0) --- updated-dependencies: - dependency-name: github.com/go-git/go-git/v5 dependency-type: indirect dependency-group: go_modules - dependency-name: golang.org/x/net dependency-type: indirect dependency-group: go_modules - dependency-name: github.com/go-git/go-git/v5 dependency-type: indirect dependency-group: go_modules - dependency-name: golang.org/x/net dependency-type: indirect dependency-group: go_modules - dependency-name: github.com/go-git/go-git/v5 dependency-type: indirect dependency-group: go_modules - dependency-name: golang.org/x/net dependency-type: indirect dependency-group: go_modules ... Signed-off-by: dependabot[bot] <support@github.com>
Configuration menu - View commit details
-
Copy full SHA for a955bc0 - Browse repository at this point
Copy the full SHA a955bc0View commit details
Commits on Jan 22, 2025
-
Merge pull request #15 from komminarlabs/dependabot/go_modules/exampl…
…es/go_modules-1c3cae5fd9 chore(deps): bump the go_modules group across 3 directories with 2 updates
Thulasiraj Komminar authoredJan 22, 2025 Configuration menu - View commit details
-
Copy full SHA for 8610df9 - Browse repository at this point
Copy the full SHA 8610df9View commit details -
Workflow Sync Bot committed
Jan 22, 2025 Configuration menu - View commit details
-
Copy full SHA for 458b834 - Browse repository at this point
Copy the full SHA 458b834View commit details -
Workflow Sync Bot committed
Jan 22, 2025 Configuration menu - View commit details
-
Copy full SHA for d2faea4 - Browse repository at this point
Copy the full SHA d2faea4View commit details -
Merge pull request #17 from komminarlabs/file-sync-2-main-1737571740
Files Sync From komminarlabs/github-workflows
Thulasiraj Komminar authoredJan 22, 2025 Configuration menu - View commit details
-
Copy full SHA for 066b48b - Browse repository at this point
Copy the full SHA 066b48bView 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.0.1...main