Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(release): 1.3.2 #1585

Merged
merged 11 commits into from
Apr 20, 2020
Merged

chore(release): 1.3.2 #1585

merged 11 commits into from
Apr 20, 2020

Conversation

aws-cdk-automation
Copy link
Collaborator

see CHANGELOG

mergify bot and others added 10 commits April 16, 2020 18:56
chore: merge release/1.3.0 to master
Clears the contents of the `dist` directory between builds in
buildspec.yaml. This prevents modules with `v0.0.0` from being
published.
Bumps [esquery](https://github.com/estools/esquery) from 1.3.0 to 1.3.1.
- [Release notes](https://github.com/estools/esquery/releases)
- [Commits](estools/esquery@v1.3.0...v1.3.1)

Signed-off-by: dependabot-preview[bot] <[email protected]>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
)

Makes sure no outstanding files containing version `0.0.0` are left to be
copied into the top-level `dist` folder during the packaging phase.
Removes version suffix from version ranges in `.csproj` files generated
by jsii-pacmak.

Dotnet doesn't allow version suffixes that start with a number. Version
ranges by default don't include prereleases so the resolved version is
as intended without the suffix in this case.
chore: merge release/1.3.1 to master
The Python runtime dependency of generated Python code was incorrectly pinning on the minor, instead of allowing the necessary semver range. Changed the dependency statement from `~=<version>` to the correctly translated caret range.

Fixes #1573
Instead of having it's own range generation, use the standard
translation used to represent dependencies' ranges for the jsii runtime
version, too.

This removes an exception path, and simplifies the overall code.
Co-authored-by: Romain Marcadier <[email protected]>
@RomainMuller RomainMuller added the pr/no-squash This PR should be merged instead of squash-merging it label Apr 20, 2020
@RomainMuller RomainMuller force-pushed the bump/1.4.0 branch 2 times, most recently from 9674f6e to 09acb55 Compare April 20, 2020 10:35
@RomainMuller RomainMuller changed the title chore(release): 1.4.0 chore(release): 1.3.2 Apr 20, 2020
@aws-cdk-automation
Copy link
Collaborator Author

AWS CodeBuild CI Report

  • CodeBuild project: AutoBuildProject6AEA49D1-Blkkw9bQFn8A
  • Commit ID: 9674f6e
  • Result: FAILED
  • Build Logs (available for 30 days)

Powered by github-codebuild-logs, available on the AWS Serverless Application Repository

@iliapolo
Copy link
Contributor

@RomainMuller How come this PR appears both in 1.3.1 and 1.3.2?

#1568

With different commit hashes though..

@aws-cdk-automation
Copy link
Collaborator Author

AWS CodeBuild CI Report

  • CodeBuild project: AutoBuildProject6AEA49D1-Blkkw9bQFn8A
  • Commit ID: 1eabc82
  • Result: SUCCEEDED
  • Build Logs (available for 30 days)

Powered by github-codebuild-logs, available on the AWS Serverless Application Repository

@RomainMuller
Copy link
Contributor

I reckon it was cherry-picked on top of release and thus shows twice. I've de-duplicated it (kept only the one on 1.3.1, as it's where it was first seen).

@aws-cdk-automation
Copy link
Collaborator Author

AWS CodeBuild CI Report

  • CodeBuild project: AutoBuildProject6AEA49D1-Blkkw9bQFn8A
  • Commit ID: b515aa4
  • Result: FAILED
  • Build Logs (available for 30 days)

Powered by github-codebuild-logs, available on the AWS Serverless Application Repository

@aws-cdk-automation
Copy link
Collaborator Author

AWS CodeBuild CI Report

  • CodeBuild project: AutoBuildProject6AEA49D1-Blkkw9bQFn8A
  • Commit ID: 09acb55
  • Result: SUCCEEDED
  • Build Logs (available for 30 days)

Powered by github-codebuild-logs, available on the AWS Serverless Application Repository

@aws-cdk-automation
Copy link
Collaborator Author

AWS CodeBuild CI Report

  • CodeBuild project: AutoBuildProject6AEA49D1-Blkkw9bQFn8A
  • Commit ID: 79348cf
  • Result: SUCCEEDED
  • Build Logs (available for 30 days)

Powered by github-codebuild-logs, available on the AWS Serverless Application Repository

@mergify
Copy link
Contributor

mergify bot commented Apr 20, 2020

Thank you for contributing! ❤️ I will now look into making sure the PR is up-to-date, then proceed to try and merge it!

@mergify mergify bot added the pr/ready-to-merge This PR is ready to be merged. label Apr 20, 2020
@mergify mergify bot merged commit 237c474 into release Apr 20, 2020
@mergify mergify bot deleted the bump/1.4.0 branch April 20, 2020 11:31
@mergify
Copy link
Contributor

mergify bot commented Apr 20, 2020

Merging (no-squash)...

@mergify mergify bot removed the pr/ready-to-merge This PR is ready to be merged. label Apr 20, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
pr/no-squash This PR should be merged instead of squash-merging it
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants