Marko Vejnovic
48617563b5
ENG-21534: Satisfy aikido ( #24880 )
...
### What does this PR do?
- Bumps some packages
- Does some _best practices_ in certain areas to minimize Aikido noise.
### How did you verify your code works?
CI.
---------
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2025-11-24 20:16:03 -08:00
Michael H
5dbaf08e4a
Bun Lambda keep old bun url ( #20941 )
2025-07-10 03:35:44 -07:00
Jarred Sumner
55a9cccac0
bun.sh -> bun.com ( #20909 )
2025-07-10 00:10:43 -07:00
Jarred Sumner
3f360b0682
chore: format packages/scripts folder ( #19611 )
...
Co-authored-by: Jarred-Sumner <709451+Jarred-Sumner@users.noreply.github.com >
2025-05-12 17:12:17 -07:00
Meghan Denny
93a89e5866
meta: update bun.locks with bun 1.2 ( #16867 )
...
Co-authored-by: nektro <5464072+nektro@users.noreply.github.com >
2025-01-29 01:47:43 -08:00
Andrew Barba
8f821b791a
bun-lambda: fix http v2 event query parsing ( #16684 )
2025-01-24 06:45:44 -08:00
Meghan Denny
5971406183
meta: migrate bun to the text lockfile ( #16462 )
...
Co-authored-by: nektro <5464072+nektro@users.noreply.github.com >
2025-01-17 22:37:26 +00:00
Thai Pangsakulyanont
133d8973fb
docs(bun-lambda): Use sparse checkout to make it possible to run the command in AWS CloudShell environment ( #16371 )
2025-01-15 01:02:19 -08:00
Eric L. Goldstein
86fd13643b
base64 decode the request body instead of encoding it a second time ( #12219 )
2024-07-01 11:59:33 -07:00
Ashcon Partovi
cc4479096a
Update lockfiles
2024-03-20 09:16:01 -07:00
Jarred Sumner
57eb04f6f4
[internal] Switch back to prettier ( #9109 )
...
* Switch back to prettier
* wip
* Update .prettierignore
* Update .prettierignore
* ignores
* Update .prettierignore
* Rest
* [autofix.ci] apply automated fixes
---------
Co-authored-by: Jarred Sumner <709451+Jarred-Sumner@users.noreply.github.com >
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2024-02-26 11:13:02 -08:00
Jarred Sumner
e3188c918a
use Biome to format Bun's codebase instead of Prettier ( #8494 )
...
* Ignore
* Create biome.json
* Ignore
* biome
* [autofix.ci] apply automated fixes
---------
Co-authored-by: Jarred Sumner <709451+Jarred-Sumner@users.noreply.github.com >
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2024-01-25 19:15:26 -08:00
Aaron Silvas
ec6339c25a
Fix for building lambda runtime zip files ( #7446 )
2023-12-04 09:44:26 -08:00
Antonin CLAUZIER
f63eba952e
Fixes output path for build command ( #7026 )
2023-11-11 02:13:23 -08:00
Vladimir Vlach
68324daf78
String response for lambda function - no need to strinfigy string ( #6208 )
2023-10-19 22:27:36 -07:00
Nang Chan
23b1276ee2
fix warnings during bun run publish-layer ( #5419 )
...
- add missing package @oclif/plugin-plugins to resolved warning: could not find package.json with { type: 'dev',
2023-09-14 15:47:44 -07:00
Toby
b37cb98a6e
udate README.md ( #5127 )
...
update path
2023-09-12 18:50:50 -07:00
Mitchell K
b1bd93bffc
fix(bun-lambda) Fix API Gateway V1 events and expand on Lambda documentation ( #5161 )
...
* Fix issues with using V1 API Gateway events with Bun Lambda Layer.
* Remove aws-lambda as it is not needed
2023-09-12 14:59:19 -07:00
Justin "J.R." Hill
e091290748
fix(bun-lambda): Don't drop arguments in console.log(...) ( #4992 )
...
Closes #4826
2023-09-11 12:39:56 -07:00
Ashcon Partovi
1480889205
Improved support for debug-adapter-protocol ( #4186 )
...
* Improve support for \`debug-adapter-protocol\`
* More improvements, fix formatting in debug console
* Fix attaching
* Prepare for source maps
* Start of source map support, breakpoints work
* Source map support
* add some package.jsons
* wip
* Update package.json
* More fixes
* Make source maps safer if exception occurs
* Check bun version if it fails
* Fix console.log formatting
* Fix source maps partly
* More source map fixes
* Prepare for extension
* watch mode with dap
* Improve preview code
* Prepare for extension 2
---------
Co-authored-by: Jarred Sumner <709451+Jarred-Sumner@users.noreply.github.com >
2023-08-24 22:53:34 -07:00
Jarred Sumner
0b365781a8
Bump version to Bun v0.7.0
2023-07-19 23:57:41 -07:00
Ashcon Partovi
2c795e6a3c
bun-lambda: Fix 502 when handler name was 'fetch'
2023-02-23 09:54:22 -08:00
Ashcon Partovi
ee60a5c55c
Add runtime layer for Bun on AWS Lambda ( #2009 )
2023-02-22 10:34:16 -08:00