Commit Graph

2368 Commits

Author SHA1 Message Date
Sam Alba
28f3902db5
Merge pull request #1146 from samalba/fix-ci-ignore-locks
Fix CI errors
2021-11-17 16:43:51 -08:00
Sam Alba
6ef5f52db5 project: add dagger.lock to gitignore when pulling an external dep
Signed-off-by: Sam Alba <samalba@users.noreply.github.com>
2021-11-17 16:25:49 -08:00
Sam Alba
9669d5fce8 test: disabled test on private repo (repo_test.go:56: ssh: handshake failed: knownhosts: key mismatch)
Signed-off-by: Sam Alba <samalba@users.noreply.github.com>
2021-11-17 16:23:53 -08:00
Sam Alba
7450c70214 mod/stdlib: attempt to remove the lock file after file unlock
Signed-off-by: Sam Alba <samalba@users.noreply.github.com>
2021-11-17 16:23:23 -08:00
Andrea Luzzardi
1b401dbc86
Merge pull request #1140 from grouville/fix/ci
CI: Fix infinite loop + fix issue
2021-11-17 12:45:55 -08:00
Sam Alba
428ce96133
Merge pull request #1141 from dagger/dependabot/npm_and_yarn/website/amplitude-js-8.11.0
build(deps): bump amplitude-js from 8.10.0 to 8.11.0 in /website
2021-11-17 08:46:43 -08:00
dependabot[bot]
3d5a10dba4
build(deps): bump amplitude-js from 8.10.0 to 8.11.0 in /website
Bumps [amplitude-js](https://github.com/amplitude/amplitude-javascript) from 8.10.0 to 8.11.0.
- [Release notes](https://github.com/amplitude/amplitude-javascript/releases)
- [Changelog](https://github.com/amplitude/Amplitude-JavaScript/blob/main/CHANGELOG.md)
- [Commits](https://github.com/amplitude/amplitude-javascript/compare/v8.10.0...v8.11.0)

---
updated-dependencies:
- dependency-name: amplitude-js
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-11-16 19:15:39 +00:00
guillaume
b38cb606f4 Fix infinite loop inside doc test + fix issue
Signed-off-by: guillaume <guillaume.derouville@gmail.com>
2021-11-16 15:50:46 +01:00
Andrea Luzzardi
002608b3ba
Merge pull request #1131 from dagger/dependabot/go_modules/go.opentelemetry.io/otel/exporters/jaeger-1.2.0
build(deps): bump go.opentelemetry.io/otel/exporters/jaeger from 1.1.0 to 1.2.0
2021-11-15 16:22:41 -08:00
dependabot[bot]
1f2a9b06a5
build(deps): bump go.opentelemetry.io/otel/exporters/jaeger
Bumps [go.opentelemetry.io/otel/exporters/jaeger](https://github.com/open-telemetry/opentelemetry-go) from 1.1.0 to 1.2.0.
- [Release notes](https://github.com/open-telemetry/opentelemetry-go/releases)
- [Changelog](https://github.com/open-telemetry/opentelemetry-go/blob/main/CHANGELOG.md)
- [Commits](https://github.com/open-telemetry/opentelemetry-go/compare/v1.1.0...v1.2.0)

---
updated-dependencies:
- dependency-name: go.opentelemetry.io/otel/exporters/jaeger
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-11-15 23:51:40 +00:00
Andrea Luzzardi
a512150966
Merge pull request #1129 from dagger/dependabot/npm_and_yarn/website/cypress-9.0.0
build(deps-dev): bump cypress from 8.7.0 to 9.0.0 in /website
2021-11-15 15:34:47 -08:00
Andrea Luzzardi
567f872464
Merge pull request #1133 from dagger/dependabot/go_modules/go.opentelemetry.io/otel/sdk-1.2.0
build(deps): bump go.opentelemetry.io/otel/sdk from 1.1.0 to 1.2.0
2021-11-15 15:34:33 -08:00
Andrea Luzzardi
416daae774
Merge pull request #1134 from talentedmrjones/docs-improvement-builtin-vs-package-vs-definition
DOCS: clarified builtin vs third-party packages
2021-11-15 11:56:08 -08:00
dependabot[bot]
6ae360c1c4
build(deps-dev): bump cypress from 8.7.0 to 9.0.0 in /website
Bumps [cypress](https://github.com/cypress-io/cypress) from 8.7.0 to 9.0.0.
- [Release notes](https://github.com/cypress-io/cypress/releases)
- [Changelog](https://github.com/cypress-io/cypress/blob/develop/.releaserc.base.js)
- [Commits](https://github.com/cypress-io/cypress/compare/v8.7.0...v9.0.0)

---
updated-dependencies:
- dependency-name: cypress
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-11-15 19:40:51 +00:00
Andrea Luzzardi
ac90111a28
Merge pull request #1138 from dagger/dependabot/npm_and_yarn/website/concurrently-6.4.0
build(deps-dev): bump concurrently from 6.3.0 to 6.4.0 in /website
2021-11-15 11:37:17 -08:00
Andrea Luzzardi
2211adb882
Merge pull request #1139 from dagger/dependabot/npm_and_yarn/website/amplitude-js-8.10.0
build(deps): bump amplitude-js from 8.9.1 to 8.10.0 in /website
2021-11-15 11:37:06 -08:00
dependabot[bot]
821732c523
build(deps): bump amplitude-js from 8.9.1 to 8.10.0 in /website
Bumps [amplitude-js](https://github.com/amplitude/amplitude-javascript) from 8.9.1 to 8.10.0.
- [Release notes](https://github.com/amplitude/amplitude-javascript/releases)
- [Changelog](https://github.com/amplitude/Amplitude-JavaScript/blob/main/CHANGELOG.md)
- [Commits](https://github.com/amplitude/amplitude-javascript/compare/v8.9.1...v8.10.0)

---
updated-dependencies:
- dependency-name: amplitude-js
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-11-15 19:15:50 +00:00
dependabot[bot]
3fba338588
build(deps-dev): bump concurrently from 6.3.0 to 6.4.0 in /website
Bumps [concurrently](https://github.com/open-cli-tools/concurrently) from 6.3.0 to 6.4.0.
- [Release notes](https://github.com/open-cli-tools/concurrently/releases)
- [Commits](https://github.com/open-cli-tools/concurrently/compare/v6.3.0...v6.4.0)

---
updated-dependencies:
- dependency-name: concurrently
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-11-15 19:15:23 +00:00
Andrea Luzzardi
1ecfa37484
Merge pull request #1135 from aluzzardi/remove-println
remove forgotten debug printf
2021-11-12 17:46:28 -08:00
Andrea Luzzardi
53b588029b remove forgotten debug printf
Signed-off-by: Andrea Luzzardi <aluzzardi@gmail.com>
2021-11-12 17:27:26 -08:00
Richard Jones
ff78b51c83
clarified builtin vs third-party packages
Signed-off-by: Richard Jones <richard@dagger.io>
2021-11-12 14:42:15 -07:00
dependabot[bot]
5f93d429d9
build(deps): bump go.opentelemetry.io/otel/sdk from 1.1.0 to 1.2.0
Bumps [go.opentelemetry.io/otel/sdk](https://github.com/open-telemetry/opentelemetry-go) from 1.1.0 to 1.2.0.
- [Release notes](https://github.com/open-telemetry/opentelemetry-go/releases)
- [Changelog](https://github.com/open-telemetry/opentelemetry-go/blob/main/CHANGELOG.md)
- [Commits](https://github.com/open-telemetry/opentelemetry-go/compare/v1.1.0...v1.2.0)

---
updated-dependencies:
- dependency-name: go.opentelemetry.io/otel/sdk
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-11-12 19:31:00 +00:00
Andrea Luzzardi
9daf1db9b1
Merge pull request #1122 from joaofnds/patch-1
fix(docs): fix typo
2021-11-12 10:41:46 -08:00
Andrea Luzzardi
432250f735
Merge pull request #1126 from dagger/dependabot/npm_and_yarn/website/cypress-localstorage-commands-1.6.1
build(deps-dev): bump cypress-localstorage-commands from 1.6.0 to 1.6.1 in /website
2021-11-12 10:41:25 -08:00
João Fernandes
111c5b9cc8
fix(docs): fix typo
Signed-off-by: João Fernandes <joaofnds@joaofnds.com>
2021-11-11 18:29:37 -03:00
dependabot[bot]
a944e7cea3
build(deps-dev): bump cypress-localstorage-commands in /website
Bumps [cypress-localstorage-commands](https://github.com/javierbrea/cypress-localstorage-commands) from 1.6.0 to 1.6.1.
- [Release notes](https://github.com/javierbrea/cypress-localstorage-commands/releases)
- [Changelog](https://github.com/javierbrea/cypress-localstorage-commands/blob/master/CHANGELOG.md)
- [Commits](https://github.com/javierbrea/cypress-localstorage-commands/compare/v1.6.0...v1.6.1)

---
updated-dependencies:
- dependency-name: cypress-localstorage-commands
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-11-11 19:14:29 +00:00
Sam Alba
f4d6dc539c
Merge pull request #1121 from samalba/fix-windows-socket
solver: fixed npipe support on Windows
2021-11-10 18:22:53 -08:00
Sam Alba
e4f2f69353 solver: fixed npipe support on Windows
Signed-off-by: Sam Alba <samalba@users.noreply.github.com>
2021-11-10 17:25:02 -08:00
Andrea Luzzardi
e6c7191ab0
Merge pull request #1119 from dagger/revert-1085-feat/check-universe-version
Revert "Improve version checking to also check universe"
2021-11-09 19:13:20 -08:00
Andrea Luzzardi
d065a1f627 Revert "Improve version checking to also check universe"
Signed-off-by: Andrea Luzzardi <aluzzardi@gmail.com>
2021-11-09 18:58:09 -08:00
Sam Alba
d3ccfc31ff
Merge pull request #1115 from aluzzardi/fix-windows-build 2021-11-09 12:48:27 -08:00
Andrea Luzzardi
51ae44765c fix windows build
Signed-off-by: Andrea Luzzardi <aluzzardi@gmail.com>
2021-11-09 12:14:02 -08:00
Andrea Luzzardi
07ead9050e
Merge pull request #1114 from dagger/dependabot/npm_and_yarn/website/remark-code-import-0.4.0
build(deps): bump remark-code-import from 0.3.0 to 0.4.0 in /website
2021-11-09 12:02:17 -08:00
dependabot[bot]
b7e5aea5aa
build(deps): bump remark-code-import from 0.3.0 to 0.4.0 in /website
Bumps [remark-code-import](https://github.com/kevin940726/remark-code-import) from 0.3.0 to 0.4.0.
- [Release notes](https://github.com/kevin940726/remark-code-import/releases)
- [Commits](https://github.com/kevin940726/remark-code-import/compare/v0.3.0...v0.4.0)

---
updated-dependencies:
- dependency-name: remark-code-import
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-11-09 19:16:05 +00:00
Andrea Luzzardi
c200055086
Merge pull request #1084 from dagger/dependabot/go_modules/go.opentelemetry.io/otel/exporters/jaeger-1.1.0
build(deps): bump go.opentelemetry.io/otel/exporters/jaeger from 1.0.1 to 1.1.0
2021-11-08 20:14:16 -08:00
dependabot[bot]
ab50c22b25
build(deps): bump go.opentelemetry.io/otel/exporters/jaeger
Bumps [go.opentelemetry.io/otel/exporters/jaeger](https://github.com/open-telemetry/opentelemetry-go) from 1.0.1 to 1.1.0.
- [Release notes](https://github.com/open-telemetry/opentelemetry-go/releases)
- [Changelog](https://github.com/open-telemetry/opentelemetry-go/blob/main/CHANGELOG.md)
- [Commits](https://github.com/open-telemetry/opentelemetry-go/compare/v1.0.1...v1.1.0)

---
updated-dependencies:
- dependency-name: go.opentelemetry.io/otel/exporters/jaeger
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-11-09 03:32:05 +00:00
Andrea Luzzardi
ef9feb702a
Merge pull request #1078 from dagger/dependabot/npm_and_yarn/website/cypress-8.7.0
build(deps-dev): bump cypress from 8.6.0 to 8.7.0 in /website
2021-11-08 19:15:45 -08:00
Andrea Luzzardi
d7388534c2
Merge pull request #1081 from dagger/dependabot/go_modules/go.opentelemetry.io/otel/sdk-1.1.0
build(deps): bump go.opentelemetry.io/otel/sdk from 1.0.1 to 1.1.0
2021-11-08 19:15:35 -08:00
Andrea Luzzardi
1c8ca28b70
Merge pull request #1091 from dagger/dependabot/npm_and_yarn/website/amplitude-js-8.9.1
build(deps): bump amplitude-js from 8.8.0 to 8.9.1 in /website
2021-11-08 19:15:24 -08:00
dependabot[bot]
9c1d164495
build(deps): bump amplitude-js from 8.8.0 to 8.9.1 in /website
Bumps [amplitude-js](https://github.com/amplitude/amplitude-javascript) from 8.8.0 to 8.9.1.
- [Release notes](https://github.com/amplitude/amplitude-javascript/releases)
- [Changelog](https://github.com/amplitude/Amplitude-JavaScript/blob/main/CHANGELOG.md)
- [Commits](https://github.com/amplitude/amplitude-javascript/compare/v8.8.0...v8.9.1)

---
updated-dependencies:
- dependency-name: amplitude-js
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-11-09 02:51:03 +00:00
dependabot[bot]
a44bf8c8d3
build(deps-dev): bump cypress from 8.6.0 to 8.7.0 in /website
Bumps [cypress](https://github.com/cypress-io/cypress) from 8.6.0 to 8.7.0.
- [Release notes](https://github.com/cypress-io/cypress/releases)
- [Changelog](https://github.com/cypress-io/cypress/blob/develop/.releaserc.base.js)
- [Commits](https://github.com/cypress-io/cypress/compare/v8.6.0...v8.7.0)

---
updated-dependencies:
- dependency-name: cypress
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-11-09 02:49:38 +00:00
Andrea Luzzardi
5e0d582ddd
Merge pull request #1079 from dagger/dependabot/npm_and_yarn/website/sass-1.43.4
build(deps): bump sass from 1.43.3 to 1.43.4 in /website
2021-11-08 18:45:54 -08:00
Andrea Luzzardi
ef591a58c1
Merge pull request #1086 from dagger/dependabot/npm_and_yarn/website/cypress-localstorage-commands-1.6.0
build(deps-dev): bump cypress-localstorage-commands from 1.5.0 to 1.6.0 in /website
2021-11-08 18:45:35 -08:00
Andrea Luzzardi
6942b85269
Merge pull request #1110 from dagger/dependabot/go_modules/github.com/rs/zerolog-1.26.0
build(deps): bump github.com/rs/zerolog from 1.23.0 to 1.26.0
2021-11-08 18:45:15 -08:00
Andrea Luzzardi
fd588f179e
Merge pull request #1109 from dagger/dependabot/go_modules/github.com/moby/buildkit-0.9.2
build(deps): bump github.com/moby/buildkit from 0.9.1 to 0.9.2
2021-11-08 18:45:05 -08:00
dependabot[bot]
7a23dbc0b7
build(deps): bump github.com/moby/buildkit from 0.9.1 to 0.9.2
Bumps [github.com/moby/buildkit](https://github.com/moby/buildkit) from 0.9.1 to 0.9.2.
- [Release notes](https://github.com/moby/buildkit/releases)
- [Commits](https://github.com/moby/buildkit/compare/v0.9.1...v0.9.2)

---
updated-dependencies:
- dependency-name: github.com/moby/buildkit
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-11-09 02:13:46 +00:00
dependabot[bot]
3999efc0de
build(deps): bump go.opentelemetry.io/otel/sdk from 1.0.1 to 1.1.0
Bumps [go.opentelemetry.io/otel/sdk](https://github.com/open-telemetry/opentelemetry-go) from 1.0.1 to 1.1.0.
- [Release notes](https://github.com/open-telemetry/opentelemetry-go/releases)
- [Changelog](https://github.com/open-telemetry/opentelemetry-go/blob/main/CHANGELOG.md)
- [Commits](https://github.com/open-telemetry/opentelemetry-go/compare/v1.0.1...v1.1.0)

---
updated-dependencies:
- dependency-name: go.opentelemetry.io/otel/sdk
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-11-09 02:11:06 +00:00
dependabot[bot]
d82d790610
build(deps): bump github.com/rs/zerolog from 1.23.0 to 1.26.0
Bumps [github.com/rs/zerolog](https://github.com/rs/zerolog) from 1.23.0 to 1.26.0.
- [Release notes](https://github.com/rs/zerolog/releases)
- [Commits](https://github.com/rs/zerolog/compare/v1.23.0...v1.26.0)

---
updated-dependencies:
- dependency-name: github.com/rs/zerolog
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-11-09 02:08:06 +00:00
Andrea Luzzardi
8ffee8922e
Merge pull request #1112 from samalba/windows-input-stream
Add support for Windows named pipe as Input stream
2021-11-08 18:06:50 -08:00
dependabot[bot]
92e08771d6
build(deps): bump sass from 1.43.3 to 1.43.4 in /website
Bumps [sass](https://github.com/sass/dart-sass) from 1.43.3 to 1.43.4.
- [Release notes](https://github.com/sass/dart-sass/releases)
- [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md)
- [Commits](https://github.com/sass/dart-sass/compare/1.43.3...1.43.4)

---
updated-dependencies:
- dependency-name: sass
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-11-09 01:58:24 +00:00