8000 Tags · duckpuppy/projen · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tags: duckpuppy/projen

Tags

v0.72.0

Toggle v0.72.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
chore(deps): upgrade dependencies (projen#3371)

Upgrades project dependencies. See details in [workflow run].

[Workflow Run]: https://github.com/projen/projen/actions/runs/7923946028

------

*Automatically created by projen via the "upgrade-main" workflow*

v0.71.56

Toggle v0.71.56's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
chore(deps): upgrade dependencies (projen#2678)

Upgrades project dependencies. See details in [workflow run].

[Workflow Run]: https://github.com/projen/projen/actions/runs/4975199509

------

*Automatically created by projen via the "upgrade-main" workflow*

v0.71.55

Toggle v0.71.55's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
chore(deps): upgrade dependencies (projen#2673)

Upgrades project dependencies. See details in [workflow run].

[Workflow Run]: https://github.com/projen/projen/actions/runs/4969568135

------

*Automatically created by projen via the "upgrade-main" workflow*

v0.71.54

Toggle v0.71.54's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
chore(deps): upgrade dependencies (projen#2672)

Upgrades project dependencies. See details in [workflow run].

[Workflow Run]: https://github.com/projen/projen/actions/runs/4964036785

------

*Automatically created by projen via the "upgrade-main" workflow*

v0.71.53

Toggle v0.71.53's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
chore(deps): upgrade dependencies (projen#2670)

Upgrades project dependencies. See details in [workflow run].

[Workflow Run]: https://github.com/projen/projen/actions/runs/4953780941

------

*Automatically created by projen via the "upgrade-main" workflow*

v0.71.52

Toggle v0.71.52's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix(xml): upgrade xmlbuilder2 to version ^3.1.1 (projen#2669)

xmlbuilder2 versions before 3.1.1 has a dependency to js-yaml 3.14.0, which has a [security issue](https://github.com/nodeca/js-yaml/blob/9586ebe23298427d26b3479979bd6499bf3a14c2/CHANGELOG.md#3141---2020-12-07).

---
By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

v0.71.51

Toggle v0.71.51's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix(javascript): do not rely on `package.json` being a valid entrypoi…

…nt for dependency resolution. (projen#2645)

Fixes projen#2644

Instead of expecting `{package}/package.json` to always be a valid endpoint, this PR adds another strategy for resolving the manifest path.

If a lookup of `{package}/package.json` fails, this will now resolve the default entrypoint path of given module and search up the directory tree for the nearest `package.json` manifest file. If found and the manifest name matches the given dependency name, it will be used.

---

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

v0.71.50

Toggle v0.71.50's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
chore(deps): upgrade dependencies (projen#2668)

Upgrades project dependencies. See details in [workflow run].

[Workflow Run]: https://github.com/projen/projen/actions/runs/4942537702

------

*Automatically created by projen via the "upgrade-main" workflow*

v0.71.49

Toggle v0.71.49's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
chore(deps): upgrade dependencies (projen#2666)

Upgrades project dependencies. See details in [workflow run].

[Workflow Run]: https://github.com/projen/projen/actions/runs/4931723238

------

*Automatically created by projen via the "upgrade-main" workflow*

v0.71.48

Toggle v0.71.48's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix(sample-file): unable to create empty sample directory (projen#2656)

fixes projen#1990 

---
By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
0