Commit Graph

4717 Commits

Author SHA1 Message Date
GitHub Action 69630db21b Version 1.46.0 2021-07-04 16:39:33 +00:00
Pedro Piñera 86e3063cfc Version 1.46.0 2021-07-04 18:20:10 +02:00
dependabot[bot] 7f71ea4c3a
Bump @theme-ui/sidenav from 0.9.1 to 0.10.0 in /projects/website (#3136)
Bumps [@theme-ui/sidenav](https://github.com/system-ui/theme-ui) from 0.9.1 to 0.10.0.
- [Release notes](https://github.com/system-ui/theme-ui/releases)
- [Changelog](https://github.com/system-ui/theme-ui/blob/develop/CHANGELOG.md)
- [Commits](https://github.com/system-ui/theme-ui/compare/v0.9.1...v0.10.0)

---
updated-dependencies:
- dependency-name: "@theme-ui/sidenav"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-07-04 18:08:26 +02:00
dependabot[bot] bb3353d8cf
Bump tailwindcss from 2.1.4 to 2.2.4 in /projects/website (#3147) 2021-07-01 23:42:17 +02:00
Pedro Piñera Buendía 5bc27801e2
Sort topologically the targets before hashing them (#3149)
* Sort topologically the targets before hashing them

* Rename the file

* Fix formatting
2021-07-01 18:33:51 +02:00
dependabot[bot] 3c73d69305
Bump theme-ui from 0.9.1 to 0.10.0 in /projects/website (#3146)
Bumps [theme-ui](https://github.com/system-ui/theme-ui) from 0.9.1 to 0.10.0.
- [Release notes](https://github.com/system-ui/theme-ui/releases)
- [Changelog](https://github.com/system-ui/theme-ui/blob/develop/CHANGELOG.md)
- [Commits](https://github.com/system-ui/theme-ui/compare/v0.9.1...v0.10.0)

---
updated-dependencies:
- dependency-name: theme-ui
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-07-01 18:09:24 +02:00
dependabot[bot] a8a9cadadf
Bump @theme-ui/typography from 0.9.1 to 0.10.0 in /projects/website (#3148)
Bumps [@theme-ui/typography](https://github.com/system-ui/theme-ui) from 0.9.1 to 0.10.0.
- [Release notes](https://github.com/system-ui/theme-ui/releases)
- [Changelog](https://github.com/system-ui/theme-ui/blob/develop/CHANGELOG.md)
- [Commits](https://github.com/system-ui/theme-ui/compare/v0.9.1...v0.10.0)

---
updated-dependencies:
- dependency-name: "@theme-ui/typography"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-07-01 18:09:03 +02:00
dependabot[bot] 5a5bf180ce
Bump prismjs from 1.23.0 to 1.24.0 in /projects/website (#3135)
Bumps [prismjs](https://github.com/PrismJS/prism) from 1.23.0 to 1.24.0.
- [Release notes](https://github.com/PrismJS/prism/releases)
- [Changelog](https://github.com/PrismJS/prism/blob/master/CHANGELOG.md)
- [Commits](https://github.com/PrismJS/prism/compare/v1.23.0...v1.24.0)

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

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-07-01 16:51:49 +02:00
dependabot[bot] 50848918b9
Bump postcss from 8.3.0 to 8.3.5 in /projects/website (#3139)
Bumps [postcss](https://github.com/postcss/postcss) from 8.3.0 to 8.3.5.
- [Release notes](https://github.com/postcss/postcss/releases)
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
- [Commits](https://github.com/postcss/postcss/compare/8.3.0...8.3.5)

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

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-07-01 16:39:16 +02:00
Pedro Piñera 31e7b4de7e Remove next from dependabot.yaml 2021-07-01 16:38:26 +02:00
Pedro Piñera 564d354eaf Remove next constant 2021-07-01 16:38:14 +02:00
Pedro Piñera 8fb166808e Remove next website 2021-07-01 16:37:59 +02:00
dependabot[bot] 1628b65dce
Bump gatsby-plugin-sharp from 3.6.0 to 3.8.0 in /projects/website (#3132)
Bumps [gatsby-plugin-sharp](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-plugin-sharp) from 3.6.0 to 3.8.0.
- [Release notes](https://github.com/gatsbyjs/gatsby/releases)
- [Changelog](https://github.com/gatsbyjs/gatsby/blob/master/packages/gatsby-plugin-sharp/CHANGELOG.md)
- [Commits](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-sharp@3.8.0/packages/gatsby-plugin-sharp)

---
updated-dependencies:
- dependency-name: gatsby-plugin-sharp
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-07-01 16:34:47 +02:00
dependabot[bot] 3ca8a23489
Bump react-spring from 9.2.1 to 9.2.3 in /projects/website (#3138)
Bumps [react-spring](https://github.com/pmndrs/react-spring) from 9.2.1 to 9.2.3.
- [Release notes](https://github.com/pmndrs/react-spring/releases)
- [Commits](https://github.com/pmndrs/react-spring/compare/v9.2.1...v9.2.3)

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

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-07-01 16:34:31 +02:00
dependabot[bot] a6b908e8fc
Bump @theme-ui/presets from 0.9.1 to 0.10.0 in /projects/website (#3140)
Bumps [@theme-ui/presets](https://github.com/system-ui/theme-ui) from 0.9.1 to 0.10.0.
- [Release notes](https://github.com/system-ui/theme-ui/releases)
- [Changelog](https://github.com/system-ui/theme-ui/blob/develop/CHANGELOG.md)
- [Commits](https://github.com/system-ui/theme-ui/compare/v0.9.1...v0.10.0)

---
updated-dependencies:
- dependency-name: "@theme-ui/presets"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-07-01 16:34:18 +02:00
dependabot[bot] eab7b2debe
Bump slug from 5.0.1 to 5.1.0 in /projects/website (#3133)
Bumps [slug](https://github.com/Trott/slug) from 5.0.1 to 5.1.0.
- [Release notes](https://github.com/Trott/slug/releases)
- [Changelog](https://github.com/Trott/slug/blob/main/CHANGELOG.md)
- [Commits](https://github.com/Trott/slug/compare/v5.0.1...v5.1.0)

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

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-07-01 16:31:39 +02:00
dependabot[bot] 945312c793
Bump prettier from 2.3.0 to 2.3.2 in /projects/website (#3142)
Bumps [prettier](https://github.com/prettier/prettier) from 2.3.0 to 2.3.2.
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/prettier/compare/2.3.0...2.3.2)

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

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-07-01 16:31:27 +02:00
dependabot[bot] 03c79d004b
Bump gatsby-image from 3.6.0 to 3.8.0 in /projects/website (#3141)
Bumps [gatsby-image](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-image) from 3.6.0 to 3.8.0.
- [Release notes](https://github.com/gatsbyjs/gatsby/releases)
- [Changelog](https://github.com/gatsbyjs/gatsby/blob/master/packages/gatsby-image/CHANGELOG.md)
- [Commits](https://github.com/gatsbyjs/gatsby/commits/gatsby-image@3.8.0/packages/gatsby-image)

---
updated-dependencies:
- dependency-name: gatsby-image
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-07-01 16:30:57 +02:00
Pedro Piñera Buendía 9f23d28598
Add utility to read the https://github.com credentials from the system (#3110)
* Add GitEnvironment utility

* Add tests

* Update CHANGELOG

* Address comments
2021-07-01 14:37:22 +02:00
dependabot[bot] 7a5af4dd1c
Bump gatsby-plugin-theme-ui from 0.9.1 to 0.10.1 in /projects/website (#3134)
Bumps [gatsby-plugin-theme-ui](https://github.com/system-ui/theme-ui) from 0.9.1 to 0.10.1.
- [Release notes](https://github.com/system-ui/theme-ui/releases)
- [Changelog](https://github.com/system-ui/theme-ui/blob/develop/CHANGELOG.md)
- [Commits](https://github.com/system-ui/theme-ui/commits)

---
updated-dependencies:
- dependency-name: gatsby-plugin-theme-ui
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-07-01 14:10:10 +02:00
dependabot[bot] 4bafa7fe22
Bump theme-ui from 0.8.4 to 0.10.0 in /projects/next (#3120)
Bumps [theme-ui](https://github.com/system-ui/theme-ui) from 0.8.4 to 0.10.0.
- [Release notes](https://github.com/system-ui/theme-ui/releases)
- [Changelog](https://github.com/system-ui/theme-ui/blob/develop/CHANGELOG.md)
- [Commits](https://github.com/system-ui/theme-ui/compare/v0.8.4...v0.10.0)

---
updated-dependencies:
- dependency-name: theme-ui
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-07-01 14:09:40 +02:00
dependabot[bot] 7cdbf29bd1
Bump typescript from 4.3.2 to 4.3.5 in /projects/next (#3119)
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.3.2 to 4.3.5.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v4.3.2...v4.3.5)

---
updated-dependencies:
- dependency-name: typescript
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-07-01 14:09:32 +02:00
dependabot[bot] 7d09002522
Bump @theme-ui/prism from 0.9.1 to 0.10.0 in /projects/website (#3131)
Bumps [@theme-ui/prism](https://github.com/system-ui/theme-ui) from 0.9.1 to 0.10.0.
- [Release notes](https://github.com/system-ui/theme-ui/releases)
- [Changelog](https://github.com/system-ui/theme-ui/blob/develop/CHANGELOG.md)
- [Commits](https://github.com/system-ui/theme-ui/compare/v0.9.1...v0.10.0)

---
updated-dependencies:
- dependency-name: "@theme-ui/prism"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-07-01 14:09:08 +02:00
dependabot[bot] 1ff980b8bf
Bump gatsby-plugin-manifest from 3.6.0 to 3.8.0 in /projects/website (#3130)
Bumps [gatsby-plugin-manifest](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-plugin-manifest) from 3.6.0 to 3.8.0.
- [Release notes](https://github.com/gatsbyjs/gatsby/releases)
- [Changelog](https://github.com/gatsbyjs/gatsby/blob/master/packages/gatsby-plugin-manifest/CHANGELOG.md)
- [Commits](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-manifest@3.8.0/packages/gatsby-plugin-manifest)

---
updated-dependencies:
- dependency-name: gatsby-plugin-manifest
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-07-01 14:09:03 +02:00
dependabot[bot] 9534ccb473
Bump @theme-ui/match-media from 0.9.1 to 0.10.1 in /projects/website (#3127)
Bumps [@theme-ui/match-media](https://github.com/system-ui/theme-ui) from 0.9.1 to 0.10.1.
- [Release notes](https://github.com/system-ui/theme-ui/releases)
- [Changelog](https://github.com/system-ui/theme-ui/blob/develop/CHANGELOG.md)
- [Commits](https://github.com/system-ui/theme-ui/commits)

---
updated-dependencies:
- dependency-name: "@theme-ui/match-media"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-07-01 14:08:00 +02:00
dependabot[bot] f794d28ee6
Bump @theme-ui/color from 0.9.1 to 0.10.0 in /projects/website (#3129)
Bumps [@theme-ui/color](https://github.com/system-ui/theme-ui) from 0.9.1 to 0.10.0.
- [Release notes](https://github.com/system-ui/theme-ui/releases)
- [Changelog](https://github.com/system-ui/theme-ui/blob/develop/CHANGELOG.md)
- [Commits](https://github.com/system-ui/theme-ui/compare/v0.9.1...v0.10.0)

---
updated-dependencies:
- dependency-name: "@theme-ui/color"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-07-01 13:25:31 +02:00
dependabot[bot] e5c29b8bb5
Bump @docusaurus/preset-classic in /projects/docs (#3125)
Bumps [@docusaurus/preset-classic](https://github.com/facebook/docusaurus/tree/HEAD/packages/docusaurus-preset-classic) from 2.0.0-beta.0 to 2.0.0-beta.3.
- [Release notes](https://github.com/facebook/docusaurus/releases)
- [Changelog](https://github.com/facebook/docusaurus/blob/master/CHANGELOG.md)
- [Commits](https://github.com/facebook/docusaurus/commits/v2.0.0-beta.3/packages/docusaurus-preset-classic)

---
updated-dependencies:
- dependency-name: "@docusaurus/preset-classic"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-07-01 13:24:58 +02:00
dependabot[bot] 0798959c58
Bump gatsby-plugin-robots-txt from 1.6.2 to 1.6.8 in /projects/website (#3128)
Bumps [gatsby-plugin-robots-txt](https://github.com/mdreizin/gatsby-plugin-robots-txt) from 1.6.2 to 1.6.8.
- [Release notes](https://github.com/mdreizin/gatsby-plugin-robots-txt/releases)
- [Commits](https://github.com/mdreizin/gatsby-plugin-robots-txt/compare/v1.6.2...v1.6.8)

---
updated-dependencies:
- dependency-name: gatsby-plugin-robots-txt
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-07-01 13:24:51 +02:00
Pedro Piñera eb015bcdb4 Disable dry-runs on CI because we can't build for M1 in the CI hosts 2021-06-30 16:24:38 +02:00
Alfredo Delli Bovi 8022665188
Autocancel workflow (#3113) 2021-06-30 09:08:45 +02:00
dependabot[bot] b3d8f53037
Bump prismjs from 1.23.0 to 1.24.0 in /projects/docs (#3111)
Bumps [prismjs](https://github.com/PrismJS/prism) from 1.23.0 to 1.24.0.
- [Release notes](https://github.com/PrismJS/prism/releases)
- [Changelog](https://github.com/PrismJS/prism/blob/master/CHANGELOG.md)
- [Commits](https://github.com/PrismJS/prism/compare/v1.23.0...v1.24.0)

---
updated-dependencies:
- dependency-name: prismjs
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-06-29 19:10:41 +02:00
Marek Fořt b644dfc08e
Build for ARM binary (#3010)
* WIP: build for ARM binary

* WIP

* Universal Project dylibs

* Fix the support for M1 architectures

* Update CHANGELOG

* Delete tests

Co-authored-by: Pedro Piñera <pedro@ppinera.es>
2021-06-28 18:00:42 +02:00
fortmarek 9c246ba2a3 Bump version to 1.45.1 2021-06-26 13:53:16 +02:00
Kamil Harasimowicz aca372af90
📦 Fixed: The `tuist dependencies fetch` command fails. (#3108)
* [fix-carthage-dependencies] remove - unused properties from `CarthageVersionFile`

* [fix-carthage-dependencies] change - update unit tests

* [fix-carthage-dependencies] fix - cleaning

* [fix-carthage-dependencies] fix - run `./fourier format swift --fix`

* [fix-carthage-dependencies] change - update changelog

* Update CHANGELOG.md

Co-authored-by: Daniele Formichelli <df@bendingspoons.com>

Co-authored-by: Daniele Formichelli <df@bendingspoons.com>
2021-06-26 10:49:34 +02:00
Marek Fořt 29b683c1e2
Search manifests only in current directory when passed (#3097) 2021-06-25 11:15:16 +02:00
Marek Fořt 563b347508
Throw error when cache source not found (#3104)
* Throw error when cache source not found

* Edit CHANGELOG

* Sort targets in cache mapper test
2021-06-25 11:12:28 +02:00
Iain Smith ba4dfa9234
Support XCFrameworks with missing architectures in the Info.plist (#3095)
Handle the case where users have deleted a binary from
an xcframework to save binary size (e.g maccatalyst) but
left the reference in the Info.plist. Provide a warning
to let users know their xcframework is missing an
architecture.

This is typically a recoverable error as long as there is 1
valid architecture tuist can use.
2021-06-24 08:31:54 +02:00
Iain Smith 209098bf07
Migrate tuist.io/docs -> docs.tuist.io (#3098) 2021-06-24 08:31:23 +02:00
GitHub Action bf9ad260fe Version 1.45.0 2021-06-23 21:46:05 +00:00
GitHub Action 7d35a57018 Version 1.45.0 2021-06-23 20:30:30 +00:00
fortmarek 1bb6740c99 Add release name 2021-06-23 19:53:21 +02:00
fortmarek 196b12cc7e Fix version number 2021-06-23 19:47:37 +02:00
fortmarek 30a33c86a9 Bump version to 1.45.0 2021-06-23 19:46:42 +02:00
GitHub Action 3ea95143d0 Version 1.44.0 2021-06-23 17:42:01 +00:00
allcontributors[bot] c828fe563d
docs: add iainsmith as a contributor for code (#3096)
Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
2021-06-23 08:37:30 +01:00
Alfredo Delli Bovi 8dcc789b4c
Improve parallelization on project manifest loading (#3092) 2021-06-22 18:30:27 +02:00
Wojciech Kulik 0d41afa378
Added disableBundleAccessors config generation option (#3088)
* Added disableBundleAccessors config generation option

* Code review changes

* Fixed formatting
2021-06-22 08:30:52 +02:00
Kas 46214bace7
Omit `runPostActionsOnFailure` scheme attribute when not enabled (#3087)
* Omit `runPostActionsOnFailure` scheme attribute when not enabled

Resolves: https://github.com/tuist/tuist/issues/2991

- Xcode automatically removes the `runPostActionsOnFailure` when not enabled
- This causes projects to get modified by Xcode after generation even though semantically they are equivalent (causes issues for workflows where generated issues are checked in)
- To mitigate this, the `runPostActionsOnFailure` is omitted incase it's not enabled and only set when enabled

Test Plan:

- Generate a fixture that does't have the `runPostActionsOnFailure` option enabled

e.g.

```sh
swift build
swift run tuist generate --path projects/tuist/fixtures/ios_app_with_tests
```

- Verify the generated schemes do not contain the `runPostActionsOnFailure` attribute
- Generate a fixture that has the `runPostActionsOnFailure` option enabled

```sh
swift build
swift run tuist generate --path projects/tuist/fixtures/ios_app_with_custom_scheme
```

- Verify the App-debug scheme's build action has the `runPostActionsOnFailure` set

* update change log

* Update meta tuist manifest
2021-06-21 18:58:21 +02:00
allcontributors[bot] 8261bef004
docs: add wojciech-kulik as a contributor for code (#3089)
* docs: update README.md [skip ci]

* docs: update .all-contributorsrc [skip ci]

Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
2021-06-21 11:39:36 +02:00
Marek Fořt 77ec006674
Rename ValueGraph to Graph (#3083) 2021-06-21 08:30:12 +02:00